summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Revert topic 'cmake-W-options' (#15747)Brad King2015-09-2218-76/+0
* cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-2918-0/+76
* Merge topic 'trace-expand'Brad King2015-07-273-0/+6
|\
| * cmake: add --trace-expand optionBen Boeckel2015-07-233-0/+6
* | Merge topic 'refactor-cmMakefile-properties'Brad King2015-07-276-0/+23
|\ \
| * | CompileDefinitions: Add unit test for setting empty content.Stephen Kelly2015-07-226-0/+23
| |/
* | Merge topic 'export-no-custom-target'Brad King2015-07-229-3/+13
|\ \
| * | export: Reject custom target exports earlier (#15657)Brad King2015-07-214-0/+8
| * | Tests: Teach RunCMake.export to enable languages only when neededBrad King2015-07-215-3/+5
| |/
* | Add SOURCE_DIR and BINARY_DIR target propertiesClifford Yapp2015-07-212-1/+7
|/
* cmMakefile: Remove special handling of LINK_DIRECTORIES property.Stephen Kelly2015-07-181-3/+3
* Merge topic 'ctest-change-id'Brad King2015-07-175-0/+44
|\
| * CTest: Optionally add a ChangeId attribute on XML Site tagsZack Galbreath2015-07-175-0/+44
* | Merge topic 'cpack-per-component-extra-control-file'Brad King2015-07-176-5/+64
|\ \
| * | CPack/DEB: component version of PACKAGE_CONTROL_EXTRADomen Vrankar2015-07-154-0/+41
| * | Tests/RunCMake/CPack/DEB: add verifyDebControlDomen Vrankar2015-07-151-0/+18
| * | Tests/RunCMake/CPack: found files should be preservedDomen Vrankar2015-07-151-5/+5
| |/
* | Merge topic 'makefile-target-messages'Brad King2015-07-1511-0/+55
|\ \
| * | Tests: Add test for TARGET_MESSAGES global propertyBrad King2015-07-1411-0/+55
| |/
* | Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-14106-0/+288
* | Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_startBrad King2015-07-143-0/+27
|/
* Merge topic 'empty-LINK_LIBRARIES'Brad King2015-07-094-0/+14
|\
| * set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-084-0/+14
* | Merge topic 'string-append'Brad King2015-07-085-0/+67
|\ \
| * | string: add APPEND subcommandDaniel Pfeifer2015-07-075-0/+67
* | | Merge topic 'add-apple-swift-language'Brad King2015-07-0811-0/+35
|\ \ \
| * | | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-0611-0/+35
* | | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-0812-0/+138
|\ \ \ \
| * | | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0612-0/+138
* | | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-073-0/+143
|\ \ \ \ \
| * | | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-063-0/+143
| | |_|/ / | |/| | |
* | | | | Merge topic 'refactor-cmListFileBacktrace'Brad King2015-07-0713-16/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmMakefile: Create a scoped context for parsing listfiles.Stephen Kelly2015-07-0613-16/+48
| | |/ / | |/| |
* | | | CTest: Show the number of tests for each label in the summaryBetsy McPhail2015-07-062-0/+30
|/ / /
* | | Merge topic 'ctest-test-load'Brad King2015-07-0224-0/+147
|\ \ \
| * | | ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-3023-0/+140
| * | | Tests: Teach RunCMake infrastructure to optionally timeoutBrad King2015-06-301-0/+7
| |/ /
* | | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail earlyBrad King2015-06-295-0/+11
* | | Merge topic 'fix-target_link_libraries-wrong-dir'Brad King2015-06-266-0/+11
|\ \ \ | |/ / |/| |
| * | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-256-0/+11
| |/
* | Merge topic 'fix-function-missing-end'Brad King2015-06-237-0/+20
|\ \
| * | Fix assertion failure on unmatched function or macroBrad King2015-06-227-0/+20
* | | Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-1912-0/+158
|\ \ \
| * | | GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-183-30/+30
| * | | GNUInstallDirs: Add test casesBrad King2015-06-1812-0/+158
* | | | Merge topic 'cmake--build-dir'Brad King2015-06-167-0/+28
|\ \ \ \
| * | | | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-115-0/+24
| * | | | Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-113-0/+4
| |/ / /
* | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-1621-28/+392
|\ \ \ \
| * | | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM testDomen Vrankar2015-06-157-28/+6