summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-141-0/+2
|\
| * cmake: Fix relative path regression in -CPeter Waller2019-10-141-0/+2
* | Merge branch 'no-git-version' into release-3.16Brad King2019-10-111-44/+46
|\ \
| * | CMakeVersion: Add option to disable Git suffixKyle Edwards2019-10-111-43/+45
| * | CMakeVersion: Prefer Git information provided by 'git archive' exportsBrad King2019-10-111-11/+11
| |/
* | Merge branch 'vs-v142-csharp-flags' into release-3.16Brad King2019-10-111-2/+1
|\ \ | |/ |/|
| * VS: Add toolset v142 CSharp flag tableBrad King2019-10-111-2/+1
* | CMake 3.16.0-rc1v3.16.0-rc1Brad King2019-10-101-1/+1
* | Merge branch 'rename_loglevel_option' into release-3.16Brad King2019-10-102-2/+14
|\ \
| * | CLI: Rename --loglevel to --log-level for naming consistencyCraig Scott2019-10-102-2/+14
* | | Merge branch 'pch-generate' into release-3.16Brad King2019-10-1015-89/+255
|\ \ \
| * | | PCH: Generate sources during Compute stepCristian Adam2019-10-0915-89/+255
* | | | Merge branch 'vs-16.4-global-targets' into release-3.16Brad King2019-10-091-0/+4
|\ \ \ \
| * | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
| | |/ / | |/| |
* | | | Merge branch 'file-GENERATE-earlier' into release-3.16Brad King2019-10-094-15/+11
|\ \ \ \ | | |/ / | |/| |
| * | | file(GENERATE): Create output file structures even earlierBrad King2019-10-074-15/+11
| |/ /
* | | Begin 3.16 release versioningBrad King2019-10-071-3/+3
|/ /
* | Merge topic 'export-genex-under-prefix'Brad King2019-10-071-3/+3
|\ \
| * | install,export: Fix export of a genex following $<INSTALL_PREFIX>Brad King2019-10-041-3/+3
* | | CMake Nightly Date StampKitware Robot2019-10-071-1/+1
* | | CMake Nightly Date StampKitware Robot2019-10-061-1/+1
* | | CMake Nightly Date StampKitware Robot2019-10-051-1/+1
* | | Merge topic 'unity-step'Brad King2019-10-0411-10/+28
|\ \ \
| * | | Unity build: Generate sources during Compute stepBrad King2019-10-0311-10/+28
* | | | Merge topic 'pch-multi-language'Brad King2019-10-041-143/+158
|\ \ \ \ | |_|/ / |/| | |
| * | | PCH: Add multi-language PCH generation supportCristian Adam2019-10-031-143/+158
* | | | CMake Nightly Date StampKitware Robot2019-10-041-1/+1
|/ / /
* | | Merge topic 'ctest-hardware-allocation'Brad King2019-10-0323-7/+3988
|\ \ \ | |/ / |/| |
| * | CTest: Add Json output for PROCESSES propertyKyle Edwards2019-10-021-0/+26
| * | CTest: Allocate hardware to testsKyle Edwards2019-10-0210-7/+262
| * | CTest: Add bin-packing algorithmKyle Edwards2019-10-023-0/+233
| * | CTest: Add cmCTestHardwareAllocator classKyle Edwards2019-10-023-0/+126
| * | CTest: Add parser for hardware spec fileKyle Edwards2019-10-023-0/+174
| * | CTest: Add lexer for PROCESSES propertyKyle Edwards2019-10-029-0/+3167
* | | Merge topic 'xcode-scheme-custom-target'Brad King2019-10-031-1/+6
|\ \ \
| * | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-021-1/+6
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-10-031-1/+1
|/ /
* | Merge topic 'ninja-depend-shared-symlinks'Brad King2019-10-021-0/+21
|\ \
| * | Ninja: Ensure shared library version symlinks are created for dependentsBrad King2019-10-011-0/+21
* | | Merge topic 'clang-format-normalize-headers-presentation'Brad King2019-10-02432-1503/+1715
|\ \ \
| * | | Revise include order using clang-format-6.0Kitware Robot2019-10-01431-1498/+1715
| * | | Remove unused uid_t/gid_t types on WindowsBrad King2019-10-011-5/+0
| |/ /
* | | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-023-2/+27
|\ \ \
| * | | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-013-2/+27
* | | | Merge topic 'pch-compile-pdb'Brad King2019-10-022-0/+41
|\ \ \ \
| * | | | PCH: Report error when setting COMPILE_PDB_NAME propertyCristian Adam2019-10-012-0/+41
* | | | | Merge topic 'vs-v142-version'Brad King2019-10-021-1/+3
|\ \ \ \ \
| * | | | | VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+3
| | |_|_|/ | |/| | |
| * | | | CMake 3.15.4v3.15.4Brad King2019-09-301-1/+1
| * | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15Brad King2019-09-308-21/+48
| |\ \ \ \