Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'no-git-version' into release-3.16 | Brad King | 2019-10-11 | 1 | -44/+46 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vs-v142-csharp-flags' into release-3.16 | Brad King | 2019-10-11 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'project-include-before' | Brad King | 2019-10-21 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | project: Add variable CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE_BEFORE | Deniz Bahadir | 2019-10-18 | 1 | -0/+5 | |
* | | | | | | | | | | | | Merge topic 'vs-per-config-sources' | Brad King | 2019-10-21 | 4 | -15/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | VS: Add support for per-config sources | Brad King | 2019-10-17 | 1 | -9/+0 | |
| * | | | | | | | | | | | | Teach check for single-language targets to consider all configurations | Brad King | 2019-10-17 | 2 | -4/+2 | |
| * | | | | | | | | | | | | cmGeneratorTarget: Add GetAllConfigCompileLanguages method | Brad King | 2019-10-17 | 2 | -0/+17 | |
| * | | | | | | | | | | | | cmGeneratorTarget: Return non-const sources from GetAllConfigSources | Brad King | 2019-10-17 | 2 | -2/+2 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'variable_watch-modernize' | Brad King | 2019-10-18 | 3 | -43/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Refactor: Modernize `cmVariableWatchCommand` a little | Alex Turbov | 2019-10-17 | 3 | -43/+40 | |
* | | | | | | | | | | | | | | Merge topic 'vs-vctargetspath' | Brad King | 2019-10-18 | 11 | -12/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | VS: Propagate CMAKE_VS_GLOBALS into custom targets | Alexander Boczar | 2019-10-17 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 3 | -1/+39 | |
| * | | | | | | | | | | | | | | cmake: Teach --build mode to load CMAKE_GENERATOR_TOOLSET | Alexander Boczar | 2019-10-15 | 9 | -9/+31 | |
* | | | | | | | | | | | | | | | Merge topic 'pch-makefile-depends' | Brad King | 2019-10-18 | 2 | -23/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | PCH: Fix Makefile dependencies to rebuild PCH on header changes | Brad King | 2019-10-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | cmMakefileTargetGenerator: Inline WriteObjectBuildFile in only call site | Brad King | 2019-10-16 | 2 | -22/+4 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | |