summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-059-876/+884
* CMake Nightly Date StampKitware Robot2021-02-051-1/+1
* Merge topic 'aix-xcoff-edit'Brad King2021-02-0427-56/+639
|\
| * AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-038-18/+157
| * cmXCOFF: Add helper to parse and edit the XCOFF binary formatBrad King2021-02-034-0/+432
| * CMakeDetermineCompilerId: Recognize XCOFF executable formatBrad King2021-02-031-0/+5
| * Tests: Add sample XCOFF binariesBrad King2021-02-032-0/+0
| * Tests: Convert CMake.ELF to RunCMake.file-RPATH ELF caseBrad King2021-02-039-15/+19
| * Ninja Multi-Config: Enable relink diagnostic messageBrad King2021-02-033-2/+5
| * Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSERBrad King2021-02-034-7/+7
| * Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSERBrad King2021-02-036-18/+18
* | Merge topic 'issue-17634'Brad King2021-02-046-2/+43
|\ \
| * | try_run: Allow to set working directoryAsit Dhal2021-02-036-2/+43
* | | Merge topic 'bootstrap-include-check-ldflags'Brad King2021-02-041-5/+5
|\ \ \
| * | | bootstrap: add cmake_ld_flags to include checkIssam E. Maghni2021-02-031-5/+5
| | |/ | |/|
* | | Merge topic 'update-curl'Brad King2021-02-04146-6621/+9151
|\ \ \
| * | | curl: Set build options the way we need for CMakeBrad King2021-02-031-0/+2
| * | | Merge branch 'upstream-curl' into update-curlBrad King2021-02-03145-6620/+9148
| |\ \ \
| | * | | curl 2021-02-03 (2f33be81)Curl Upstream2021-02-03145-6620/+9148
| * | | | curl: Update script to get curl 7.75.0Brad King2021-02-031-1/+1
| | |/ / | |/| |
* | | | Merge branch 'release-3.19'Brad King2021-02-040-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindBoost-1.75' into release-3.19Brad King2021-02-041-2/+17
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindBoost-1.75'Brad King2021-02-041-2/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindBoost: Add support for Boost 1.75Brad King2021-02-031-2/+17
* | | | | | Merge branch 'release-3.19'Brad King2021-02-040-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'xcode-framework-path' into release-3.19Brad King2021-02-047-18/+62
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode-framework-path'Brad King2021-02-043-5/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Xcode: Don't hard-code SDK-provided implicit framework search pathsCraig Scott2021-02-033-1/+21
| * | | | | cmComputeLinkInformation: Fix misspelt private variable nameCraig Scott2021-02-032-4/+4
| * | | | | Apple: Fix linking to frameworks that do not exist until build timeBrad King2021-02-026-13/+37
* | | | | | CMake Nightly Date StampKitware Robot2021-02-041-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'intel-llvm-compilers'Brad King2021-02-031-3/+16
|\ \ \ \ \
| * | | | | Help: Clarify release note for IntelLLVM compiler supportBrad King2021-02-021-3/+16
* | | | | | Merge branch 'release-3.19'Brad King2021-02-030-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'findcudatoolkit_env_path' into release-3.19Brad King2021-02-031-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'findcudatoolkit_env_path'Brad King2021-02-031-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindCUDAToolkit: Restore use of CUDA_PATH environment variableRobert Maynard2021-02-031-1/+1
| |/ / / /
* | | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-035-8/+154
|\ \ \ \ \
| * | | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-025-8/+154
* | | | | | Merge topic 'file-configure-endl'Brad King2021-02-032-2/+8
|\ \ \ \ \ \
| * | | | | | file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-022-2/+8
* | | | | | | Merge topic 'cmake-compile-on-iOS'Brad King2021-02-031-2/+5
|\ \ \ \ \ \ \
| * | | | | | | iOS: Fix compilation of CMake itselfHayden2021-02-021-2/+5
* | | | | | | | Merge topic 'update-kwsys'Brad King2021-02-032-0/+84
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-02-022-0/+84
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KWSys 2021-02-02 (c672435e)KWSys Upstream2021-02-022-0/+84
* | | | | | | | CMake Nightly Date StampKitware Robot2021-02-031-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'revert-pch-reuse-from-obj-msvc'Brad King2021-02-025-154/+8
|\ \ \ \ \ \ \
| * | | | | | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"Brad King2021-02-025-154/+8
|/ / / / / / /
* | | | | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-025-8/+154
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |