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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
try_compile(): Include languages with _ or - when passing linker vars
Craig Scott
2024-03-22
4
-0/+40
*
Merge topic 'ninja-fortran-include' into release-3.29
Brad King
2024-03-20
4
-8/+15
|
\
|
*
Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sources
Brad King
2024-03-19
4
-8/+15
*
|
generate_apple_*_selection_file: Add option to capture errors
Brad King
2024-03-19
11
-0/+75
*
|
generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) support
Brad King
2024-03-19
4
-1/+6
*
|
generate_apple_architecture_selection_file: Simplify signature
Brad King
2024-03-19
1
-3/+3
*
|
Tests/RunCMake/CMakePackage: Fix Apple architecture selection argument order
Brad King
2024-03-19
1
-1/+4
*
|
Tests/RunCMake/CMakePackage: Add architecture i386 for macOS on Xcode < 10
Brad King
2024-03-19
1
-4/+10
*
|
Merge topic 'Apple-TBD-in-subdirecory' into release-3.29
Brad King
2024-03-14
2
-3/+14
|
\
\
|
*
|
Apple Text Based Stubs: should be usage in subdirectories
Marc Chevrier
2024-03-14
2
-3/+14
*
|
|
Merge topic 'autogen-makefile-depfile' into release-3.29
Brad King
2024-03-14
6
-1/+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Autogen: Restore target-ordering dependencies in Makefiles with DEPFILE
Brad King
2024-03-14
6
-1/+28
*
|
|
Merge topic 'LINKER_TYPE-mold-support' into release-3.29
Brad King
2024-03-14
8
-4/+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
8
-4/+13
*
|
|
Merge topic 'export-find_dependency-calls' into release-3.29
Brad King
2024-03-13
19
-0/+50
|
\
\
\
|
*
|
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
19
-0/+50
*
|
|
|
Merge branch 'backport-3.28-ci-xcode-15.3'
Brad King
2024-03-12
3
-3/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Tests: Update RunCMake.CheckCompilerFlag for Xcode 15.3
Brad King
2024-03-12
1
-2/+2
|
*
|
Tests: Update RunCMake.CompileFeatures for Xcode 15.3
Brad King
2024-03-12
2
-1/+8
*
|
|
install(EXPORT): Drop REQUIRED from exported find_dependency calls
Brad King
2024-03-11
2
-5/+5
|
|
/
|
/
|
*
|
Merge topic 'ctest-j-default' into release-3.29
Brad King
2024-03-11
36
-128/+241
|
\
\
|
*
|
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
28
-4/+195
|
*
|
Tests: Remove unnecessary parallel suppression from CTestCoverageCollectGCOV
Brad King
2024-03-10
1
-1/+0
|
*
|
Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test case
Brad King
2024-03-10
6
-48/+15
|
*
|
Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test case
Brad King
2024-03-10
5
-75/+31
*
|
|
ctest: Remove unnecessary and ambiguous tests-from-file comment syntax
Brad King
2024-03-08
2
-0/+6
*
|
|
ctest: Honor tests-from-file options with empty input
Brad King
2024-03-08
9
-0/+29
*
|
|
Tests: Make ctest tests-from-file expected output more precise
Brad King
2024-03-08
7
-3/+13
*
|
|
Merge topic 'cxxmodules-target-objects' into release-3.29
Brad King
2024-03-08
4
-0/+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests/CXXModules: add a test using `TARGET_OBJECTS` from modules
Ben Boeckel
2024-03-06
4
-0/+42
|
*
|
Merge topic 'cxxmodules-no-export-basedirs-as-include-paths' into release-3.28
Brad King
2024-02-29
7
-0/+147
|
|
\
\
*
|
|
|
ctest: Exit with failure when tests-from-file input is missing
Brad King
2024-03-06
14
-0/+24
*
|
|
|
Tests: Generalize ctest tests-from-file test cases
Brad King
2024-03-06
6
-9/+9
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'cxxmodules-no-export-basedirs-as-include-paths' into release-3.29
Brad King
2024-02-29
7
-0/+147
|
\
\
\
|
*
\
\
Merge branch 'backport-3.28-cxxmodules-no-export-basedirs-as-include-paths'
Brad King
2024-02-28
7
-0/+147
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cmExportFileGenerator: only export include paths for HEADERS file sets
Ben Boeckel
2024-02-28
7
-0/+147
*
|
|
|
Merge topic 'test-cxxmodules-vs' into release-3.29
Brad King
2024-02-28
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Tests/RunCMake/CXXModules: Update VS circular error message
Brad King
2024-02-28
1
-1/+1
|
|
/
*
|
Swift: Ninja: Pass module name to all swift builds
Evan Wilde
2024-02-23
2
-1/+7
*
|
Merge topic 'test-BuildDepends-no-rosetta' into release-3.29
Brad King
2024-02-22
1
-1/+3
|
\
\
|
*
|
Tests: Fix BuildDepends on macOS arm64 without rosetta
Brad King
2024-02-21
1
-1/+3
*
|
|
Merge topic 'restore-link-interface-objlib-with-unity' into release-3.29
Brad King
2024-02-22
6
-1/+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Restore support for TARGET_OBJECTS in link interfaces with unity builds
Brad King
2024-02-21
5
-0/+36
|
*
|
Tests: Update RunCMake.TargetObjects cmake_minimum_required version
Brad King
2024-02-21
1
-1/+1
|
*
|
Merge topic 'cxxmodules-transitive-std' into release-3.28
Brad King
2024-02-21
2
-2/+2
|
|
\
\
*
|
\
\
Merge topic 'cxxmodules-transitive-std' into release-3.29
Brad King
2024-02-21
2
-2/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Tests/CXXModules: test `cxx_std_20` coming from a dependency
Ben Boeckel
2024-02-20
2
-2/+2
*
|
|
|
Merge topic 'cxxmodules-transitive-modules-usage' into release-3.29
Brad King
2024-02-21
18
-4/+298
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
cmExportFileGenerator: export link libraries as-is
Ben Boeckel
2024-02-20
4
-4/+4
|
*
|
Tests/CXXModules: test transitive modules usage
Ben Boeckel
2024-02-20
14
-0/+294
|
|
/
[next]