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 'tests-c99' into release-3.28
Brad King
2024-01-25
2
-11/+17
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Tests: Improve C compatibility of LoadCommand tests
Florian Weimer
2024-01-25
2
-11/+17
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'revert-replace-cmsysprocess-with-cmuvprocesschain' into release-...
Brad King
2024-01-25
32
-1225/+1186
|
\
\
\
\
\
|
*
|
|
|
|
Revert use of libuv for process execution for 3.28
Brad King
2024-01-24
32
-1225/+1186
*
|
|
|
|
|
Merge topic 'cmuvprocesschain' into release-3.28
Brad King
2024-01-25
10
-52/+38
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
/
/
/
/
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cmUVProcessChain: Tolerate fileno() of invalid FILE stream
Brad King
2024-01-24
1
-1/+5
|
*
|
|
|
cmUVProcessChain: Simplify SetExternalStream usage
Brad King
2024-01-24
9
-44/+27
|
*
|
|
|
cmUVProcessChain: Simplify builder initialization
Brad King
2024-01-24
2
-8/+3
|
*
|
|
|
Tests: Add missing include in testUVProcessChainHelper on Windows
Brad King
2024-01-24
1
-0/+4
|
/
/
/
/
*
|
|
|
Merge topic 'FindMatlab-docs' into release-3.28
Brad King
2024-01-23
1
-10/+7
|
\
\
\
\
|
*
|
|
|
FindMatlab: Fix error message from function
Hermann von Kleist
2024-01-22
1
-1/+1
|
*
|
|
|
FindMatlab: Document all registry paths for version lookup
Hermann von Kleist
2024-01-22
1
-3/+4
|
*
|
|
|
FindMatlab: matlab_get_release_name_from_version is a function now
Hermann von Kleist
2024-01-22
1
-6/+2
|
/
/
/
/
*
|
|
|
Merge topic 'cuda-clang' into release-3.28
Brad King
2024-01-19
1
-6/+8
|
\
\
\
\
|
*
|
|
|
CUDA/Clang: Record architectures supported by Clang 16
Brad King
2024-01-18
1
-2/+6
|
*
|
|
|
CUDA/Clang: Update architectures supported by CUDA 12
Brad King
2024-01-18
1
-4/+2
*
|
|
|
|
Merge topic 'cxxmodules-export-file-collisions' into release-3.28
Brad King
2024-01-19
15
-45/+134
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
cxxmodules: make export trampoline script files unique
Ben Boeckel
2024-01-18
13
-38/+128
|
*
|
|
|
Source: Simplify hasher object construction
Brad King
2024-01-18
2
-7/+6
|
/
/
/
/
*
|
|
|
Merge topic 'FindMatlab-fix-exact-version' into release-3.28
Brad King
2024-01-18
1
-1/+12
|
\
\
\
\
|
*
|
|
|
FindMatlab: Restore support for finding EXACT major.minor version
Hermann von Kleist
2024-01-17
1
-1/+11
|
*
|
|
|
FindMatlab: use correct registry view when extracting versions
Hermann von Kleist
2024-01-17
1
-0/+1
|
/
/
/
/
*
|
|
|
Merge topic 'cxxmodules-obj-lib' into release-3.28
Brad King
2024-01-17
5
-1/+22
|
\
\
\
\
|
*
|
|
|
cxxmodules: compute link information for C++ module-consuming targets
Matheus Izvekov
2024-01-14
5
-1/+22
*
|
|
|
|
Merge topic 'matlab-win' into release-3.28
Brad King
2024-01-17
1
-61/+53
|
\
\
\
\
\
|
*
|
|
|
|
FindMatlab: Accept long version in matlab_get_release_name_from_version
scivision
2024-01-16
1
-17/+7
|
*
|
|
|
|
FindMatlab: Fix major.minor version lookups in Windows Registry
scivision
2024-01-16
1
-45/+47
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'FindMatlab-fix-version-without-versioninfoxml' into release-3.28
Brad King
2024-01-16
1
-12/+13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindMatlab: Restore support for versions without VersionInfo.xml
Hermann von Kleist
2024-01-12
1
-12/+13
|
/
/
/
/
*
|
|
|
Merge topic 'update-zlib' into release-3.28
Brad King
2024-01-11
18
-222/+253
|
\
\
\
\
|
*
\
\
\
Merge branch 'upstream-zlib' into update-zlib
Brad King
2024-01-10
17
-221/+252
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
zlib 2022-10-12 (04f42cec)
zlib upstream
2024-01-10
17
-221/+252
|
*
|
|
|
zlib: Update script to get zlib 1.2.13
Brad King
2024-01-10
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'vs-scan-for-modules' into release-3.28
Brad King
2024-01-10
7
-8/+46
|
\
\
\
\
|
*
|
|
|
Tests/CXXModules/scan_properties: use `ixx` extension
Ben Boeckel
2024-01-09
2
-3/+5
|
*
|
|
|
cmVisualStudio10TargetGenerator: always specify scanning
Ben Boeckel
2024-01-06
1
-3/+4
|
*
|
|
|
Tests/CXXModules: add a test case for VS generation without flags
Ben Boeckel
2024-01-06
4
-0/+35
|
*
|
|
|
cmVisualStudio10TargetGenerator: fix typo in flag name
Ben Boeckel
2024-01-06
1
-3/+3
*
|
|
|
|
Merge topic 'cxxmodules-no-unity' into release-3.28
Brad King
2024-01-10
13
-1/+120
|
\
\
\
\
\
|
*
|
|
|
|
cmLocalGenerator: ignore scanned sources for unity builds
Ben Boeckel
2024-01-05
4
-0/+22
|
*
|
|
|
|
cmGlobalGenerator: add unity sources after computing target compile features
Ben Boeckel
2024-01-05
2
-1/+30
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Tests/CXXModules: add a test with unity build support
Ben Boeckel
2024-01-05
7
-0/+68
|
|
/
/
/
*
|
|
|
Merge topic 'makefile-depfile' into release-3.28
Brad King
2024-01-10
4
-4/+25
|
\
\
\
\
|
*
|
|
|
Makefile: Fix double escaping when DEPFILE is used
Orkun Tokdemir
2024-01-09
4
-3/+24
|
*
|
|
|
Makefile: Reduce string copies
Orkun Tokdemir
2024-01-08
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'fix-openbsd' into release-3.28
Brad King
2024-01-08
3
-7/+7
|
\
\
\
\
|
*
|
|
|
Source: Restore compilation on OpenBSD
Rafael Sadowski
2024-01-05
3
-7/+7
|
/
/
/
/
*
|
|
|
Merge topic 'doc-get-properties-inherited' into release-3.28
Brad King
2024-01-05
7
-34/+32
|
\
\
\
\
|
*
|
|
|
Help: Fix wrong return values for unset inherited properties
Craig Scott
2024-01-05
3
-22/+16
|
*
|
|
|
Help: Add missing DIRECTORY keyword to set_tests_properties() signature
Craig Scott
2024-01-05
1
-0/+1
[prev]
[next]