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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 3.29.2
v3.29.2
Brad King
2024-04-11
1
-1/+1
*
Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER=
Brad King
2024-04-10
1
-8/+6
*
Swift: Ninja: Remove module dependency for executables
Evan Wilde
2024-04-09
1
-14/+27
*
CMake 3.29.1
v3.29.1
Brad King
2024-04-03
1
-1/+1
*
cmSystemTools: Fix compilation on DragonFly BSD
Charlotte Koch
2024-04-02
1
-1/+2
*
ctest: Restore enforcement of RESOURCE_LOCK test property
Brad King
2024-04-01
2
-4/+12
*
try_compile(): Include languages with _ or - when passing linker vars
Craig Scott
2024-03-22
1
-1/+1
*
CMake 3.29.0
v3.29.0
Brad King
2024-03-21
1
-1/+1
*
Merge topic 'ninja-fortran-include' into release-3.29
Brad King
2024-03-20
2
-9/+26
|
\
|
*
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
Brad King
2024-03-19
2
-9/+27
*
|
CMake 3.29.0-rc4
v3.29.0-rc4
Brad King
2024-03-14
1
-1/+1
*
|
Merge topic 'Apple-TBD-in-subdirecory' into release-3.29
Brad King
2024-03-14
1
-0/+3
|
\
\
|
*
|
Apple Text Based Stubs: should be usage in subdirectories
Marc Chevrier
2024-03-14
1
-0/+3
*
|
|
Merge topic 'autogen-makefile-depfile' into release-3.29
Brad King
2024-03-14
1
-32/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmQtAutoGenInitializer: De-duplicate autogen/timestamp target depend logic
Brad King
2024-03-14
1
-24/+10
|
*
|
Autogen: Restore target-ordering dependencies in Makefiles with DEPFILE
Brad King
2024-03-14
1
-15/+7
*
|
|
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
2
-9/+34
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
2
-9/+34
|
*
|
LINKER_TYPE: fix spelling error in message
Marc Chevrier
2024-03-12
2
-2/+2
*
|
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
4
-5/+30
*
|
|
install(EXPORT): Drop REQUIRED from exported find_dependency calls
Brad King
2024-03-11
1
-1/+1
|
/
/
*
|
Merge topic 'ctest-j-default' into release-3.29
Brad King
2024-03-11
8
-69/+156
|
\
\
|
*
|
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
8
-36/+134
|
*
|
cmCTestMultiProcessHandler: Modernize member initialization
Brad King
2024-03-10
3
-34/+23
*
|
|
Merge topic 'ctest-tests-from-file' into release-3.29
Brad King
2024-03-11
2
-27/+26
|
\
\
\
|
*
|
|
ctest: Remove unnecessary and ambiguous tests-from-file comment syntax
Brad King
2024-03-08
1
-5/+2
|
*
|
|
ctest: Honor tests-from-file options with empty input
Brad King
2024-03-08
2
-22/+24
*
|
|
|
GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"
Adrian Pop
2024-03-10
1
-1/+1
|
/
/
/
*
|
|
ctest: Exit with failure when tests-from-file input is missing
Brad King
2024-03-06
2
-10/+14
|
/
/
*
|
CMake 3.29.0-rc3
v3.29.0-rc3
Brad King
2024-03-04
1
-1/+1
*
|
Merge topic 'cxxmodules-invalid-iterator' into release-3.29
Brad King
2024-03-04
2
-3/+1
|
\
\
|
|
/
|
*
cmImportedCxxModuleInfo: remove unused pointer field
Ben Boeckel
2024-03-01
2
-3/+1
*
|
Merge branch 'backport-3.28-cxxmodules-no-export-basedirs-as-include-paths'
Brad King
2024-02-28
1
-1/+4
|
\
\
|
|
/
|
*
cmExportFileGenerator: only export include paths for HEADERS file sets
Ben Boeckel
2024-02-28
1
-1/+4
*
|
Merge topic 'cxxmodules-fileset-cache-fullpath' into release-3.29
Brad King
2024-02-27
1
-1/+2
|
\
\
|
|
/
|
*
cmGeneratorTarget: collapse paths before querying the fileset cache
Ben Boeckel
2024-02-24
1
-1/+2
*
|
Swift: Ninja: Pass module name to all swift builds
Evan Wilde
2024-02-23
1
-4/+2
*
|
CMake 3.29.0-rc2
v3.29.0-rc2
Brad King
2024-02-22
1
-1/+1
*
|
Merge topic 'restore-link-interface-objlib-with-unity' into release-3.29
Brad King
2024-02-22
3
-6/+8
|
\
\
|
|
/
|
*
Restore support for TARGET_OBJECTS in link interfaces with unity builds
Brad King
2024-02-21
3
-6/+8
*
|
Merge topic 'cxxmodules-transitive-modules-usage' into release-3.29
Brad King
2024-02-21
2
-5/+2
|
\
\
|
|
/
|
*
cmGeneratorTarget: discover synthetic targets recursively
Ben Boeckel
2024-02-20
1
-0/+1
|
*
cmExportFileGenerator: export link libraries as-is
Ben Boeckel
2024-02-20
1
-5/+1
*
|
Merge topic 'vs-17.10' into release-3.29
Brad King
2024-02-20
1
-3/+13
|
\
\
|
*
|
VS: Fix '-T version=14.40' under VS 17.10 preview 1
Brad King
2024-02-20
1
-0/+8
|
*
|
VS: Verify toolset version= field format more strictly
Brad King
2024-02-19
1
-3/+5
*
|
|
Merge topic 'cxxmodules-transitive-target-usage' into release-3.29
Brad King
2024-02-20
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cmTarget: copy link libraries from the right properties
Ben Boeckel
2024-02-19
1
-1/+1
*
|
Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.29
Brad King
2024-02-19
1
-0/+1
|
\
\
|
|
/
|
*
cmGeneratorTarget: store synthetic targets in its cache
Ben Boeckel
2024-02-16
1
-0/+1
[next]