summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'ninja-fortran-symlink' into release-3.20Brad King2021-05-131-6/+5
| |\ \ \ \ \
* | \ \ \ \ \ 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 'ci-codespell'Brad King2021-05-125-6/+19
|\ \ \ \ \
| * | | | | gitlab-ci: add codespell lint jobBrad King2021-05-123-1/+14
| * | | | | gitlab-ci: rename lint builds to start in lint:Brad King2021-05-121-3/+3
| * | | | | UseJava: Avoid non-word "compilability" in documentationBrad King2021-05-122-2/+2
|/ / / / /
* | | | | Merge topic 'xcode-inherited-params'Brad King2021-05-124-0/+61
|\ \ \ \ \
| * | | | | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute.Danny Parker2021-05-054-0/+61
* | | | | | 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-1222-55/+77
|\ \ \ \ \ \
| * | | | | | ci: enable FindProtobuf gRPC test on Linux buildsBrad King2021-05-123-0/+3
| * | | | | | gitlab-ci: update Debian base imagesBrad King2021-05-121-2/+2
| * | | | | | gitlab-ci: update to Fedora 34 base imagesBrad King2021-05-1211-43/+44
| * | | | | | ci: add gRPC to Debian and Fedora base imagesBrad King2021-05-123-2/+5
| * | | | | | ci: add codespell to Fedora base imageBrad King2021-05-121-0/+4
| * | | | | | ci: add Qt 6 to Fedora base imageBrad King2021-05-121-2/+4
| * | | | | | ci: update to Fedora 34 for Linux base imagesBrad King2021-05-124-3/+9
| * | | | | | gitlab-ci: update to Fedora 34 for upload jobsBrad King2021-05-121-2/+4
| * | | | | | clang-tidy: ignore `readability-function-cognitive-complexity`Brad King2021-05-111-0/+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 'helpctestscript'Brad King2021-05-112-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Help: Document CTEST_SCRIPT_DIRECTORY variableMichael Hirsch2021-05-102-0/+6
* | | | | | | | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-115-7/+157
|\ \ \ \ \ \ \ \