summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pch-clang-pch-regen'Brad King2019-10-042-3/+7
|\
| * PCH: Use clang's own pch functionality instead of the GCC emulationCristian Adam2019-10-032-3/+7
* | CMake Nightly Date StampKitware Robot2019-10-041-1/+1
* | Merge topic 'ctest-hardware-allocation'Brad King2019-10-03122-12/+6343
|\ \
| * | Help: Add documentation for CTest hardware allocationKyle Edwards2019-10-026-0/+304
| * | CTest: Add Json output for PROCESSES propertyKyle Edwards2019-10-023-4/+88
| * | Tests: Add test for CTest hardware allocation featureKyle Edwards2019-10-0223-26/+204
| * | Tests: Write tests for cthwalloc helper toolKyle Edwards2019-10-0245-0/+284
| * | Tests: Write cthwalloc helper toolKyle Edwards2019-10-022-0/+428
| * | CTest: Allocate hardware to testsKyle Edwards2019-10-0210-7/+262
| * | CTest: Add bin-packing algorithmKyle Edwards2019-10-025-0/+534
| * | CTest: Add cmCTestHardwareAllocator classKyle Edwards2019-10-025-0/+553
| * | CTest: Add parser for hardware spec fileKyle Edwards2019-10-0223-0/+404
| * | CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-0212-1/+3308
* | | Merge topic 'FindGTK2-harfbuzz'Brad King2019-10-031-0/+3
|\ \ \
| * | | FindGTK2: Add harfbuzz to GTK2_INCLUDE_DIRSMarkus Mittendrein2019-10-021-0/+3
| |/ /
* | | Merge topic 'FindJava-all-versions'Brad King2019-10-036-46/+30
|\ \ \
| * | | FindJava: ensure all versions can be foundMarc Chevrier2019-10-022-3/+3
| * | | FindJava: tests clean-upMarc Chevrier2019-10-024-43/+27
| |/ /
* | | Merge branch 'release-3.15'Brad King2019-10-030-0/+0
|\ \ \
| * \ \ Merge branch 'backport-xcode-scheme-custom-target' into release-3.15Brad King2019-10-023-1/+18
| |\ \ \
* | \ \ \ Merge topic 'xcode-scheme-custom-target'Brad King2019-10-033-1/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'backport-xcode-scheme-custom-target'Brad King2019-10-020-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-023-1/+18
| * | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-023-1/+18
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-10-031-1/+1
|/ / /
* | | Merge topic 'ninja-depend-shared-symlinks'Brad King2019-10-023-2/+48
|\ \ \
| * | | Ninja: Ensure shared library version symlinks are created for dependentsBrad King2019-10-013-2/+48
* | | | Merge topic 'clang-format-normalize-headers-presentation'Brad King2019-10-02611-1733/+2070
|\ \ \ \
| * | | | Revise include order using clang-format-6.0Kitware Robot2019-10-01599-1724/+2026
| * | | | clang-format: Normalize headers presentationMarc Chevrier2019-10-0111-4/+44
| * | | | Remove unused uid_t/gid_t types on WindowsBrad King2019-10-011-5/+0
| |/ / /
* | | | Merge branch 'release-3.15'Brad King2019-10-020-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'vs-v142-version' into release-3.15Brad King2019-10-012-2/+10
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-029-3/+64
|\ \ \ \
| * | | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-019-3/+64
* | | | | Merge topic 'pch-compile-pdb'Brad King2019-10-026-0/+59
|\ \ \ \ \
| * | | | | PCH: Report error when setting COMPILE_PDB_NAME propertyCristian Adam2019-10-016-0/+59
* | | | | | Merge topic 'vs-v142-version'Brad King2019-10-022-2/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VS: Fix support for v142 toolset minor versionsBrad King2019-10-012-2/+10
| | |_|/ / | |/| | |
* | | | | Merge topic 'test-iface-paths'Brad King2019-10-028-13/+13
|\ \ \ \ \
| * | | | | Tests: Shorten name RunCMake.IfacePaths_{INCLUDE_DIRECTORIES => INCDIRS}Brad King2019-10-018-13/+13
* | | | | | CMake Nightly Date StampKitware Robot2019-10-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-10-0116-150/+171
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Cover EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-304-0/+5
| * | | | Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-302-62/+31
| * | | | Ninja: Factor out per-dir "all" target computation into common generatorBrad King2019-09-303-58/+112
| * | | | Ninja: Simplify top-level "all" target generationBrad King2019-09-303-49/+14
| * | | | Ninja: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-301-2/+19
| * | | | Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdirBrad King2019-09-308-0/+16