Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'compile-options-order' | Brad King | 2021-06-08 | 15 | -19/+132 |
|\ | |||||
| * | Tests: Add cases verifying flag ordering rules | Brad King | 2021-06-07 | 8 | -3/+95 |
| * | Help: Document order of flags from CMAKE_<LANG>_FLAGS and COMPILE_OPTIONS | Brad King | 2021-06-03 | 5 | -8/+26 |
| * | Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG> | Brad King | 2021-06-03 | 1 | -2/+0 |
| * | VS: Place per-source preprocessor definitions after target-wide ones | Brad King | 2021-06-03 | 2 | -6/+11 |
* | | Merge topic 'cpack-deb-minor-fixes' | Brad King | 2021-06-08 | 2 | -3/+3 |
|\ \ | |||||
| * | | CPackDeb: output the error message when no description can be made | Ben Boeckel | 2021-06-07 | 1 | -1/+1 |
| * | | Help/cpack_gen/freebsd: improve wording for Debian fallbacks | Ben Boeckel | 2021-06-07 | 1 | -2/+2 |
* | | | Merge topic 'FindPkgConfigAlwaysAddTarget' | Brad King | 2021-06-08 | 4 | -3/+24 |
|\ \ \ | |||||
| * | | | FindPkgConfig: Always create the imported target | Adam Badura | 2021-06-04 | 2 | -3/+5 |
| * | | | Tests: Add case covering FindPkgConfig creation of empty targets | Brad King | 2021-06-04 | 3 | -0/+19 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-08 | 1 | -1/+1 |
* | | | | Merge topic 'doc-CMAKE_CFG_INTDIR' | Craig Scott | 2021-06-07 | 2 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | Help: Remove recommendations for using CMAKE_CFG_INTDIR | Craig Scott | 2021-06-06 | 2 | -14/+14 |
* | | | | | Merge topic 'vs-flag-tables' | Brad King | 2021-06-07 | 2 | -28/+263 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Update v142 CL flag table for VS 16.10 | Brad King | 2021-06-04 | 1 | -5/+219 |
| * | | | | | VS: Update v141 CL flag table for VS 15.9 | Brad King | 2021-06-04 | 1 | -2/+23 |
| * | | | | | VS: Re-order v141 and v142 CL flag table entries to match xml files better | Brad King | 2021-06-04 | 2 | -28/+28 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'release-3.20' | Brad King | 2021-06-07 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'FindBoost-json-header' into release-3.20 | Brad King | 2021-06-07 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindBoost-json-header' | Brad King | 2021-06-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindBoost: Add check for json component header in Boost 1.75+ | John Drouhard | 2021-06-04 | 1 | -0/+1 |
* | | | | | | | Merge topic 'ci-clang' | Brad King | 2021-06-07 | 4 | -0/+22 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | gitlab-ci: add job to test with clang-7 on debian10 | Brad King | 2021-06-04 | 4 | -0/+22 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-07 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-05 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'env-toolchain-file' | Brad King | 2021-06-04 | 17 | -0/+86 |
|\ \ \ \ | |||||
| * | | | | cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable | Brad King | 2021-06-03 | 17 | -0/+86 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'implicit-link-static' | Brad King | 2021-06-04 | 43 | -37/+322 |
|\ \ \ \ | |||||
| * | | | | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags | Brad King | 2021-06-03 | 7 | -3/+40 |
| * | | | | Tests: Extend ParseImplicit*Info with static GNU runtime library flags | Brad King | 2021-06-03 | 12 | -1/+249 |
| * | | | | Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regex | Brad King | 2021-06-03 | 30 | -35/+35 |
| |/ / / | |||||
* | | | | Merge topic 'ci-clang-analyzer' | Brad King | 2021-06-04 | 25 | -2917/+2467 |
|\ \ \ \ | |||||
| * | | | | gitlab-ci: add job to build with clang-analyzer | Brad King | 2021-06-03 | 5 | -18/+32 |
| * | | | | ci: add clang-analyzer to Fedora base image | Brad King | 2021-06-03 | 2 | -1/+2 |
| * | | | | clang-analyzer: Suppress warnings in intentional use-after-move cases | Brad King | 2021-06-03 | 2 | -0/+6 |
| * | | | | clang-analyzer: rename from scan-build in comments | Brad King | 2021-06-03 | 14 | -14/+14 |
| * | | | | cmFileAPICodemodel: Assert input in DirectoryObject::DumpInstaller | Brad King | 2021-06-03 | 1 | -0/+1 |
| * | | | | cmStandardLevelResolver: Fix size assertion in constructor | Brad King | 2021-06-03 | 1 | -1/+1 |
| * | | | | jsoncpp: Revert "Code style: add missed explicit 'this->'" | Kitware Robot | 2021-06-03 | 3 | -2883/+2411 |
| |/ / / | |||||
* | | | | Merge branch 'release-3.20' | Brad King | 2021-06-04 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'ci-sccache-consistent-builds' into release-3.20 | Brad King | 2021-06-04 | 1 | -33/+18 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'ci-sccache-consistent-builds' | Brad King | 2021-06-04 | 1 | -33/+18 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into ci-sccache-consistent-builds | Brad King | 2021-06-03 | 1424 | -10453/+28901 |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | |||||
| * | | | | ci: use consistent sccache builds | Ben Boeckel | 2021-06-02 | 1 | -33/+18 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-06-04 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'find_item-NO_CACHE' | Brad King | 2021-06-03 | 19 | -54/+700 |
|\ \ \ \ | |||||
| * | | | | find_*: Add support for option NO_CACHE | Marc Chevrier | 2021-06-02 | 19 | -54/+700 |
* | | | | | Merge topic 'doc_regex' | Brad King | 2021-06-03 | 5 | -6/+10 |
|\ \ \ \ \ |