summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | | | cmLocalUnixMakefileGenerator3: Mark GetRelativeTargetDirectory constBrad King2019-09-302-2/+3
| * | | | cmLocalCommonGenerator: Mark GetConfigName as constBrad King2019-09-301-1/+1
| * | | | cmGlobalNinjaGenerator: Remove unused AddDependencyToAll overloadBrad King2019-09-302-6/+0
* | | | | Merge topic 'typos'Brad King2019-10-014-5/+5
|\ \ \ \ \
| * | | | | Help: fixed typos in PCH / Unity Build docCorentin Plouet2019-09-304-5/+5
* | | | | | Merge topic 'FindCurses-ncursesw'Brad King2019-10-011-4/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindCurses: toplevel ncursesw support, recover cflagsnick black2019-09-281-4/+12
* | | | | | CMake Nightly Date StampKitware Robot2019-10-011-1/+1
* | | | | | Merge branch 'release-3.15'Brad King2019-09-300-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | CMake 3.15.4v3.15.4Brad King2019-09-301-1/+1
* | | | | Merge branch 'release-3.14'Brad King2019-09-300-0/+0
|\ \ \ \ \
| * | | | | CMake 3.14.7v3.14.7Brad King2019-09-301-1/+1
* | | | | | Merge branch 'release-3.15'Brad King2019-09-300-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15Brad King2019-09-3021-106/+202
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.14'Brad King2019-09-300-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.14Brad King2019-09-3020-102/+170
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-3021-106/+202
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-3021-106/+202
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Help: Mention 3.14.7 EXCLUDE_FROM_ALL fix in 3.15.4 release noteBrad King2019-09-301-0/+1
| | * | | | | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-301-0/+8
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Help: Add release note for EXCLUDE_FROM_ALL fix in 3.14.7Brad King2019-09-301-0/+8
| | * | | | | | Help: Add release note for EXCLUDE_FROM_ALL fix in 3.15.4Brad King2019-09-301-0/+8