summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeDirectories
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-061-0/+4
* Add a test for SYSTEM headers in INTERFACE libraries.Stephen Kelly2013-10-093-0/+51
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-1/+1
* Fix OLD behavior of CMP0021.Stephen Kelly2013-08-244-0/+31
* Remove the LINK_LANGUAGE generator expression.Stephen Kelly2013-07-241-6/+6
* Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-167-0/+82
* Merge topic 'fix-genex-HEAD-target'Brad King2013-06-052-0/+11
|\
| * Genex: Fix the HEAD target used for evaluated expressionsStephen Kelly2013-06-052-0/+11
* | Merge topic 'test-INCLUDE_DIRECTORIES-genex-read'Brad King2013-05-313-0/+33
|\ \
| * | GenexEval: Test evaluation of INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-303-0/+33
| |/
* | Merge topic 'language-generator-expressions'Brad King2013-05-243-0/+24
|\ \
| * | Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-243-0/+24
* | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-241-1/+4
|\ \ \
| * | | Tests/IncludeDirectories: Avoid shared library with no symbolsBrad King2013-05-231-1/+4
* | | | Merge topic 'join-genex'Brad King2013-05-222-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add the JOIN generator expression.Stephen Kelly2013-05-162-0/+6
| |/
* | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-212-0/+12
|/
* Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+11
* Don't use LINKED where not needed.Stephen Kelly2013-02-121-1/+1
* Test workaround of bad interface include directories from depends.Stephen Kelly2013-01-311-0/+41
* Merge topic 'interface-includes-defines'Brad King2013-01-071-0/+31
|\
| * Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-051-0/+31
* | Add test for custom command with a genex referring to a target.Stephen Kelly2013-01-071-0/+6
|/
* GexEx: Validate Target names and property names differently.Stephen Kelly2012-10-222-0/+12
* GenEx: Test the use of generator expressions to generate lists.Stephen Kelly2012-10-172-0/+6
* Process generator expressions in the INCLUDE_DIRECTORIES property.Stephen Kelly2012-09-283-0/+13
* Tests/IncludeDirectories: Files must end in a newline (#13314)Daniel R. Gomez2012-06-181-3/+1
* Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-223-0/+38
* One more try. Use full path by default, and relative on broken compilers.Bill Hoffman2011-06-031-5/+29
* Use bin tree for inclues to avoid -I with spaces in the path.Bill Hoffman2011-06-035-8/+17
* Append and do not clobber CMAKE_CXX_FLAGS in the test.Bill Hoffman2011-06-031-1/+1
* Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-026-0/+23