index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments
Brad King
2021-02-24
8
-7/+25
|
\
|
*
CMakePresets.json: Remove undocumented support for comments
Kyle Edwards
2021-02-24
8
-7/+25
*
|
Tests: Remove comments from CMakePresetsTest/Good.json.in
Kyle Edwards
2021-02-24
1
-9/+0
*
|
Revert "Help: Document JSON comment support in cmake-presets(7)"
Kyle Edwards
2021-02-24
1
-4/+1
*
|
Merge topic 'ci-macos-arm64' into release-3.20
Brad King
2021-02-23
9
-89/+146
|
\
\
|
*
|
gitlab-ci: Add macos-arm64 jobs for Ninja and Xcode
Brad King
2021-02-23
4
-0/+72
|
*
|
gitlab-ci: rename macos build and test jobs to macos-x86_64
Brad King
2021-02-23
5
-32/+32
|
*
|
ci: add sccache 0.2.15 custom build for aarch64-apple-darwin
Brad King
2021-02-23
1
-0/+7
|
*
|
ci: update to sccache 0.2.15 on linux builds
Brad King
2021-02-23
1
-5/+5
|
*
|
ci: Use Qt macOS 10.13+ package for macOS build and test jobs
Brad King
2021-02-23
1
-52/+30
|
/
/
*
|
Merge topic 'test-ExternalProject-CONFIGURE_HANDLED_BY_BUILD' into release-3.20
Brad King
2021-02-23
1
-2/+2
|
\
\
|
*
|
Tests: Fix ExternalProject CONFIGURE_HANDLED_BY_BUILD on 1s filesystems
Daan De Meyer
2021-02-22
1
-2/+2
*
|
|
Merge topic 'test-macos-arm64' into release-3.20
Brad King
2021-02-23
11
-19/+58
|
\
\
\
|
*
|
|
Tests: Suppress failures on macOS arm64 due to separate Xcode signing phase
Brad King
2021-02-22
8
-0/+47
|
*
|
|
Tests: Fix CTestTestCrash expected output on macOS arm64
Brad King
2021-02-22
1
-1/+1
|
*
|
|
Tests: Remove explicit no-signing marks from BundleTest
Brad King
2021-02-22
3
-14/+6
|
*
|
|
Tests: Clarify internal project name in RunCMake.GoogleTest cases
Brad King
2021-02-22
4
-4/+4
*
|
|
|
Merge topic 'cmake-gui-restore-search' into release-3.20
Brad King
2021-02-23
2
-0/+10
|
\
\
\
\
|
*
|
|
|
cmake-gui: Restore search bar for cache view and environment dialog
Sankhesh Jhaveri
2021-02-22
2
-0/+10
|
|
/
/
/
*
|
|
|
Merge topic 'nag-fortran-include-moddir' into release-3.20
Brad King
2021-02-23
1
-0/+1
|
\
\
\
\
|
*
|
|
|
NAG: Fix using Fortran modules from their output directory
Brad King
2021-02-22
1
-0/+1
*
|
|
|
|
Merge topic 'per-config-autogen-info-file' into release-3.20
Brad King
2021-02-23
2
-4/+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Autogen: Don't change the order of HEADERS array in AutogenInfo.json
Craig Scott
2021-02-22
2
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20
Brad King
2021-02-22
8
-6/+111
|
\
\
\
\
|
*
|
|
|
FetchContent: Don't update timestamps if files don't change
Craig Scott
2021-02-22
6
-4/+107
|
*
|
|
|
ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks
Craig Scott
2021-02-22
2
-2/+4
*
|
|
|
|
Merge topic 'vs-pch-one-lang' into release-3.20
Brad King
2021-02-22
6
-7/+44
|
\
\
\
\
\
|
*
|
|
|
|
VS: Restore support for PCH in CXX but not C within once target
Brad King
2021-02-19
6
-1/+38
|
*
|
|
|
|
cmVisualStudio10TargetGenerator: Refactor per-source PCH logic
Brad King
2021-02-19
1
-6/+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'cpackifw-scanbuild-fix' into release-3.20
Brad King
2021-02-22
1
-2/+9
|
\
\
\
\
\
|
*
|
|
|
|
CPackIFWInstaller: Avoid potential null pointer dereference
Craig Scott
2021-02-19
1
-2/+9
*
|
|
|
|
|
Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20
Brad King
2021-02-22
1
-1/+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation
Brad King
2021-02-19
1
-1/+1
*
|
|
|
|
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-02-19
0
-0/+0
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'backport-intel-fortran-preprocess' into release-3.19
Brad King
2021-02-18
1
-2/+10
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'intel-fortran-preprocess' into release-3.20
Brad King
2021-02-19
2
-4/+20
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
IntelLLVM: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
|
*
|
|
|
|
|
|
|
Merge branch 'backport-intel-fortran-preprocess'
Brad King
2021-02-18
1
-2/+10
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
/
/
/
/
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Intel: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'docpreset' into release-3.20
Brad King
2021-02-19
2
-10/+25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Help: Add build and test preset to examples in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-2/+16
|
*
|
|
|
|
|
|
Help: Clarify preset name conflict rules in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-8/+9
*
|
|
|
|
|
|
|
Merge topic 'llvm-nm-cleanup' into release-3.20
Brad King
2021-02-19
1
-1/+0
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bindexplib: remove stray debugging output when using llvm-nm
Brad King
2021-02-18
1
-1/+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'doc-if-links' into release-3.20
Brad King
2021-02-18
1
-7/+51
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: Add internal links to if() docs
Michael Hirsch, Ph.D
2021-02-18
1
-7/+51
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'preset-json-comments' into release-3.20
Brad King
2021-02-18
1
-1/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Document JSON comment support in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-1/+4
*
|
|
|
|
|
|
Merge topic 'doc-presets' into release-3.20
Brad King
2021-02-18
3
-12/+21
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Help: Clarify role of binaryDir inheritance in cmake-presets(7)
Brad King
2021-02-18
1
-4/+6
[next]