summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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 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-141-4/+3
|\ \
| * | VS Generator: Properly reference included external C# projectsDario Passet2021-05-131-4/+3
* | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments'Brad King2021-05-142-11/+30
|\ \ \
| * | | cmCommandLineArgument: Provide more information syntax error messagesRobert Maynard2021-05-131-3/+4
| * | | cmake: `--build` and `--install` error out when encountering bad flagsRobert Maynard2021-05-131-2/+24
| * | | cmCommandLineArgument: Correctly record parsing failuresRobert Maynard2021-05-121-6/+2
* | | | Merge topic 'scandep-format'Brad King2021-05-144-51/+36
|\ \ \ \
| * | | | cmGlobalNinjaGenerator: Clarify semantics of Fortran scanning infoBrad King2021-05-131-7/+9
| * | | | cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fieldsBrad King2021-05-134-45/+28
* | | | | CMake Nightly Date StampKitware Robot2021-05-141-1/+1
|/ / / /
* | | | Merge topic 'find_item-consistent-behavior-cache-variables'Brad King2021-05-1311-112/+167
|\ \ \ \
| * | | | find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-123-10/+56
| * | | | class cmake: Store working directory at cmake launchMarc Chevrier2021-05-112-1/+11
| * | | | find_*: refactor cache variable handlingMarc Chevrier2021-05-117-110/+109
* | | | | Merge topic 'ninja-fortran-symlink'Brad King2021-05-131-6/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ninja: Restore support for Fortran in a symlinked build treeBrad King2021-05-121-6/+5
* | | | | CMake Nightly Date StampKitware Robot2021-05-131-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'xcode-inherited-params'Brad King2021-05-121-0/+3
|\ \ \ \
| * | | | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.Danny Parker2021-05-051-0/+3
* | | | | Merge topic 'misc-improve'Brad King2021-05-129-17/+14
|\ \ \ \ \
| * | | | | Source: Minor code improvementsVitaly Stakhovsky2021-05-119-17/+14
| | |_|/ / | |/| | |
* | | | | Merge topic 'ci-fedora34'Brad King2021-05-121-1/+1
|\ \ \ \ \
| * | | | | clang-tidy: fix `bugprone-redundant-branch-condition`Brad King2021-05-111-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-05-121-1/+1
|/ / / /
* | | | Merge topic 'windows-artifact-symlinks'Brad King2021-05-111-2/+13
|\ \ \ \
| * | | | Windows: Use real artifact versioning symlinks if possibleGeorg Schwab2021-05-101-2/+13
* | | | | Merge topic 'fixAppleResourceWarning'Brad King2021-05-111-1/+1
|\ \ \ \ \
| * | | | | Do not show RESOURCE DESTINATION warning for MACOSX_BUNDLEMike Achtelik2021-05-071-1/+1
* | | | | | Merge topic 'cmprop-nullptr'Brad King2021-05-1114-43/+40
|\ \ \ \ \ \
| * | | | | | Source: Remove unnecessary comparisons to nullptrVitaly Stakhovsky2021-05-1014-43/+40
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'capabilties-generator-platforms'Brad King2021-05-111-0/+7
|\ \ \ \ \ \
| * | | | | | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-101-0/+7
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-05-111-1/+1
* | | | | | Merge topic 'build-with-qt6-deprecations'Brad King2021-05-103-5/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cmake-gui: Address deprecation warnings with Qt6Craig Scott2021-05-083-5/+17
* | | | | | Merge topic 'remove-unused-Command-member'Brad King2021-05-102-5/+0
|\ \ \ \ \ \