Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-rpm-documentation-fixes' | Brad King | 2015-08-06 | 11 | -2/+155 |
|\ | |||||
| * | Tests/RunCMake/CPack: Add dependencies tests | Domen Vrankar | 2015-08-06 | 8 | -0/+143 |
| * | Tests/RunCMake/CPack: Bump verify result cmake version | Domen Vrankar | 2015-08-06 | 1 | -1/+1 |
| * | Tests/RunCMake/CPack/DEB: Add getPackageInfo helper function | Domen Vrankar | 2015-08-06 | 1 | -0/+10 |
| * | Tests/RunCMake/CPack: Enable CXX language in tests | Domen Vrankar | 2015-08-06 | 1 | -1/+1 |
* | | Merge topic 'cmState-policies' | Brad King | 2015-08-06 | 11 | -0/+40 |
|\ \ | |||||
| * | | Tests: Verify generate-time policy scope behavior. | Stephen Kelly | 2015-08-01 | 11 | -0/+40 |
* | | | Merge topic 'fix-missing-subdir-error' | Brad King | 2015-08-06 | 10 | -0/+25 |
|\ \ \ | |_|/ |/| | | |||||
| * | | add_subdirectory: Fix error message on missing CMakeLists.txt (#15680) | Brad King | 2015-08-04 | 10 | -0/+25 |
| * | | Merge branch 'empty-LINK_LIBRARIES' into release | Brad King | 2015-07-08 | 4 | -0/+14 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-target_link_libraries-wrong-dir' into release | Brad King | 2015-06-25 | 6 | -0/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-function-missing-end' into release | Brad King | 2015-06-22 | 7 | -0/+20 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'if-test' | Brad King | 2015-08-03 | 11 | -0/+46 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 11 | -0/+46 |
* | | | | | | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 18 | -0/+76 |
|/ / / / / | |||||
* | | | | | Merge topic 'trace-expand' | Brad King | 2015-07-27 | 3 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 3 | -0/+6 |
* | | | | | | Merge topic 'refactor-cmMakefile-properties' | Brad King | 2015-07-27 | 6 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CompileDefinitions: Add unit test for setting empty content. | Stephen Kelly | 2015-07-22 | 6 | -0/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'export-no-custom-target' | Brad King | 2015-07-22 | 9 | -3/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | export: Reject custom target exports earlier (#15657) | Brad King | 2015-07-21 | 4 | -0/+8 |
| * | | | | | | Tests: Teach RunCMake.export to enable languages only when needed | Brad King | 2015-07-21 | 5 | -3/+5 |
| |/ / / / / | |||||
* | | | | | | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 2 | -1/+7 |
|/ / / / / | |||||
* | | | | | cmMakefile: Remove special handling of LINK_DIRECTORIES property. | Stephen Kelly | 2015-07-18 | 1 | -3/+3 |
* | | | | | Merge topic 'ctest-change-id' | Brad King | 2015-07-17 | 5 | -0/+44 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Optionally add a ChangeId attribute on XML Site tags | Zack Galbreath | 2015-07-17 | 5 | -0/+44 |
* | | | | | | Merge topic 'cpack-per-component-extra-control-file' | Brad King | 2015-07-17 | 6 | -5/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack/DEB: component version of PACKAGE_CONTROL_EXTRA | Domen Vrankar | 2015-07-15 | 4 | -0/+41 |
| * | | | | | | Tests/RunCMake/CPack/DEB: add verifyDebControl | Domen Vrankar | 2015-07-15 | 1 | -0/+18 |
| * | | | | | | Tests/RunCMake/CPack: found files should be preserved | Domen Vrankar | 2015-07-15 | 1 | -5/+5 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'makefile-target-messages' | Brad King | 2015-07-15 | 11 | -0/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add test for TARGET_MESSAGES global property | Brad King | 2015-07-14 | 11 | -0/+55 |
| |/ / / / / | |||||
* | | | | | | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 106 | -0/+288 |
* | | | | | | Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_start | Brad King | 2015-07-14 | 3 | -0/+27 |
|/ / / / / | |||||
* | | | | | Merge topic 'empty-LINK_LIBRARIES' | Brad King | 2015-07-09 | 4 | -0/+14 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | set_property: Fix crash when setting LINK_LIBRARIES to nothing | Brad King | 2015-07-08 | 4 | -0/+14 |
| |/ / / | |||||
* | | | | Merge topic 'string-append' | Brad King | 2015-07-08 | 5 | -0/+67 |
|\ \ \ \ | |||||
| * | | | | string: add APPEND subcommand | Daniel Pfeifer | 2015-07-07 | 5 | -0/+67 |
* | | | | | Merge topic 'add-apple-swift-language' | Brad King | 2015-07-08 | 11 | -0/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 11 | -0/+35 |
* | | | | | | Merge topic 'auto_export_dll_symbols' | Brad King | 2015-07-08 | 12 | -0/+138 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 12 | -0/+138 |
* | | | | | | | Merge topic 'ExternalProject-USES_TERMINAL' | Brad King | 2015-07-07 | 3 | -0/+143 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Added new USES_TERMINAL options | James Johnston | 2015-07-06 | 3 | -0/+143 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'refactor-cmListFileBacktrace' | Brad King | 2015-07-07 | 13 | -16/+48 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | cmMakefile: Create a scoped context for parsing listfiles. | Stephen Kelly | 2015-07-06 | 13 | -16/+48 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CTest: Show the number of tests for each label in the summary | Betsy McPhail | 2015-07-06 | 2 | -0/+30 |
|/ / / / / | |||||
* | | | | | Merge topic 'ctest-test-load' | Brad King | 2015-07-02 | 24 | -0/+147 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 23 | -0/+140 |
| * | | | | | Tests: Teach RunCMake infrastructure to optionally timeout | Brad King | 2015-06-30 | 1 | -0/+7 |
| |/ / / / |