summaryrefslogtreecommitdiffstats
path: root/Source
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-0411-37/+588
|\
| * AIX: Enable XCOFF editing to replace RPATH on installationBrad King2021-02-032-12/+128
| * cmXCOFF: Add helper to parse and edit the XCOFF binary formatBrad King2021-02-034-0/+432
| * 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-042-2/+20
|\ \
| * | try_run: Allow to set working directoryAsit Dhal2021-02-032-2/+20
* | | 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-022-13/+6
| * | | CMake 3.19.4v3.19.4Brad King2021-01-281-1/+1
| * | | Merge topic 'vs-sdk-selection' into release-3.19Brad King2021-01-214-3/+14
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2021-02-041-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-033-8/+22
|\ \ \ \
| * | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-023-8/+22
* | | | | Merge topic 'file-configure-endl'Brad King2021-02-031-1/+3
|\ \ \ \ \
| * | | | | file(CONFIGURE): Use text mode for default OUTPUT contentCristian Adam2021-02-021-1/+3
* | | | | | 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
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-02-031-1/+1
| |_|/ / / |/| | | |
* | | | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"Brad King2021-02-023-22/+8
* | | | | Merge topic 'pch-reuse-from-obj-msvc'Brad King2021-02-023-8/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCH: Remove restrictions for REUSE_FROM signature for MSVCCristian Adam2021-02-023-8/+22
* | | | | Merge topic 'issue-19198'Brad King2021-02-025-12/+55
|\ \ \ \ \
| * | | | | file(GENERATE): Support new line styleAsit Dhal2021-02-015-12/+55
* | | | | | CMake Nightly Date StampKitware Robot2021-02-021-1/+1
* | | | | | Merge topic 'file-configure-newline'Brad King2021-02-011-6/+8
|\ \ \ \ \ \
| * | | | | | file(CONFIGURE): Fix newlines in CONTENTCristian Adam2021-01-291-6/+8
* | | | | | | Merge topic 'install-minor-refactor'Brad King2021-02-0119-180/+284
|\ \ \ \ \ \ \
| * | | | | | | cmInstallGenerator: Add accessors for settings common to all installersBrad King2021-01-281-0/+4
| * | | | | | | cmInstallGenerator: Add backtrace to all install generatorsBrad King2021-01-2818-42/+57
| * | | | | | | cmInstallExportGenerator: Add method to get installed file nameBrad King2021-01-281-0/+3
| * | | | | | | cmInstallScriptGenerator: Factor out method to get scriptBrad King2021-01-282-7/+18
| * | | | | | | cmInstallDirectoryGenerator: Factor out method to get list of directoriesBrad King2021-01-282-5/+20
| * | | | | | | cmInstallFilesGenerator: Factor out method to get list of filesBrad King2021-01-282-5/+19
| * | | | | | | cmInstallTargetGenerator: Factor out method to get list of target filesBrad King2021-01-282-98/+132
| * | | | | | | cmInstallTargetGenerator: Avoid duplicating install destination in memoryBrad King2021-01-282-19/+24
| * | | | | | | cmInstallTargetGenerator: Move internal helper to anonymous namespaceBrad King2021-01-281-13/+15
| * | | | | | | cmGlobalGenerator: Clear list of install components between runsBrad King2021-01-281-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-02-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-01-311-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-301-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'cmake_path-stabilization'Craig Scott2021-01-291-3/+3
|\ \ \ \ \ \
| * | | | | | cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'Marc Chevrier2021-01-281-3/+3
| | |_|/ / / | |/| | | |