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 topic 'CPackIFW-extra-dot' into release-3.23
Brad King
2022-04-15
1
-3/+3
|
\
\
\
|
*
|
|
CPackIFW: Fix regression in icon file names
Jean-Philippe Lebel
2022-04-14
1
-3/+3
*
|
|
|
Merge topic 'file-set-generated-dependency' into release-3.23
Brad King
2022-04-15
6
-2/+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
Kyle Edwards
2022-04-14
6
-2/+33
*
|
|
|
Merge topic 'ci-cmake-update' into release-3.23
Brad King
2022-04-14
2
-6/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ci: use CMake 3.23.1
Brad King
2022-04-12
2
-6/+6
|
/
/
/
*
|
|
CMake 3.23.1
v3.23.1
Brad King
2022-04-12
1
-1/+1
*
|
|
Merge topic 'file-set-repr-improvements' into release-3.23
Brad King
2022-04-12
23
-150/+172
|
\
\
\
|
*
|
|
Help: Document that target_sources defines [INTERFACE_]HEADER_SETS
Brad King
2022-04-12
3
-0/+10
|
*
|
|
cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-only
Ben Boeckel
2022-04-11
20
-112/+67
|
*
|
|
cmFileSet: store visibility with the fileset
Ben Boeckel
2022-04-11
5
-40/+97
*
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-12
1
-3/+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CMake 3.22.4
v3.22.4
Brad King
2022-04-12
2
-4/+11
*
|
|
|
Merge topic 'doc-CheckPIESupported' into release-3.23
Brad King
2022-04-12
1
-4/+7
|
\
\
\
\
|
*
|
|
|
CheckPIESupported: Prevent separate output lines running together
Craig Scott
2022-04-11
1
-1/+1
|
*
|
|
|
Help: Correct/add missing details for CheckPIESupported
Craig Scott
2022-04-11
1
-3/+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindPostgreSQL-14' into release-3.23
Brad King
2022-04-12
1
-2/+2
|
\
\
\
\
|
*
|
|
|
FindPostgreSQL: add support for PostgreSQL 14
Even Rouault
2022-04-11
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge topic 'correct_list-presets_parsing' into release-3.23
Brad King
2022-04-12
3
-3/+19
|
\
\
\
\
|
*
|
|
|
cmake: --list=presets=[type] doesn't generate incorrect warnings
Robert Maynard
2022-04-11
3
-3/+19
*
|
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-12
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'xcode-pch' into release-3.22
Brad King
2022-04-12
4
-5/+25
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'xcode-pch' into release-3.23
Brad King
2022-04-12
4
-5/+25
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
PCH: Fix Xcode non-pch language exclusion
Cristian Adam
2022-04-11
3
-4/+24
|
*
|
|
|
Tests: Ignore all classes in Xcode internal objc warnings
Gregor Jasny
2022-04-11
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'check-flag-fembed-bitcode-conflict' into release-3.23
Brad King
2022-04-11
4
-0/+97
|
\
\
\
\
|
*
|
|
|
CheckSourceCompiles: Avoid linker warning with -fembed-bitcode
Craig Scott
2022-04-09
4
-0/+97
|
/
/
/
/
*
|
|
|
Merge topic 'CheckCompilerFlag-restore-env' into release-3.23
Brad King
2022-04-08
3
-2/+20
|
\
\
\
\
|
*
|
|
|
CheckCompilerFlag: Fix regression in locale environment preservation
Brad King
2022-04-07
3
-2/+20
*
|
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-08
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'doc-qhelpgenerator' into release-3.22
Brad King
2022-04-07
6
-10/+15
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'doc-qhelpgenerator' into release-3.23
Brad King
2022-04-08
6
-10/+15
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Utilities/Sphinx: Update qthelp generation to qhelpgenerator
Brad King
2022-04-07
5
-10/+10
|
*
|
|
|
Help: Add "Updates" section header in 3.22 release notes
Brad King
2022-04-07
1
-0/+5
|
|
/
/
/
*
|
|
|
Merge topic 'header-sets-no-framework' into release-3.23
Brad King
2022-04-07
7
-1/+34
|
\
\
\
\
|
*
|
|
|
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
7
-1/+34
*
|
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-06
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'ci-cmake.org-help' into release-3.22
Brad King
2022-04-06
4
-2/+12
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'ci-cmake.org-help' into release-3.23
Brad King
2022-04-06
4
-2/+12
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gitlab-ci: Build qthelp-format release documentation for cmake.org
Brad King
2022-04-06
3
-1/+12
|
*
|
|
|
gitlab-ci: Add objects.inv to cmake.org html documentation
Brad King
2022-04-06
1
-1/+0
*
|
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-05
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'ci-cmake.org-help' into release-3.22
Brad King
2022-04-05
7
-36/+109
|
|
\
\
\
\
|
|
|
/
/
/
*
|
|
|
|
Merge topic 'ci-cmake.org-help' into release-3.23
Brad King
2022-04-05
7
-36/+109
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
gitlab-ci: update cmake.org documentation in release package pipeline
Brad King
2022-04-05
3
-0/+10
|
*
|
|
|
gitlab-ci: consolidate jobs for cmake.org/cmake/help/git-{master,stage} docs
Brad King
2022-04-05
2
-29/+11
|
*
|
|
|
Utilities/Sphinx: Add OpenSearch link to html page headers on cmake.org
Brad King
2022-04-05
2
-0/+6
|
*
|
|
|
Utilities/Sphinx: Add option to build outdated version banner for cmake.org
Brad King
2022-04-05
4
-0/+30
|
*
|
|
|
Utilities/Sphinx: Add undocumented option to build docs for cmake.org
Brad King
2022-04-05
4
-7/+52
|
|
/
/
/
*
|
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-04-05
0
-0/+0
|
\
\
\
\
|
|
/
/
/
[prev]
[next]