summaryrefslogtreecommitdiffstats
path: root/Tests/IncludeDirectories/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add SYSTEM target propertyDa Quexian2022-06-151-0/+54
* VS: Add support for SYSTEM include directoriesJosiah Bills2022-05-181-3/+3
* Merge topic 'nvhpc-isystem'Brad King2021-11-031-0/+1
|\
| * NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-021-0/+1
* | LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-1/+5
* | Merge topic 'lcc-compiler'Brad King2021-10-191-0/+1
|\ \
| * | LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-0/+1
| |/
* | Add property to mark IMPORTED targets as not SYSTEMBrad King2021-10-141-0/+7
|/
* Tests/IncludeDirectories: support MSVC in system include testsBen Boeckel2021-06-171-8/+15
* Tests/IncludeDirectories: align sibling predicatesBen Boeckel2021-06-171-1/+2
* cmDepends: disable long line dependencies for nmakeKai Wang2021-01-111-7/+1
* cmDepends: merge dependers of depend makefileKai Wang2021-01-051-1/+7
* Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-291-1/+5
* cmGeneratorTarget: Include Cache now occurs per language+configRobert Maynard2020-09-251-0/+1
* Tests: Enable coverage of special chars in include dirs for MakefilesBrad King2020-04-151-13/+28
* Tests: Add coverage for special characters in include directoriesBrad King2020-04-101-0/+18
* Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+1
* Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-111-1/+1
* Order SYSTEM include directories after non-system directoriesEphi Sinowitz2018-04-231-0/+4
* Xcode: Properly mark SYSTEM includes as suchGregor Jasny2016-12-271-1/+3
* Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"Gregor Jasny2016-11-281-3/+1
* Xcode: Obey SYSTEM keyword for includes (#15687)Gregor Jasny2016-08-091-1/+3
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-271-2/+2
* Add a variable to specify language-wide system include directoriesBrad King2016-05-251-0/+1
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-1/+1
* Fix OLD behavior of CMP0021.Stephen Kelly2013-08-241-0/+4
* Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-161-0/+17
* include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-211-0/+11
* Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+11
* Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-221-0/+2
* 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-031-4/+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-021-0/+10