Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated code | Brad King | 2021-02-05 | 9 | -876/+884 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-02-05 | 1 | -1/+1 |
* | Merge topic 'aix-xcoff-edit' | Brad King | 2021-02-04 | 27 | -56/+639 |
|\ | |||||
| * | AIX: Enable XCOFF editing to replace RPATH on installation | Brad King | 2021-02-03 | 8 | -18/+157 |
| * | cmXCOFF: Add helper to parse and edit the XCOFF binary format | Brad King | 2021-02-03 | 4 | -0/+432 |
| * | CMakeDetermineCompilerId: Recognize XCOFF executable format | Brad King | 2021-02-03 | 1 | -0/+5 |
| * | Tests: Add sample XCOFF binaries | Brad King | 2021-02-03 | 2 | -0/+0 |
| * | Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF case | Brad King | 2021-02-03 | 9 | -15/+19 |
| * | Ninja Multi-Config: Enable relink diagnostic message | Brad King | 2021-02-03 | 3 | -2/+5 |
| * | Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER | Brad King | 2021-02-03 | 4 | -7/+7 |
| * | Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER | Brad King | 2021-02-03 | 6 | -18/+18 |
* | | Merge topic 'issue-17634' | Brad King | 2021-02-04 | 6 | -2/+43 |
|\ \ | |||||
| * | | try_run: Allow to set working directory | Asit Dhal | 2021-02-03 | 6 | -2/+43 |
* | | | Merge topic 'bootstrap-include-check-ldflags' | Brad King | 2021-02-04 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | bootstrap: add cmake_ld_flags to include check | Issam E. Maghni | 2021-02-03 | 1 | -5/+5 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-curl' | Brad King | 2021-02-04 | 146 | -6621/+9151 |
|\ \ \ | |||||
| * | | | curl: Set build options the way we need for CMake | Brad King | 2021-02-03 | 1 | -0/+2 |
| * | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-02-03 | 145 | -6620/+9148 |
| |\ \ \ | |||||
| | * | | | curl 2021-02-03 (2f33be81) | Curl Upstream | 2021-02-03 | 145 | -6620/+9148 |
| * | | | | curl: Update script to get curl 7.75.0 | Brad King | 2021-02-03 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.19' | Brad King | 2021-02-04 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'FindBoost-1.75' into release-3.19 | Brad King | 2021-02-04 | 1 | -2/+17 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindBoost-1.75' | Brad King | 2021-02-04 | 1 | -2/+17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindBoost: Add support for Boost 1.75 | Brad King | 2021-02-03 | 1 | -2/+17 |
* | | | | | | Merge branch 'release-3.19' | Brad King | 2021-02-04 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'xcode-framework-path' into release-3.19 | Brad King | 2021-02-04 | 7 | -18/+62 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'xcode-framework-path' | Brad King | 2021-02-04 | 3 | -5/+25 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Xcode: Don't hard-code SDK-provided implicit framework search paths | Craig Scott | 2021-02-03 | 3 | -1/+21 |
| * | | | | | cmComputeLinkInformation: Fix misspelt private variable name | Craig Scott | 2021-02-03 | 2 | -4/+4 |
| * | | | | | Apple: Fix linking to frameworks that do not exist until build time | Brad King | 2021-02-02 | 6 | -13/+37 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-04 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'intel-llvm-compilers' | Brad King | 2021-02-03 | 1 | -3/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify release note for IntelLLVM compiler support | Brad King | 2021-02-02 | 1 | -3/+16 |
* | | | | | | Merge branch 'release-3.19' | Brad King | 2021-02-03 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'findcudatoolkit_env_path' into release-3.19 | Brad King | 2021-02-03 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'findcudatoolkit_env_path' | Brad King | 2021-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindCUDAToolkit: Restore use of CUDA_PATH environment variable | Robert Maynard | 2021-02-03 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'pch-reuse-from-obj-msvc' | Brad King | 2021-02-03 | 5 | -8/+154 |
|\ \ \ \ \ | |||||
| * | | | | | PCH: Remove restrictions for REUSE_FROM signature for MSVC | Cristian Adam | 2021-02-02 | 5 | -8/+154 |
* | | | | | | Merge topic 'file-configure-endl' | Brad King | 2021-02-03 | 2 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(CONFIGURE): Use text mode for default OUTPUT content | Cristian Adam | 2021-02-02 | 2 | -2/+8 |
* | | | | | | | Merge topic 'cmake-compile-on-iOS' | Brad King | 2021-02-03 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | iOS: Fix compilation of CMake itself | Hayden | 2021-02-02 | 1 | -2/+5 |
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-02-03 | 2 | -0/+84 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-02-02 | 2 | -0/+84 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2021-02-02 (c672435e) | KWSys Upstream | 2021-02-02 | 2 | -0/+84 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-03 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'revert-pch-reuse-from-obj-msvc' | Brad King | 2021-02-02 | 5 | -154/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC" | Brad King | 2021-02-02 | 5 | -154/+8 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'pch-reuse-from-obj-msvc' | Brad King | 2021-02-02 | 5 | -8/+154 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |