Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Extend BuildDepends test to cover OBJECT_DEPENDS | Brad King | 2015-07-22 | 4 | -0/+39 |
* | 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 |
* | | Merge topic 'target-directory-properties' | Brad King | 2015-07-22 | 2 | -1/+7 |
|\ \ | |||||
| * | | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 2 | -1/+7 |
| |/ | |||||
* | | Merge topic 'vs-compiler-feature-2015-update' | Brad King | 2015-07-22 | 1 | -6/+0 |
|\ \ | |/ |/| | |||||
| * | Features: Update MSVC features for VS 2015 RTM | Brad King | 2015-07-21 | 1 | -6/+0 |
| * | Merge branch 'fix-command-rename' into release | Brad King | 2015-07-13 | 1 | -0/+7 |
| |\ | |||||
| * \ | Merge branch 'empty-LINK_LIBRARIES' into release | Brad King | 2015-07-08 | 4 | -0/+14 |
| |\ \ | |||||
| * \ \ | Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into release | Brad King | 2015-07-08 | 1 | -0/+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 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-nsight-tegra-attributes' | Brad King | 2015-07-15 | 2 | -1/+75 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add more Nsight Tegra generator Android property settings | Mikhail Filimonov | 2015-07-14 | 2 | -1/+75 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'tests-no-match-full-path' | Brad King | 2015-07-15 | 119 | -285/+266 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Tests: Move command failure cases into RunCMake infrastructure | Brad King | 2015-07-14 | 111 | -204/+239 |
| * | | | | | Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_start | Brad King | 2015-07-14 | 8 | -81/+27 |
* | | | | | | Merge topic 'fix-command-rename' | Brad King | 2015-07-13 | 1 | -0/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | cmState: Restore renamed commands on cleanup. | Stephen Kelly | 2015-07-12 | 1 | -0/+7 |
| |/ / / | |||||
| * | | | Merge branch 'fortran-module-preprocessor-defs' into release | Brad King | 2015-07-06 | 3 | -1/+8 |
| |\ \ \ | |||||
| * \ \ \ | 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 |
| |\ \ \ \ \ | |||||
* | | | | | | | Add generator expression support to OUTPUT_NAME target property | Robert Goulet | 2015-07-09 | 4 | -3/+13 |
* | | | | | | | Merge topic 'CheckCompilerFlag-do-not-use-FLAGS' | Brad King | 2015-07-09 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Check*CompilerFlag: Revert to previous method used to pass flags (#15641) | Brad King | 2015-07-08 | 1 | -0/+7 |
* | | | | | | | 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 | 19 | -0/+69 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 19 | -0/+69 |
* | | | | | | | | 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 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'fortran-module-preprocessor-defs' | Brad King | 2015-07-07 | 3 | -1/+8 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Fortran: Fix passing of preprocessor definitions to dependency scanner | Brad King | 2015-07-06 | 3 | -1/+8 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | 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 |