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
/
RunCMake
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
*
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 '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
18
-0/+49
|
\
\
|
*
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
18
-0/+49
*
|
|
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
30
-4/+241
|
\
\
|
*
|
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
28
-4/+195
|
*
|
Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test case
Brad King
2024-03-10
2
-0/+15
|
*
|
Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test case
Brad King
2024-03-10
2
-0/+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 '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
|
|
/
*
|
Merge topic 'cxxmodules-transitive-target-usage' into release-3.29
Brad King
2024-02-20
21
-0/+307
|
\
\
|
|
/
|
*
Tests/CXXModules: add a test with transitive targets
Ben Boeckel
2024-02-19
21
-0/+307
*
|
Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.29
Brad King
2024-02-19
8
-0/+119
|
\
\
|
|
/
|
*
Tests/CXXModules: add a test importing from a `Ninja` install
Ben Boeckel
2024-02-16
8
-0/+78
|
*
Tests/CXXModules: support building a project with `Ninja`
Ben Boeckel
2024-02-16
1
-0/+29
|
*
Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` items
Ben Boeckel
2024-02-16
1
-0/+12
|
*
Merge topic 'cxxmodules-collation-restat' into release-3.28
Brad King
2024-02-16
7
-2/+59
|
|
\
[next]