summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | | Merge branch 'release-3.20'Brad King2021-05-140-0/+0
|\ \ \
| * \ \ Merge topic 'sphinx-4' into release-3.20Brad King2021-05-141-0/+1
| |\ \ \
* | \ \ \ Merge topic 'sphinx-4'Brad King2021-05-141-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Utilities/Sphinx: Update man page config for Sphinx 4Brad King2021-05-141-0/+1
* | | | Merge topic 'relative-paths'Brad King2021-05-1433-376/+277
|\ \ \ \
| * | | | cmStateDirectory: Comment relative path top directory selection approachBrad King2021-05-131-0/+6
| * | | | cmGlobalGenerator: Simplify relative path conversion in AddRuleHashBrad King2021-05-131-4/+2
| * | | | cmLocalCommonGenerator: Select work directory semanticallyBrad King2021-05-134-10/+30
| * | | | cmLocalGenerator: Factor out relative path conversion helpersBrad King2021-05-1323-326/+210
| * | | | cmLocalCommonGenerator: Factor out relative path conversion helperBrad King2021-05-133-4/+10
| * | | | cmMakefileTargetGenerator: Clarify name of relative path conversion helperBrad King2021-05-131-6/+6
| * | | | cmDependsFortran: Simplify relative path conversion helperBrad King2021-05-131-7/+1
| * | | | cmStateDirectory: Rename ConvertToRelPathIf{Not => }ContainedBrad King2021-05-127-8/+8
| * | | | cmGlobalGhsMultiGenerator: Simplify relative path conversion logicBrad King2021-05-122-5/+5
| * | | | cmGlobalXCodeGenerator: Simplify relative path conversion under project rootBrad King2021-05-122-12/+5
* | | | | Merge topic 'VS-include_external_msproject-CSharp-targets-references'Brad King2021-05-144-4/+50
|\ \ \ \ \
| * | | | | Tests/include_external_msproject: Check C# project referenceDario Passet2021-05-133-0/+47
| * | | | | VS Generator: Properly reference included external C# projectsDario Passet2021-05-131-4/+3
* | | | | | Merge topic 'FetchContent-local-vars'Brad King2021-05-141-15/+21
|\ \ \ \ \ \
| * | | | | | FetchContent: Use private local variables in FetchContent_MakeAvailableArcturus Arcturus2021-05-131-15/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.20'Brad King2021-05-140-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' ...Brad King2021-05-1415-11/+60
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'Brad King2021-05-1415-11/+60
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-133-5/+6
| * | | | | cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-1314-2/+54
| * | | | | cmCommandLineArgument: Correctly record parsing failuresRobert Maynard2021-05-121-6/+2
* | | | | | Merge topic 'scandep-format'Brad King2021-05-145-52/+40
|\ \ \ \ \ \
| * | | | | | cmGlobalNinjaGenerator: Clarify semantics of Fortran scanning infoBrad King2021-05-131-7/+9
| * | | | | | cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fieldsBrad King2021-05-135-46/+32
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-05-141-1/+1
|/ / / / /
* | | | | Merge topic 'find_item-consistent-behavior-cache-variables'Brad King2021-05-1337-112/+596
|\ \ \ \ \
| * | | | | find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-1229-10/+485
| * | | | | class cmake: Store working directory at cmake launchMarc Chevrier2021-05-112-1/+11
| * | | | | find_*: refactor cache variable handlingMarc Chevrier2021-05-117-110/+109
* | | | | | Merge branch 'release-3.20'Brad King2021-05-130-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |