summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-237-0/+81
* Merge topic 'cmake-ninja-workdir'Brad King2021-05-2010-59/+160
|\
| * Ninja: Handle depfiles with absolute paths to generated filesBrad King2021-05-196-2/+33
| * Tests: Add case covering a unity build with a generated sourceBrad King2021-05-194-0/+50
| * cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuildBrad King2021-05-191-5/+4
| * cmGlobalNinjaGenerator: Factor out custom command output collectionBrad King2021-05-194-28/+40
| * cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuildBrad King2021-05-194-20/+23
| * cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuildBrad King2021-05-191-8/+8
| * cmGlobalNinjaGenerator: Record implicit outputs as known tooBrad King2021-05-191-0/+3
| * cmLocalNinjaGenerator: Use variable for main custom command output pathBrad King2021-05-191-5/+8
* | Merge topic 'install-script-all-components'Brad King2021-05-2025-20/+133
|\ \
| * | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-1925-20/+133
| |/
* | Merge topic 'cmCommandLineArgument_understands_exact_versus_matching_variables'Brad King2021-05-205-55/+133
|\ \
| * | cmCommandLineArgument: OneOrMore mode supports `=` separatorRobert Maynard2021-05-192-32/+46
| * | cmCommandLineArgument: Understands which commands require partial matchingRobert Maynard2021-05-194-29/+93
* | | CMake Nightly Date StampKitware Robot2021-05-201-1/+1
| |/ |/|
* | Merge branch 'release-3.20'Brad King2021-05-190-0/+0
|\ \
| * \ Merge topic 'nvhpc-ninja-depfile' into release-3.20Brad King2021-05-192-0/+18
| |\ \
* | \ \ Merge topic 'nvhpc-ninja-depfile'Brad King2021-05-192-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | NVHPC: Support Ninja dependency scanningRobert Maynard2021-05-182-0/+10
| * | | NVHPC: Support explicit language flagsRobert Maynard2021-05-182-0/+8
* | | | CMake Nightly Date StampKitware Robot2021-05-191-1/+1
| |_|/ |/| |
* | | Merge topic 'gitignore'Brad King2021-05-181-0/+7
|\ \ \
| * | | .gitignore: Add CLion directories and VS build directoryViktor Wallner2021-05-181-0/+7
|/ / /
* | | Merge topic 'relative-paths'Brad King2021-05-1818-257/+188
|\ \ \
| * | | cmOutputConverter: Adopt relative path conversion helpersBrad King2021-05-1712-177/+142
| * | | cmLocalGenerator: De-duplicate StateSnapshot memberBrad King2021-05-173-4/+3
| * | | cmLocalGenerator: Remove unused MaybeRelativeToCurSrcDir methodBrad King2021-05-172-7/+0
| * | | cmLocalGenerator: Localize logic mapping source path to object file nameBrad King2021-05-171-2/+19
| * | | cmListFileCache: Simplify relative path conversion in backtracesBrad King2021-05-172-6/+3
| * | | cmSystemTools: Adopt RelativeIfUnder helperBrad King2021-05-173-9/+21
| * | | cmStateDirectory: Clarify relative path top selection logicBrad King2021-05-171-38/+18
| * | | cmStateDirectory: Remove network path logic from relative path top selectionBrad King2021-05-171-12/+1
| * | | cmStateDirectory: Fix comment on relative path top directory selectionBrad King2021-05-171-4/+2
| * | | Makefiles: Remove non-functioning relative path conversionBrad King2021-05-171-19/+0
* | | | Merge topic 'doc-link-compile-options'Brad King2021-05-186-6/+25
|\ \ \ \
| * | | | Help: Add SHELL, LINKER and host/device discussions to property docsCraig Scott2021-05-156-0/+18
| * | | | Help: Make SHELL option examples more genericCraig Scott2021-05-151-6/+7
* | | | | CMake Nightly Date StampKitware Robot2021-05-181-1/+1
| |/ / / |/| | |
* | | | Merge topic 'doc-ep-configure-build-passthrough'Brad King2021-05-171-3/+20
|\ \ \ \
| * | | | Help: Clarify details passed to ExternalProject configure and buildCraig Scott2021-05-161-3/+20
| |/ / /
* | | | Merge topic 'doc-cmake_minimum_version'Brad King2021-05-172-3/+9
|\ \ \ \
| * | | | Help: Clarify calling cmake_minimum_required() inside a functionCraig Scott2021-05-152-3/+9
| |/ / /
* | | | Merge topic 'OBJECT-lib-PIC-transitive'Brad King2021-05-172-7/+3
|\ \ \ \
| * | | | INTERFACE_POSITION_INDEPENDENT_CODE must be transitive for OBJECT libraryMarc Chevrier2021-05-142-7/+3
* | | | | Merge topic 'IncludeInfo-var-expand'Brad King2021-05-171-25/+25
|\ \ \ \ \
| * | | | | CMakeParseImplicitIncludeInfo: remove needless variable expansionsRolf Eike Beer2021-05-131-25/+25
* | | | | | CMake Nightly Date StampKitware Robot2021-05-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-05-161-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-05-151-1/+1