Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'cmake-gui-cc-cxx-env' | Brad King | 2021-05-25 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-gui: Unset empty CC,CXX on global generator change | Jake Cobb | 2021-05-24 | 1 | -3/+6 | |
* | | | | | | | | Merge topic 'set-cache-keep-normal-variable' | Brad King | 2021-05-25 | 16 | -13/+164 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | set(CACHE): do not remove normal variable | Marc Chevrier | 2021-05-20 | 16 | -13/+164 | |
* | | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-25 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'cmp0082-exclude-from-all' into release-3.20 | Brad King | 2021-05-25 | 7 | -8/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cmp0082-exclude-from-all' | Brad King | 2021-05-25 | 7 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cmp0082-exclude-from-all | Kyle Edwards | 2021-05-24 | 1081 | -5333/+17012 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | CMP0082: Check EXCLUDE_FROM_ALL property at generate time | Kyle Edwards | 2021-05-24 | 7 | -8/+8 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-25 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-24 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-23 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-22 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ci-fedora34-mpi' | Brad King | 2021-05-21 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: Switch to MPICH in Fedora jobs | Brad King | 2021-05-21 | 2 | -2/+2 | |
| * | | | | | | | ci: add MPICH to Fedora base image | Brad King | 2021-05-21 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'imported-framework-soname-file' | Brad King | 2021-05-21 | 4 | -3/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworks | Kyle Edwards | 2021-05-20 | 4 | -3/+49 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'message-color' | Brad King | 2021-05-21 | 10 | -20/+79 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmMessenger: Color messages to terminal by type | Marius Messerschmidt | 2021-05-20 | 4 | -4/+32 | |
| * | | | | | | | cmMessenger: Pass title inside a metadata structure | Marius Messerschmidt | 2021-05-19 | 9 | -19/+50 | |
* | | | | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-21 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'git-config-version-check' into release-3.20 | Brad King | 2021-05-21 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'git-config-version-check' | Brad King | 2021-05-21 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | ExternalProject: Only add git config setting with git 1.7.7 or later | Craig Scott | 2021-05-20 | 1 | -3/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-21 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cmake-ninja-workdir' | Brad King | 2021-05-20 | 10 | -59/+160 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: Handle depfiles with absolute paths to generated files | Brad King | 2021-05-19 | 6 | -2/+33 | |
| * | | | | | | Tests: Add case covering a unity build with a generated source | Brad King | 2021-05-19 | 4 | -0/+50 | |
| * | | | | | | cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuild | Brad King | 2021-05-19 | 1 | -5/+4 | |
| * | | | | | | cmGlobalNinjaGenerator: Factor out custom command output collection | Brad King | 2021-05-19 | 4 | -28/+40 | |
| * | | | | | | cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild | Brad King | 2021-05-19 | 4 | -20/+23 | |
| * | | | | | | cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuild | Brad King | 2021-05-19 | 1 | -8/+8 | |
| * | | | | | | cmGlobalNinjaGenerator: Record implicit outputs as known too | Brad King | 2021-05-19 | 1 | -0/+3 | |
| * | | | | | | cmLocalNinjaGenerator: Use variable for main custom command output path | Brad King | 2021-05-19 | 1 | -5/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'install-script-all-components' | Brad King | 2021-05-20 | 25 | -20/+133 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS | Nils Gladitz | 2021-05-19 | 25 | -20/+133 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmCommandLineArgument_understands_exact_versus_matching_variables' | Brad King | 2021-05-20 | 5 | -55/+133 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | cmCommandLineArgument: OneOrMore mode supports `=` separator | Robert Maynard | 2021-05-19 | 2 | -32/+46 | |
| * | | | | | cmCommandLineArgument: Understands which commands require partial matching | Robert Maynard | 2021-05-19 | 4 | -29/+93 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-20 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-05-19 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'nvhpc-ninja-depfile' into release-3.20 | Brad King | 2021-05-19 | 2 | -0/+18 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'nvhpc-ninja-depfile' | Brad King | 2021-05-19 | 2 | -0/+18 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | NVHPC: Support Ninja dependency scanning | Robert Maynard | 2021-05-18 | 2 | -0/+10 | |
| * | | | | | NVHPC: Support explicit language flags | Robert Maynard | 2021-05-18 | 2 | -0/+8 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-19 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'gitignore' | Brad King | 2021-05-18 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | .gitignore: Add CLion directories and VS build directory | Viktor Wallner | 2021-05-18 | 1 | -0/+7 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'relative-paths' | Brad King | 2021-05-18 | 18 | -257/+188 | |
|\ \ \ \ \ |