Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin post-3.16 development | Brad King | 2019-10-07 | 3 | -2/+11 |
* | Merge branch 'release-3.16' | Brad King | 2019-10-07 | 3 | -12/+3 |
|\ | |||||
| * | Begin 3.16 release versioning | Brad King | 2019-10-07 | 1 | -3/+3 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2019-10-07 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.16-relnotes' | Brad King | 2019-10-07 | 44 | -295/+271 |
|\ | |||||
| * | Help: Add missing 3.16 release notes for CPack/DEB descriptions | Brad King | 2019-10-07 | 1 | -0/+8 |
| * | Help: Organize and revise 3.16 release notes | Brad King | 2019-10-07 | 1 | -135/+178 |
| * | Help: Consolidate 3.16 release notes | Brad King | 2019-10-04 | 44 | -295/+220 |
* | | Merge topic 'doc_custom_commands_crosscompile' | Brad King | 2019-10-07 | 2 | -25/+45 |
|\ \ | |||||
| * | | Help: Clarify how target names are handled in custom commands/targets | Craig Scott | 2019-10-05 | 2 | -25/+45 |
* | | | Merge topic 'export-genex-under-prefix' | Brad King | 2019-10-07 | 2 | -4/+7 |
|\ \ \ | |||||
| * | | | install,export: Fix export of a genex following $<INSTALL_PREFIX> | Brad King | 2019-10-04 | 2 | -4/+7 |
* | | | | Merge topic 'test-per-config-sources' | Brad King | 2019-10-07 | 9 | -23/+71 |
|\ \ \ \ | |||||
| * | | | | Tests: Enable ConfigSources test on every configuration | Brad King | 2019-10-04 | 9 | -23/+71 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'doc-install-strip' | Brad King | 2019-10-07 | 2 | -6/+36 |
|\ \ \ \ | |||||
| * | | | | Help: Document install/strip targets for Ninja/UNIX Makefiles generators | Cristian Adam | 2019-10-04 | 2 | -6/+36 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'unity-step' | Brad King | 2019-10-04 | 11 | -10/+28 |
|\ \ | |||||
| * | | Unity build: Generate sources during Compute step | Brad King | 2019-10-03 | 11 | -10/+28 |
* | | | Merge topic 'pch-multi-language' | Brad King | 2019-10-04 | 6 | -153/+195 |
|\ \ \ | |||||
| * | | | PCH: Fix CMake test files indentation | Cristian Adam | 2019-10-03 | 4 | -20/+20 |
| * | | | PCH: Add multi-language PCH generation support | Cristian Adam | 2019-10-03 | 4 | -143/+185 |
* | | | | Merge topic 'pch-clang-pch-regen' | Brad King | 2019-10-04 | 2 | -3/+7 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | PCH: Use clang's own pch functionality instead of the GCC emulation | Cristian Adam | 2019-10-03 | 2 | -3/+7 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-04 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'ctest-hardware-allocation' | Brad King | 2019-10-03 | 122 | -12/+6343 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Help: Add documentation for CTest hardware allocation | Kyle Edwards | 2019-10-02 | 6 | -0/+304 |
| * | | CTest: Add Json output for PROCESSES property | Kyle Edwards | 2019-10-02 | 3 | -4/+88 |
| * | | Tests: Add test for CTest hardware allocation feature | Kyle Edwards | 2019-10-02 | 23 | -26/+204 |
| * | | Tests: Write tests for cthwalloc helper tool | Kyle Edwards | 2019-10-02 | 45 | -0/+284 |
| * | | Tests: Write cthwalloc helper tool | Kyle Edwards | 2019-10-02 | 2 | -0/+428 |
| * | | CTest: Allocate hardware to tests | Kyle Edwards | 2019-10-02 | 10 | -7/+262 |
| * | | CTest: Add bin-packing algorithm | Kyle Edwards | 2019-10-02 | 5 | -0/+534 |
| * | | CTest: Add cmCTestHardwareAllocator class | Kyle Edwards | 2019-10-02 | 5 | -0/+553 |
| * | | CTest: Add parser for hardware spec file | Kyle Edwards | 2019-10-02 | 23 | -0/+404 |
| * | | CTest: Add lexer for PROCESSES property | Kyle Edwards | 2019-10-02 | 12 | -1/+3308 |
* | | | Merge topic 'FindGTK2-harfbuzz' | Brad King | 2019-10-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRS | Markus Mittendrein | 2019-10-02 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge topic 'FindJava-all-versions' | Brad King | 2019-10-03 | 6 | -46/+30 |
|\ \ \ | |||||
| * | | | FindJava: ensure all versions can be found | Marc Chevrier | 2019-10-02 | 2 | -3/+3 |
| * | | | FindJava: tests clean-up | Marc Chevrier | 2019-10-02 | 4 | -43/+27 |
| |/ / | |||||
* | | | Merge branch 'release-3.15' | Brad King | 2019-10-03 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-xcode-scheme-custom-target' into release-3.15 | Brad King | 2019-10-02 | 3 | -1/+18 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'xcode-scheme-custom-target' | Brad King | 2019-10-03 | 3 | -1/+18 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch 'backport-xcode-scheme-custom-target' | Brad King | 2019-10-02 | 0 | -0/+0 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 3 | -1/+18 |
| * | | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targets | Brad King | 2019-10-02 | 3 | -1/+18 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-03 | 1 | -1/+1 |
|/ / / |