summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | VS: Restore support for PCH in CXX but not C within once targetBrad King2021-02-196-1/+38
| * | | | | | cmVisualStudio10TargetGenerator: Refactor per-source PCH logicBrad King2021-02-191-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpackifw-scanbuild-fix' into release-3.20Brad King2021-02-221-2/+9
|\ \ \ \ \ \
| * | | | | | CPackIFWInstaller: Avoid potential null pointer dereferenceCraig Scott2021-02-191-2/+9
* | | | | | | Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20Brad King2021-02-221-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentationBrad King2021-02-191-1/+1
* | | | | | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-190-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'backport-intel-fortran-preprocess' into release-3.19Brad King2021-02-181-2/+10
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'intel-fortran-preprocess' into release-3.20Brad King2021-02-192-4/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | IntelLLVM: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
| * | | | | | | | Merge branch 'backport-intel-fortran-preprocess'Brad King2021-02-181-2/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Intel: Make explicit Fortran preprocessing under Ninja more robustBrad King2021-02-181-2/+10
| | |/ / / / /
* | | | | | | Merge topic 'docpreset' into release-3.20Brad King2021-02-192-10/+25
|\ \ \ \ \ \ \
| * | | | | | | Help: Add build and test preset to examples in cmake-presets(7)Michael Hirsch2021-02-181-2/+16
| * | | | | | | Help: Clarify preset name conflict rules in cmake-presets(7)Michael Hirsch2021-02-181-8/+9
* | | | | | | | Merge topic 'llvm-nm-cleanup' into release-3.20Brad King2021-02-191-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | bindexplib: remove stray debugging output when using llvm-nmBrad King2021-02-181-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-if-links' into release-3.20Brad King2021-02-181-7/+51
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Help: Add internal links to if() docsMichael Hirsch, Ph.D2021-02-181-7/+51
| |/ / / / /
* | | | | | Merge topic 'preset-json-comments' into release-3.20Brad King2021-02-181-1/+4
|\ \ \ \ \ \
| * | | | | | Help: Document JSON comment support in cmake-presets(7)Michael Hirsch2021-02-181-1/+4
* | | | | | | Merge topic 'doc-presets' into release-3.20Brad King2021-02-183-12/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Clarify role of binaryDir inheritance in cmake-presets(7)Brad King2021-02-181-4/+6
| * | | | | | Help: Link to tool-specific preset arguments from cmake-presets(7)Brad King2021-02-182-6/+9
| * | | | | | Help: Mention version 2 in cmake-presets(7)Brad King2021-02-181-2/+5
| * | | | | | Utilities/Sphinx: Avoid converting -- to an en-dashBrad King2021-02-181-0/+1
| |/ / / / /
* | | | | | Merge topic 'fix-intel-compiler-check' into release-3.20Brad King2021-02-181-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | DetermineCompiler: Fix copy-paste error in Intel Compiler detectionGregor Jasny2021-02-171-1/+1
| |/ / / /
* | | | | Merge topic 'fetchcontent-patch-step-typo' into release-3.20Craig Scott2021-02-184-1/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FetchContent: Restore patch command supportCraig Scott2021-02-184-1/+26
|/ / / /
* | | | CMake 3.20.0-rc1v3.20.0-rc1Brad King2021-02-161-1/+1
* | | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-160-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'FindPython-fix-variable-handling' into release-3.19Brad King2021-02-161-2/+2
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'FindPython-fix-variable-handling' into release-3.20Brad King2021-02-161-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | FindPython: fix erroneous variable handlingMarc Chevrier2021-02-161-2/+2
| |/ /
* | | Merge branch 'release-3.19' into release-3.20Brad King2021-02-160-0/+0
|\ \ \ | |/ /
| * | CMake 3.19.5v3.19.5Brad King2021-02-151-1/+1
* | | Merge topic 'preset-fixes' into release-3.20Brad King2021-02-164-14/+1
|\ \ \
| * | | presets: Inherit 'quiet' property for test presetsSam Freed2021-02-151-0/+1
| * | | presets: Remove unintended rerunFailed option from test presetsSam Freed2021-02-154-14/+0
* | | | Merge topic 'FindPNG-advanced-variables' into release-3.20Brad King2021-02-161-2/+1
|\ \ \ \
| * | | | FindPNG: only mark used variables as advancedBen Boeckel2021-02-151-2/+1
* | | | | Merge topic 'IntelLLVM-unused-C17' into release-3.20Brad King2021-02-161-8/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | IntelLLVM: Remove incomplete C17 supportBrad King2021-02-151-8/+3
| |/ / /
* | | | Merge topic 'release-3.20-cleanups' into release-3.20Brad King2021-02-157-38/+46
|\ \ \ \
| * | | | Help: Add Ninja Multi-Config and make generator types into linksCraig Scott2021-02-141-5/+6
| * | | | Help: Convert output directory variable mentions to cross-referencesCraig Scott2021-02-143-3/+3
| * | | | Help: Cleanup wording and links in 3.20 release notesCraig Scott2021-02-141-23/+25
| * | | | CPackIFW: Improve warning and docs for show page list optionCraig Scott2021-02-142-4/+8
| * | | | CPackIFW: Fix cppcheck warningsCraig Scott2021-02-141-3/+4