Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QNX: Add support for CMAKE_SYSROOT | Stephen Kelly | 2020-01-27 | 1 | -1/+7 |
* | Merge topic 'vs-dotnet-standard-core' | Brad King | 2020-01-24 | 2 | -17/+31 |
|\ | |||||
| * | VS: Add support for .NET Standard and .NET Core | Joerg Bornemann | 2020-01-24 | 2 | -17/+31 |
* | | Merge topic 'trace_json_timestamp' | Brad King | 2020-01-24 | 1 | -0/+3 |
|\ \ | |||||
| * | | trace: Add time and stack level to JSON output format | Frank Winklmeier | 2020-01-22 | 1 | -0/+3 |
* | | | Merge topic 'multi-ninja-no-cleandead' | Brad King | 2020-01-24 | 1 | -2/+11 |
|\ \ \ | |||||
| * | | | cmGlobalNinjaGenerator: avoid cleandead and recompact in Ninja-Multi | Ben Boeckel | 2020-01-23 | 1 | -2/+11 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-24 | 1 | -1/+1 |
* | | | | Merge topic 'organize_makefile_help_output' | Kyle Edwards | 2020-01-23 | 1 | -8/+23 |
|\ \ \ \ | |||||
| * | | | | Makefiles: Organize help output to group 'like' targets | Robert Maynard | 2020-01-22 | 1 | -8/+23 |
* | | | | | Merge topic 'get-runtime-dependencies-keyword-args' | Brad King | 2020-01-23 | 1 | -3/+15 |
|\ \ \ \ \ | |||||
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list arguments | Kyle Edwards | 2020-01-22 | 1 | -3/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'ninja-multi-default-build-alias' | Brad King | 2020-01-23 | 8 | -72/+195 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Add variable to control aliases in build.ninja | Kyle Edwards | 2020-01-22 | 2 | -13/+35 |
| * | | | | | Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja | Kyle Edwards | 2020-01-22 | 8 | -66/+166 |
| * | | | | | Refactor: Move common.ninja into CMakeFiles | Kyle Edwards | 2020-01-22 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'ninja-restat-just-build.ninja' | Kyle Edwards | 2020-01-22 | 1 | -5/+19 |
|\ \ \ \ | |||||
| * | | | | cmGlobalNinjaGenerator: only restat build.ninja | Ben Boeckel | 2020-01-21 | 1 | -5/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'mark_as_advanced-without-cache' | Brad King | 2020-01-22 | 2 | -6/+61 |
|\ \ \ \ | |||||
| * | | | | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache | Ben Boeckel | 2020-01-20 | 2 | -6/+61 |
* | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-01-22 | 2 | -33/+31 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefileTargetGenerator: modernize memory management | Marc Chevrier | 2020-01-21 | 2 | -33/+31 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'install-std-string' | Brad King | 2020-01-22 | 13 | -42/+44 |
|\ \ \ \ \ | |||||
| * | | | | | cmInstallGenerator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 13 | -42/+44 |
* | | | | | | Merge topic 'vs-std-string' | Brad King | 2020-01-22 | 2 | -50/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalVisualStudio7Generator: clean up c_str() | Vitaly Stakhovsky | 2020-01-20 | 2 | -50/+45 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-22 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'install-std-string' | Brad King | 2020-01-21 | 17 | -119/+122 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | cmInstall*Generator: std::string params | Vitaly Stakhovsky | 2020-01-21 | 17 | -119/+122 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-21 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'multi-ninja-pch' | Brad King | 2020-01-20 | 4 | -131/+149 |
|\ \ \ \ | |||||
| * | | | | Multi-Ninja: Add precompile headers support | Cristian Adam | 2020-01-17 | 4 | -131/+149 |
* | | | | | Merge topic 'realpath-cache' | Brad King | 2020-01-20 | 3 | -2/+17 |
|\ \ \ \ \ | |||||
| * | | | | | cmGlobalGenerator: Add cache for realpath() results | Tim Blechmann | 2020-01-16 | 3 | -2/+17 |
* | | | | | | Merge topic 'autogen_rcc_skip_unity' | Brad King | 2020-01-20 | 2 | -14/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files | Sebastian Holtermann | 2020-01-17 | 2 | -14/+19 |
* | | | | | | | Merge topic 'acc-fix-in-source-depends-path' | Brad King | 2020-01-20 | 3 | -6/+21 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | cmGeneratorTarget: search for relative paths to the binary directory | Ben Boeckel | 2020-01-16 | 1 | -0/+11 |
| * | | | | | | cmLocalGenerator: collapse the path after construction | Ben Boeckel | 2020-01-16 | 1 | -0/+2 |
| * | | | | | | add_custom_command: check if a relative path should be an in-source path | Ben Boeckel | 2020-01-16 | 2 | -4/+7 |
| * | | | | | | cmLocalGenerator: simplify the current source dir query | Ben Boeckel | 2020-01-16 | 1 | -2/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-20 | 1 | -1/+1 |
* | | | | | | | Merge topic 'pch-msvc-no-path-repetition' | Craig Scott | 2020-01-19 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | PCH: No repeated path for internal generated PCH files (MSVC case) | Cristian Adam | 2020-01-16 | 1 | -1/+2 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-19 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-01-18 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge topic 'out-of-dir-link-list' | Brad King | 2020-01-17 | 6 | -126/+180 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | target_link_libraries: Fix out-of-dir linking of a list of targets | Brad King | 2020-01-16 | 6 | -71/+108 |
| * | | | | | | | cmTargetLinkLibrariesCommand: Move HandleLibrary to helper struct | Brad King | 2020-01-16 | 1 | -65/+82 |