summaryrefslogtreecommitdiff
path: root/Tests/Properties
Commit message (Expand)AuthorAgeFilesLines
* {get,set}_property: Add support for referencing binary directoriesBrad King2020-09-232-0/+30
* set_property: Deduplicate source file directory scopesAlexandru Croitor2020-07-131-0/+19
* set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-2/+26
* set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-142-0/+164
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+1
* Various typo fixesLuz Paz2018-01-041-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* cmSourceFileLocation: Collapse full path for directory comparisons.Stephen Kelly2014-03-313-0/+16
* Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-151-4/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-8/+8
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-10/+10
* Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-0/+18
* Test cache entry property "STRINGS"Brad King2009-07-291-1/+5
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-101-0/+26
* ENH: support unset of propertiesKen Martin2008-04-011-3/+35
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...Brad King2008-02-141-2/+4
* ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...Brad King2008-01-171-10/+12
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-5/+4
* ENH: Added SOURCES property to targets. This is based on patch from issues #...Brad King2007-12-171-1/+11
* ENH: some property cleanup and added GetPropertyKen Martin2007-06-251-4/+30
* ENH: added new test for SourceFile objects and propertiesKen Martin2007-05-314-0/+38