summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-121-0/+1
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-121-0/+1
* project: Add optional LANGUAGES keywordBrad King2014-01-291-0/+1
* cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-201-0/+1
* Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-201-36/+1
* AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-121-0/+1
* Merge topic 'policies'Brad King2014-01-091-0/+2
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-081-0/+1
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-081-0/+1
* | Merge topic 'optional-install'Brad King2014-01-091-0/+2
|\ \ | |/ |/|
| * InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+2
* | OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-021-0/+3
|/
* cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.Stephen Kelly2013-12-081-0/+3
* Merge topic 'fix-export-segfault'Brad King2013-12-041-0/+1
|\
| * export(): Check targets exist at configure-time (#14608)Stephen Kelly2013-12-041-0/+1
* | Export: Report error on relative include with genex.Stephen Kelly2013-11-261-0/+1
|/
* Add policy CMP0040 to disallow custom commands on missing targetsNils Gladitz2013-11-211-0/+1
* set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-131-0/+1
* Enable RunCMake.CMP0037 test everywhereBrad King2013-11-111-3/+1
* Disallow linking to utility targets (#13902).Stephen Kelly2013-11-071-0/+1
* Disallow link-to-self (#13947).Stephen Kelly2013-11-071-0/+1
* Disallow invalid target names (#13140)Stephen Kelly2013-11-071-0/+3
* Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-311-0/+1
* Merge topic 'enable-language-require-compiler'Brad King2013-10-281-0/+1
|\
| * Require CMAKE_<LANG>_COMPILER to be found as a full pathBrad King2013-10-281-0/+1
* | Drop compatibility with CMake < 2.4Brad King2013-10-231-0/+1
|/
* Add infrastructure for policies that disallow commandsBrad King2013-10-221-0/+1
* Merge topic 'string-CONCAT-command'Brad King2013-10-221-0/+1
|\
| * string: Add CONCAT sub-commandBrad King2013-10-211-0/+1
* | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-0/+1
|/
* Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-181-0/+1
* cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-111-0/+1
* message: Add a DEPRECATION modeStephen Kelly2013-10-081-0/+1
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-0/+1
|\
| * Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-0/+1
* | CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-081-0/+1
|/
* Add RunCMake.Syntax test to cover argument parsingBrad King2013-08-081-0/+1
* Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-021-0/+1
* Merge topic 'dev/export-target-without-language'Brad King2013-07-251-0/+1
|\
| * export: Error when exporting a target without a languageBen Boeckel2013-07-251-0/+1
* | Merge topic 'doc-RunCMake-strips-expected'Brad King2013-07-251-1/+1
|\ \ | |/ |/|
| * Tests/RunCMake: Document stripping of expected outputBen Boeckel2013-07-251-1/+1
* | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-241-0/+1
|/
* Merge topic 'obsolete-qt4-macros'Brad King2013-07-161-0/+4
|\
| * Mark qt4_use_modules and qt4_automoc as obsolete.Stephen Kelly2013-07-141-0/+4
* | Merge topic 'target-policies'Brad King2013-07-151-0/+1
|\ \
| * | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-111-0/+1
* | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-151-0/+1
|\ \ \ | |/ /
| * | Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-081-0/+1
| |/
* | cmake: On configure error suggest looking at CMake*.log filesBrad King2013-07-091-0/+1
|/