summaryrefslogtreecommitdiff
path: root/Tests/CompileDefinitions
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-016-70/+70
* Revise C++ coding style using clang-formatKitware Robot2016-05-165-50/+55
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Drop Visual Studio 6 generatorBrad King2016-03-091-5/+0
* Tests: Shorten paths in CompileDefinitionsBrad King2015-01-254-27/+19
* Genex: Do not consider 'head' when evaluating build propertiesBrad King2014-08-062-0/+15
* cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-082-0/+7
* Remove the LINK_LANGUAGE generator expression.Stephen Kelly2013-07-243-9/+18
* Tests/CompileDefinitions: Avoid spaces in defines on VS 6Stephen Kelly2013-05-244-4/+18
* Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-245-0/+92
* Add the JOIN generator expression.Stephen Kelly2013-05-162-3/+23
* Test evaluation of per-config COMPILE_DEFINITIONS (#14037)Brad King2013-03-256-3/+92
* GenEx: Test the use of generator expressions to generate lists.Stephen Kelly2012-10-172-0/+10
* Process generator expressions in the COMPILE_DEFINITIONS target property.Stephen Kelly2012-09-282-0/+15
* Rename files from main.cpp to more meaningful names.Stephen Kelly2012-08-225-5/+5
* Fix the test setting COMPILE_DEFINITIONS target propertyStephen Kelly2012-08-211-1/+1
* Fix CompileDefinitions test on Visual Studio.Stephen Kelly2012-08-212-1/+10
* Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-205-0/+70