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
*
Merge topic 'compute-compiler-linker'
Brad King
2024-01-04
180
-71/+1740
|
\
|
*
Tests: Verify that linker tool is detected and identified where expected
Brad King
2024-01-03
2
-2/+36
|
*
LinkerId: Match Apple linker on all Apple platforms
Brad King
2024-01-03
1
-1/+1
|
*
LinkerId: Fix detection of GNU linker id without parenthesis in version output
Brad King
2024-01-03
3
-0/+6
|
*
LinkerId: Fix detection of linker tool without path
Brad King
2024-01-03
13
-13/+13
|
*
LinkerId: Fix detection of linker tool for Clang on OpenBSD
Brad King
2024-01-03
2
-2/+2
|
*
LinkerId: Fix detection of linker tool for MSVC
Brad King
2024-01-03
1
-2/+2
|
*
LinkerId: Fix detection of linker tool for GNU on SunOS sparc32
Brad King
2024-01-03
4
-4/+4
|
*
LinkerId: Fix detection of linker tool for XL compilers
Brad King
2024-01-03
12
-12/+12
|
*
LinkerId: Fix detection of linker tool for XL as nvcc host compiler
Brad King
2024-01-03
1
-1/+1
|
*
Tests: Cover detection of linker tool for Intel on Windows
Brad King
2024-01-03
13
-0/+138
|
*
Tests: Cover detection of linker tool for MSVC
Brad King
2024-01-03
9
-0/+148
|
*
Tests: Cover detection of linker tool while parsing implicit link info
Brad King
2024-01-03
94
-2/+110
|
*
Tests: Update sample data for parsing implicit link/include information
Brad King
2024-01-03
54
-1/+1148
|
*
Tests: Improve isolation of cases parsing implicit link/include information
Brad King
2024-01-03
2
-69/+51
|
*
Tests: Add unit tests for internal cmake_determine_linker_id helper
Brad King
2024-01-03
27
-0/+106
*
|
Tests: Quote possibly empty string(REPLACE) argument
Craig Scott
2024-01-01
1
-1/+1
*
|
Merge topic 'Ninja-LINK_OPTIONS-with-newlines'
Marc Chevrier
2023-12-23
2
-0/+9
|
\
\
|
*
|
Ninja: LINK_OPTIONS property should support newlines
Marc Chevrier
2023-12-20
2
-0/+9
*
|
|
Merge topic 'package-dispatch-apple'
Brad King
2023-12-20
19
-2/+59
|
\
\
\
|
*
|
|
CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()
Brad King
2023-12-19
10
-2/+46
|
*
|
|
generate_apple_platform_selection_file: Add INSTALL_PREFIX option
Brad King
2023-12-19
1
-0/+1
|
*
|
|
Tests: Verify generate_apple_platform_selection_file file paths
Brad King
2023-12-19
10
-0/+12
*
|
|
|
Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'
Brad King
2023-12-20
5
-0/+108
|
\
\
\
\
|
*
|
|
|
add_test: Honor CROSSCOMPILING_EMULATOR only when cross-compiling
Ralf Habacker
2023-12-19
5
-0/+108
*
|
|
|
|
Merge topic 'swift-CMP0157-old'
Brad King
2023-12-20
2
-3/+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Swift/Ninja: Fix missing OFM in CMP0157 OLD behavior
Evan Wilde
2023-12-19
2
-3/+12
|
|
/
/
/
*
|
|
|
Merge topic 'gtest_discover_tests_error_message'
Brad King
2023-12-19
2
-0/+2
|
\
\
\
\
|
*
|
|
|
GoogleTest: Add working directory to gtest_discover_tests error message
Alexander Krabler
2023-12-18
2
-0/+2
|
|
/
/
/
*
|
|
|
Merge topic 'package-dispatch-apple'
Brad King
2023-12-19
4
-0/+15
|
\
\
\
\
|
*
|
|
|
CMakePackageConfigHelpers: Clarify Apple platform selection usage error
Brad King
2023-12-18
4
-0/+15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'Xcode-Check-Imported-Framework'
Brad King
2023-12-19
2
-0/+28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>
Marc Chevrier
2023-12-18
2
-0/+28
*
|
|
Merge topic 'package-dispatch-apple'
Brad King
2023-12-18
27
-0/+180
|
\
\
\
|
*
|
|
Tests: Cover generate_apple_platform_selection_file on all platforms
Brad King
2023-12-16
27
-0/+180
*
|
|
|
Merge topic 'fc-provider-find-package-args'
Craig Scott
2023-12-17
3
-0/+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providers
Craig Scott
2023-12-16
3
-0/+19
|
|
/
/
*
|
|
Merge topic 'swift-split-compilation-model'
Brad King
2023-12-16
3
-11/+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Swift/Ninja: Split compilation model
Evan Wilde
2023-12-15
3
-11/+19
*
|
|
Merge topic 'cmake-test-launcher'
Brad King
2023-12-15
20
-8/+374
|
\
\
\
|
*
|
|
fileapi: Add test launcher to codemodel-v2
Ralf Habacker
2023-12-13
11
-1/+245
|
*
|
|
add_test: Optionally use a launcher for tests running in-project targets
Ralf Habacker
2023-12-13
8
-0/+120
|
*
|
|
fileapi: Make launcher attribute 'arguments' optional
Ralf Habacker
2023-12-13
2
-7/+9
|
|
/
/
*
|
|
Merge topic 'FindCUDAToolkit-cupti'
Brad King
2023-12-15
4
-1/+38
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests: Verify CUDA::cupti existence on a subset of machines
Robert Maynard
2023-12-14
4
-1/+38
|
*
|
Merge topic 'test-gnu-hurd-sleep' into release-3.28
Brad King
2023-12-09
1
-1/+1
|
|
\
\
*
|
|
|
Tests/RunCMake/XcFramework: Add iOS and iOS Simulator to .xcfw
Kyle Edwards
2023-12-11
6
-50/+107
*
|
|
|
Merge topic 'find-rustc-importlibs'
Brad King
2023-12-09
7
-1/+14
|
\
\
\
\
|
*
|
|
|
MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention
Daniel Ching
2023-12-08
4
-0/+4
|
*
|
|
|
Tests: Add case covering find_library behavior when targeting MSVC ABI
Brad King
2023-12-07
5
-1/+10
[next]