Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-10-15 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-10-14 | 1 | -1/+1 |
* | Merge topic 'feature/CMAKE_MESSAGE_CONTEXT' | Craig Scott | 2019-10-13 | 4 | -22/+53 |
|\ | |||||
| * | message: Support logging a context with each message | Alex Turbov | 2019-10-12 | 4 | -8/+25 |
| * | message: Add new CMAKE_MESSAGE_LOG_LEVEL variable | Alex Turbov | 2019-10-12 | 3 | -0/+14 |
| * | message: Minor refactor to make code less verbose | Alex Turbov | 2019-10-12 | 1 | -14/+14 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-13 | 1 | -1/+1 |
* | | Merge topic 'no-git-version' | Brad King | 2019-10-12 | 1 | -44/+46 |
|\ \ | |||||
| * | | CMakeVersion: Add option to disable Git suffix | Kyle Edwards | 2019-10-11 | 1 | -43/+45 |
| * | | CMakeVersion: Prefer Git information provided by 'git archive' exports | Brad King | 2019-10-11 | 1 | -11/+11 |
| * | | CMake 3.16.0-rc1v3.16.0-rc1 | Brad King | 2019-10-10 | 1 | -1/+1 |
| * | | Merge branch 'rename_loglevel_option' into release-3.16 | Brad King | 2019-10-10 | 2 | -2/+14 |
| |\ \ | |||||
| * \ \ | Merge branch 'pch-generate' into release-3.16 | Brad King | 2019-10-10 | 15 | -89/+255 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'vs-16.4-global-targets' into release-3.16 | Brad King | 2019-10-09 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'file-GENERATE-earlier' into release-3.16 | Brad King | 2019-10-09 | 4 | -15/+11 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'vs-v142-csharp-flags' | Brad King | 2019-10-12 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add toolset v142 CSharp flag table | Brad King | 2019-10-11 | 1 | -2/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'cmake-bin-link-job-pool' | Brad King | 2019-10-11 | 3 | -0/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add option to configure Ninja link job pool for CMake's own binaries | Brad King | 2019-10-10 | 3 | -0/+13 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-11 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-10-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add deprecation warnings for policies CMP0069 and below | Brad King | 2019-10-10 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'rename_loglevel_option' | Brad King | 2019-10-10 | 2 | -2/+14 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CLI: Rename --loglevel to --log-level for naming consistency | Craig Scott | 2019-10-10 | 2 | -2/+14 |
* | | | | | | | | Merge topic 'pch-generate' | Brad King | 2019-10-10 | 15 | -89/+255 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | PCH: Generate sources during Compute step | Cristian Adam | 2019-10-09 | 15 | -89/+255 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-10 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-09 | 1 | -1/+1 |
* | | | | | | | Merge topic 'file-GENERATE-earlier' | Brad King | 2019-10-08 | 4 | -15/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | file(GENERATE): Create output file structures even earlier | Brad King | 2019-10-07 | 4 | -15/+11 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-16.4-global-targets' | Brad King | 2019-10-08 | 1 | -0/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputs | Brad King | 2019-10-07 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-08 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Begin post-3.16 development | Brad King | 2019-10-07 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Begin 3.16 release versioning | Brad King | 2019-10-07 | 1 | -3/+3 |
|/ / | |||||
* | | Merge topic 'export-genex-under-prefix' | Brad King | 2019-10-07 | 1 | -3/+3 |
|\ \ | |||||
| * | | install,export: Fix export of a genex following $<INSTALL_PREFIX> | Brad King | 2019-10-04 | 1 | -3/+3 |
* | | | 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 | 1 | -143/+158 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | PCH: Add multi-language PCH generation support | Cristian Adam | 2019-10-03 | 1 | -143/+158 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ctest-hardware-allocation' | Brad King | 2019-10-03 | 23 | -7/+3988 |
|\ \ \ | |/ / |/| | | |||||
| * | | CTest: Add Json output for PROCESSES property | Kyle Edwards | 2019-10-02 | 1 | -0/+26 |
| * | | CTest: Allocate hardware to tests | Kyle Edwards | 2019-10-02 | 10 | -7/+262 |
| * | | CTest: Add bin-packing algorithm | Kyle Edwards | 2019-10-02 | 3 | -0/+233 |