summaryrefslogtreecommitdiff
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Diagnose recursive project/enable_language without crashing (#15999)Brad King2016-03-0711-0/+27
* | | | | VS: Add option to set `ConfigurationType` of a .vcxproj fileFabian Otto2016-02-266-0/+37
* | | | | Merge topic 'try_compile-target-type'Brad King2016-02-267-0/+41
|\ \ \ \ \
| * | | | | try_compile: Add option to control type of targetBrad King2016-02-197-0/+41
* | | | | | file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)Brad King2016-02-255-0/+21
* | | | | | cmake_parse_arguments: Additional regression testsDimitar Yordanov2016-02-242-0/+29
|/ / / / /
* | | | | Merge topic 'fix-static-private-non-target-depends'Brad King2016-02-185-0/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix export of STATIC library PRIVATE non-target dependenciesBrad King2016-02-175-0/+17
* | | | | Merge topic 'fix-cmake_parse_arguments-expansion'Brad King2016-02-161-0/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmake_parse_arguments: Restore ;-list argument flatteningDimitar Yordanov2016-02-121-0/+19
| |/ / /
* | | | CPack/RPM support for upper cased component variablesDomen Vrankar2016-02-137-12/+94
* | | | Merge topic 'install-EXCLUDE_FROM_ALL'Brad King2016-02-0910-0/+60
|\ \ \ \
| * | | | Tests: Add cases for install() command EXCLUDE_FROM_ALL optionBrad King2016-02-0410-0/+60
| |/ / /
* | | | Merge topic 'test-ctest_submit-update'Brad King2016-02-094-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Tests: Extend ctest_submit host lookup failure matching (#15958)Orion Poplawski2016-02-084-4/+4
| |/ /
* | | Merge topic 'fix-install-EXPORT-crash'Brad King2016-02-097-3/+14
|\ \ \ | | |/ | |/|
| * | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install testBrad King2016-02-081-0/+1
| * | install(EXPORT): Fix crash on target in another directoryBrad King2016-02-053-0/+9
| * | Tests: Use newer policy settings in RunCMake.install testBrad King2016-02-054-3/+4
| |/
* | Merge topic 'error-multiple-targets'Brad King2016-02-084-0/+8
|\ \
| * | cmake: Teach --build to reject multiple --target optionsSebastian Schuberth2016-02-054-0/+8
| |/
* | list: Add FILTER subcommand (#3986)Ashley Whetter2016-02-0325-0/+61
|/
* Merge topic 'fix-CMAKE_MATCH-self-match'Brad King2016-02-022-0/+6
|\
| * cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)Brad King2016-02-012-0/+6
* | add_custom_command: Clarify error when TARGET is out of scope (#15681)Brad King2016-01-2810-2/+19
|/
* Merge topic 'fix-pkg_search_module-cache'Brad King2016-01-222-0/+17
|\
| * FindPkgConfig: set standard variables in the cacheBen Boeckel2016-01-212-0/+17
* | cmake: Fix `-E time` argument passing to childBrad King2016-01-204-0/+10
|/
* Print line number of cache parse errors (#11109)Ashley Whetter2016-01-197-0/+26
* Merge topic 'install-DIRECTORY-genex'Brad King2016-01-144-0/+9
|\
| * install: Allow generator expressions in DIRECTORYYves Frederix2016-01-134-0/+9
* | Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-1222-9/+95
|/
* Merge topic 'xcode-global-attribute-variant'Brad King2016-01-072-1/+61
|\
| * Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)Gregor Jasny2016-01-032-1/+61
* | Xcode: Escape all backslashes in strings (#15328)Gregor Jasny2016-01-073-0/+11
|/
* cmake_parse_arguments: consider duplicate keyword as warningMatthias Maennich2015-12-172-3/+43
* CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-175-17/+9
* CMakeParseArguments: add a RunCMake test suiteMatthias Maennich2015-12-1711-0/+185
* Merge topic 'ios-universal'Brad King2015-12-117-0/+160
|\
| * Xcode: Add support for combined install on iOSRuslan Baratov2015-12-107-0/+160
* | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-107-0/+18
|/
* Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-0910-0/+23
|\
| * cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-0710-0/+23
* | CPack: Added tests for package name and group controll fieldsDomen Vrankar2015-12-079-0/+80
|/
* cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-0420-0/+35
* cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-044-4/+4
* iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-035-4/+41
* Explicitly enable deprecated warnings by default.Michael Scott2015-12-013-1/+12
* Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-0/+13
* Add -W options to control deprecated warning messages.Michael Scott2015-12-014-0/+14