Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE | Deniz Bahadir | 2019-10-18 | 1 | -0/+5 |
* | CMake Nightly Date Stamp | Kitware Robot | 2019-10-18 | 1 | -1/+1 |
* | Merge topic 'graphviz' | Brad King | 2019-10-17 | 6 | -441/+601 |
|\ | |||||
| * | Graphviz: added test suite, fixes, enhancements | Corentin Plouet | 2019-10-08 | 6 | -441/+601 |
* | | Merge topic 'export-target-lang-name' | Brad King | 2019-10-17 | 2 | -14/+25 |
|\ \ | |||||
| * | | install,export: Do not treat language names as target names | Brad King | 2019-10-16 | 2 | -14/+25 |
* | | | Merge topic 'vs_dotnet_documentation_file' | Brad King | 2019-10-17 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE property | Charly Mourglia | 2019-10-15 | 2 | -0/+15 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-17 | 1 | -1/+1 |
* | | | | Merge topic 'swift-cross-compile' | Brad King | 2019-10-16 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | try_compile: support Swift for cross-compilation | Saleem Abdulrasool | 2019-10-15 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-16 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'cmake-initial-cache-relative' | Brad King | 2019-10-15 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | cmake: Fix relative path regression in -C | Peter Waller | 2019-10-14 | 1 | -0/+2 |
| |/ / | |||||
* | | | 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 |
|/ / |