summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'compile-options-order'Brad King2021-06-0815-19/+132
|\
| * Tests: Add cases verifying flag ordering rulesBrad King2021-06-078-3/+95
| * Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONSBrad King2021-06-035-8/+26
| * Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2021-06-031-2/+0
| * VS: Place per-source preprocessor definitions after target-wide onesBrad King2021-06-032-6/+11
* | Merge topic 'cpack-deb-minor-fixes'Brad King2021-06-082-3/+3
|\ \
| * | CPackDeb: output the error message when no description can be madeBen Boeckel2021-06-071-1/+1
| * | Help/cpack_gen/freebsd: improve wording for Debian fallbacksBen Boeckel2021-06-071-2/+2
* | | Merge topic 'FindPkgConfigAlwaysAddTarget'Brad King2021-06-084-3/+24
|\ \ \
| * | | FindPkgConfig: Always create the imported targetAdam Badura2021-06-042-3/+5
| * | | Tests: Add case covering FindPkgConfig creation of empty targetsBrad King2021-06-043-0/+19
* | | | CMake Nightly Date StampKitware Robot2021-06-081-1/+1
* | | | Merge topic 'doc-CMAKE_CFG_INTDIR'Craig Scott2021-06-072-14/+14
|\ \ \ \
| * | | | Help: Remove recommendations for using CMAKE_CFG_INTDIRCraig Scott2021-06-062-14/+14
* | | | | Merge topic 'vs-flag-tables'Brad King2021-06-072-28/+263
|\ \ \ \ \
| * | | | | VS: Update v142 CL flag table for VS 16.10Brad King2021-06-041-5/+219
| * | | | | VS: Update v141 CL flag table for VS 15.9Brad King2021-06-041-2/+23
| * | | | | VS: Re-order v141 and v142 CL flag table entries to match xml files betterBrad King2021-06-042-28/+28
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release-3.20'Brad King2021-06-070-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'FindBoost-json-header' into release-3.20Brad King2021-06-071-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindBoost-json-header'Brad King2021-06-071-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Add check for json component header in Boost 1.75+John Drouhard2021-06-041-0/+1
* | | | | | | Merge topic 'ci-clang'Brad King2021-06-074-0/+22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | gitlab-ci: add job to test with clang-7 on debian10Brad King2021-06-044-0/+22
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-06-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-06-061-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-06-051-1/+1
|/ / / /
* | | | Merge topic 'env-toolchain-file'Brad King2021-06-0417-0/+86
|\ \ \ \
| * | | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variableBrad King2021-06-0317-0/+86
| | |_|/ | |/| |
* | | | Merge topic 'implicit-link-static'Brad King2021-06-0443-37/+322
|\ \ \ \
| * | | | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flagsBrad King2021-06-037-3/+40
| * | | | Tests: Extend ParseImplicit*Info with static GNU runtime library flagsBrad King2021-06-0312-1/+249
| * | | | Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regexBrad King2021-06-0330-35/+35
| |/ / /
* | | | Merge topic 'ci-clang-analyzer'Brad King2021-06-0425-2917/+2467
|\ \ \ \
| * | | | gitlab-ci: add job to build with clang-analyzerBrad King2021-06-035-18/+32
| * | | | ci: add clang-analyzer to Fedora base imageBrad King2021-06-032-1/+2
| * | | | clang-analyzer: Suppress warnings in intentional use-after-move casesBrad King2021-06-032-0/+6
| * | | | clang-analyzer: rename from scan-build in commentsBrad King2021-06-0314-14/+14
| * | | | cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstallerBrad King2021-06-031-0/+1
| * | | | cmStandardLevelResolver: Fix size assertion in constructorBrad King2021-06-031-1/+1
| * | | | jsoncpp: Revert "Code style: add missed explicit 'this->'"Kitware Robot2021-06-033-2883/+2411
| |/ / /
* | | | Merge branch 'release-3.20'Brad King2021-06-040-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'ci-sccache-consistent-builds' into release-3.20Brad King2021-06-041-33/+18
| |\ \ \
* | \ \ \ Merge topic 'ci-sccache-consistent-builds'Brad King2021-06-041-33/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into ci-sccache-consistent-buildsBrad King2021-06-031424-10453/+28901
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | ci: use consistent sccache buildsBen Boeckel2021-06-021-33/+18
* | | | | CMake Nightly Date StampKitware Robot2021-06-041-1/+1
| |/ / / |/| | |
* | | | Merge topic 'find_item-NO_CACHE'Brad King2021-06-0319-54/+700
|\ \ \ \
| * | | | find_*: Add support for option NO_CACHEMarc Chevrier2021-06-0219-54/+700
* | | | | Merge topic 'doc_regex'Brad King2021-06-035-6/+10
|\ \ \ \ \