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
*
Help: Use correct programming language names in docs of generator expr.
Deniz Bahadir
2024-05-22
1
-10/+10
*
Merge topic 'readme-build-with-cmake-first'
Brad King
2024-05-22
1
-18/+18
|
\
|
*
README: Document non-bootstrap build instructions first
Dave Abrahams
2024-05-22
1
-18/+18
*
|
Merge topic 'test-CMAKE_Swift_MODULE_DIRECTORY'
Brad King
2024-05-22
1
-0/+11
|
\
\
|
*
|
Swift: test that CMAKE_Swift_MODULE_DIRECTORY is respected.
Dave Abrahams
2024-05-16
1
-0/+11
*
|
|
Merge topic 'custom-transitive-properties'
Brad King
2024-05-22
39
-93/+1020
|
\
\
\
|
*
|
|
GenEx: Add support for custom transitive link properties
Brad King
2024-05-21
16
-7/+266
|
*
|
|
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
27
-10/+643
|
*
|
|
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
15
-54/+70
|
*
|
|
cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking
Brad King
2024-05-21
4
-14/+24
|
*
|
|
cmGeneratorTarget: Add TransitiveProperty constructor to help some compilers
Brad King
2024-05-21
1
-0/+7
|
*
|
|
Help: Format TARGET_PROPERTY special evaluation rules as a definition list
Brad King
2024-05-21
1
-16/+18
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-22
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'split-cmGeneratorTarget'
Brad King
2024-05-21
14
-4309/+4649
|
\
\
\
|
*
|
|
cmGeneratorTarget: Factor transitive property methods into own source
Brad King
2024-05-20
4
-181/+210
|
*
|
|
cmGeneratorTarget: Factor link interface/impl methods into own source
Brad King
2024-05-20
5
-1441/+1493
|
*
|
|
cmGeneratorTarget: Factor compatible interface properties into own source
Brad King
2024-05-20
4
-708/+739
|
*
|
|
cmGeneratorTarget: Factor options-like usage requirements into own source
Brad King
2024-05-20
4
-624/+659
|
*
|
|
cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source
Brad King
2024-05-20
4
-125/+156
|
*
|
|
cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source
Brad King
2024-05-20
4
-302/+336
|
*
|
|
cmGeneratorTarget: Factor SOURCES impl into own source
Brad King
2024-05-20
4
-515/+562
|
*
|
|
cmGeneratorTarget: Factor TargetPropertyEntry into own source
Brad King
2024-05-20
4
-167/+191
|
*
|
|
cmGeneratorTarget: Move TargetPropertyEntry creation method to header
Brad King
2024-05-20
2
-19/+34
|
*
|
|
cmTargetTraceDependencies: Factor out of cmGeneratorTarget
Brad King
2024-05-20
5
-247/+289
*
|
|
|
Merge topic 'test-race-aix'
Brad King
2024-05-21
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Tests/RunCMake/CompileFeatures: Avoid intermittent failures on AIX
Brad King
2024-05-21
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'test-ninja-explain'
Brad King
2024-05-21
1
-1/+0
|
\
\
\
\
|
*
|
|
|
Tests/RunCMake/Swift: Update for ninja post-1.12 development
Brad King
2024-05-20
1
-1/+0
*
|
|
|
|
Merge topic 'doc-macro'
Brad King
2024-05-21
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Help: Fix inaccurate use of "function" in macro docs
Dave Abrahams
2024-05-21
1
-1/+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-21
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'typo-fix-issue'
Brad King
2024-05-20
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Tutorial: Fix grammar typo in Step 11
FrankYin
2024-05-17
1
-1/+1
*
|
|
|
|
Merge topic 'cmp0097-fetchcontent'
Brad King
2024-05-20
1
-3/+12
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Document that CMP0097 is always NEW for FetchContent
Craig Scott
2024-05-17
1
-3/+12
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-20
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-19
1
-1/+1
*
|
|
|
Merge topic 'fetchcontent-direct'
Craig Scott
2024-05-18
33
-1615/+2308
|
\
\
\
\
|
*
|
|
|
ExternalProject: Fix misleading git update output
Craig Scott
2024-05-17
1
-1/+1
|
*
|
|
|
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
25
-96/+761
|
*
|
|
|
ExternalProject: Move more internal commands out of main file
Craig Scott
2024-05-13
9
-1528/+1551
|
*
|
|
|
ExternalProject: Switch download, update and patch to use _EP_ vars
Craig Scott
2024-05-13
1
-186/+185
|
*
|
|
|
ExternalProject: Provide ExternalProject_Add keywords through a macro
Craig Scott
2024-05-12
1
-49/+54
|
*
|
|
|
ExternalProject: Don't treat YES as a keyword
Craig Scott
2024-05-12
1
-1/+1
|
*
|
|
|
ExternalProject: Fix minor formatting error
Craig Scott
2024-05-12
1
-1/+2
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2024-05-18
1
-1/+1
*
|
|
|
|
Merge branch 'release-3.29'
Brad King
2024-05-17
0
-0/+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'release-3.28' into release-3.29
Brad King
2024-05-17
0
-0/+0
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'release-3.28'
Brad King
2024-05-17
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28
Brad King
2024-05-17
3
-1/+29
|
|
\
\
\
\
\
\
[next]