summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-external-cmake'Brad King2014-03-051-4/+4
|\
| * Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-4/+4
* | FeatureSummary: Add unit testsDaniele E. Domenichelli2014-03-0318-0/+102
|/
* Tests/RunCMake: Tell cmake not to report unused command-line optionsBrad King2014-02-271-0/+1
* Merge topic 'target-SOURCES-refactor'Brad King2014-02-251-7/+7
|\
| * cmTarget: Add GetTransitiveTargetClosure method.Stephen Kelly2014-02-241-7/+7
* | tests: Add variable expansion testsBen Boeckel2014-02-2125-0/+130
|/
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-1214-0/+75
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-1213-0/+50
* Merge topic 'fix-CMP0028-iface'Brad King2014-02-1010-0/+43
|\
| * CMP0028: Trigger on libraries from INTERFACE of dependencies.Stephen Kelly2014-02-0910-0/+43
* | Merge topic 'interface-library-signatures'Brad King2014-02-106-2/+15
|\ \
| * | add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-1/+1
| * | add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-075-1/+14
| |/
* | Tests: Speed up RunCMake.CheckModules testBrad King2014-02-063-1/+5
|/
* Merge topic 'project-version-variables'Brad King2014-02-0337-0/+167
|\
| * project: Manage VERSION variablesBrad King2014-01-2926-0/+138
| * project: Add optional LANGUAGES keywordBrad King2014-01-2912-0/+29
* | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] testsBrad King2014-01-284-4/+4
|/
* Allow projects to specify extra inputs to CMakeBrad King2014-01-215-0/+27
* Add test case to verify CMake does not re-run on first buildBrad King2014-01-213-0/+23
* cmake: Add '-E sleep' commandBrad King2014-01-217-0/+12
* cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-208-0/+39
* Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-202-11/+32
* Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-202-36/+52
* AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-1214-0/+53
* Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
* Merge topic 'policies'Brad King2014-01-0929-0/+120
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-0813-0/+43
| * Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-085-0/+30
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0813-0/+47
* | Merge topic 'optional-install'Brad King2014-01-0913-0/+187
|\ \
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0813-0/+187
* | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| |/ |/|
* | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-072-11/+1
* | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-0/+111
* | cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
* | cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-042-2/+15
* | cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-042-2/+15
* | cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-042-1/+10
* | cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-046-3/+21
* | add_dependencies: Disallow use with INTERFACE_LIBRARY.Stephen Kelly2014-01-044-0/+12
* | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-0210-0/+39
|\ \
| * | export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-2410-0/+39
| |/
* | Merge topic 'rpath-default'Brad King2014-01-0215-0/+54
|\ \ | |/ |/|
| * OS X: Add CMP0042 to enable MACOSX_RPATH by defaultClinton Stimpson2014-01-0215-0/+54
* | cmTarget: Fix typoStephen Kelly2013-12-192-2/+2