Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl: Update script to get curl 7.77.0 | Brad King | 2021-05-27 | 1 | -1/+1 |
* | Merge branch 'release-3.20' | Brad King | 2021-05-27 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.20.3v3.20.3 | Brad King | 2021-05-27 | 1 | -1/+1 |
* | | Merge topic 'xcode-link-TARGET_OBJECTS' | Brad King | 2021-05-27 | 3 | -11/+9 |
|\ \ | |||||
| * | | Xcode: Enable multi-arch TARGET_OBJECTS genex in [INTERFACE_]LINK_LIBRARIES | Brad King | 2021-05-26 | 3 | -11/+9 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-27 | 1 | -1/+1 |
* | | | Merge topic 'cpack-install-opts' | Craig Scott | 2021-05-26 | 7 | -0/+81 |
|\ \ \ | |/ / |/| | | |||||
| * | | CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES | Nils Gladitz | 2021-05-23 | 7 | -0/+81 |
* | | | Merge topic 'ninja-absolute-paths' | Brad King | 2021-05-26 | 8 | -41/+67 |
|\ \ \ | |||||
| * | | | Ninja: Always compile sources using absolute paths | Brad King | 2021-05-25 | 5 | -11/+15 |
| * | | | Ninja: Handle depfiles with absolute paths to generated files in Ninja < 1.7 | Brad King | 2021-05-25 | 1 | -7/+15 |
| * | | | cmNinjaNormalTargetGenerator: Factor out build event byproduct collection | Brad King | 2021-05-25 | 1 | -9/+10 |
| * | | | cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninja | Brad King | 2021-05-25 | 3 | -0/+15 |
| * | | | cmNinjaTargetGenerator: Reduce string copies in ConvertToNinjaPath wrapper | Brad King | 2021-05-25 | 1 | -1/+1 |
| * | | | cmNinjaTargetGenerator: Rename source file path lookup method for clarity | Brad King | 2021-05-25 | 3 | -8/+11 |
| * | | | cmNinjaTargetGenerator: Remove GetSourceFilePath call with different semantics | Brad King | 2021-05-25 | 1 | -1/+1 |
| * | | | cmNinjaTargetGenerator: Rename local variable for clarity | Brad King | 2021-05-25 | 1 | -5/+5 |
| * | | | cmLocalNinjaGenerator: Remove unnecessary CollapseFullPath call | Brad King | 2021-05-25 | 1 | -3/+1 |
| * | | | Ninja/Swift: Remove redundant calls to ConvertToNinjaPath | Brad King | 2021-05-25 | 2 | -7/+4 |
* | | | | Merge topic 'compiler-ti-linker-response-file' | Brad King | 2021-05-26 | 1 | -5/+4 |
|\ \ \ \ | |||||
| * | | | | Compiler/TI: Restore response file usage for linker | Josef Angstenberger | 2021-05-25 | 1 | -5/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-05-26 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'update-expat' | Brad King | 2021-05-25 | 22 | -155/+1407 |
|\ \ \ \ | |||||
| * | | | | cmexpat: Create expat_config.h in build within CMake itself | Brad King | 2021-05-24 | 1 | -0/+2 |
| * | | | | Merge branch 'upstream-expat' into update-expat | Brad King | 2021-05-24 | 20 | -154/+1404 |
| |\ \ \ \ | |||||
| | * | | | | expat 2021-05-23 (a28238bd) | Expat Upstream | 2021-05-24 | 20 | -163/+1405 |
| * | | | | | expat: Update script to get Expat 2.4.1 | Brad King | 2021-05-24 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cpack-wix-text' | Brad King | 2021-05-25 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/WIX: Use language en-US, font Consolas, size 14 | Jason Erb | 2021-05-24 | 1 | -3/+3 |
* | | | | | | Merge topic 'find_cuda_deprecation' | Brad King | 2021-05-25 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindCUDA: Improve deprecation guidance wording | Raul Tambre | 2021-05-22 | 1 | -5/+5 |
| * | | | | | | FindCUDA: Make the deprecation notice more prominent | Raul Tambre | 2021-05-22 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindVulkan-add-Headers-glslangValidator-targets' | Brad King | 2021-05-25 | 5 | -7/+147 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targets | PCJohn | 2021-05-24 | 5 | -7/+147 |
| |/ / / / / | |||||
* | | | | | | 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 |
|/ / / / / / |