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
*
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
|
\
|
*
Tests/CXXModules: test `cxx_std_20` coming from a dependency
Ben Boeckel
2024-02-20
2
-2/+2
*
|
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
|
/
*
Tests/CXXModules: add a test with transitive targets
Ben Boeckel
2024-02-19
21
-0/+307
*
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
|
\
|
*
Tests/CXXModules: add a test to ensure that `restat` works for collation
Ben Boeckel
2024-02-15
7
-2/+59
*
|
Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28
Brad King
2024-02-16
6
-0/+55
|
\
\
|
|
/
|
*
Tests/CXXModules: test that objects depend on dependent modules json files
Ben Boeckel
2024-02-15
6
-0/+55
*
|
Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28
Brad King
2024-02-16
6
-0/+62
|
\
\
|
|
/
|
*
Tests/CXXModules: test that objects depend on their modmap files
Ben Boeckel
2024-02-15
6
-0/+49
|
*
Tests/CXXModules: support testing rebuild conditions
Ben Boeckel
2024-02-14
1
-0/+13
*
|
Merge topic 'ci-test-CommandLength' into release-3.28
Brad King
2024-02-16
1
-1/+4
|
\
\
|
*
|
Tests/CommandLength: Refactor test commands to reduce test run time
Brad King
2024-02-15
1
-1/+4
*
|
|
Merge topic 'cxxmodules-collapse-source-paths' into release-3.28
Brad King
2024-02-15
4
-0/+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmDyndepCollation: collapse full path before looking up
Ben Boeckel
2024-02-14
4
-0/+31
|
|
/
*
|
Tests: Enable visionOS tests with Xcode 15.2
Brad King
2024-02-09
2
-44/+37
*
|
Tests: Update RunCMake.XcodeProject-Device for visionOS in Xcode 15.1 beta
Brad King
2024-02-09
1
-2/+2
*
|
Ninja: Update showIncludes prefix detection for clang-cl 18
Martin Storsjö
2024-02-07
5
-0/+16
*
|
Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17
Brad King
2024-02-07
5
-5/+5
|
/
*
Merge branch 'unity-after-compile-features' into restore-pch-with-unity
Brad King
2024-02-02
3
-0/+4
|
\
|
*
Tests: Add case covering PCH in a unity build
Brad King
2024-02-02
3
-0/+4
*
|
Autogen: Forward dependencies when both Makefile and DEPFILE are used
Orkun Tokdemir
2024-01-28
6
-0/+29
*
|
Tests: Improve C compatibility of LoadCommand tests
Florian Weimer
2024-01-25
2
-11/+17
*
|
cmUVProcessChain: Simplify SetExternalStream usage
Brad King
2024-01-24
1
-4/+1
*
|
Tests: Add missing include in testUVProcessChainHelper on Windows
Brad King
2024-01-24
1
-0/+4
*
|
cxxmodules: make export trampoline script files unique
Ben Boeckel
2024-01-18
5
-11/+73
*
|
cxxmodules: compute link information for C++ module-consuming targets
Matheus Izvekov
2024-01-14
4
-0/+20
*
|
Merge topic 'vs-scan-for-modules' into release-3.28
Brad King
2024-01-10
6
-3/+40
|
\
\
|
*
|
Tests/CXXModules/scan_properties: use `ixx` extension
Ben Boeckel
2024-01-09
2
-3/+5
|
*
|
Tests/CXXModules: add a test case for VS generation without flags
Ben Boeckel
2024-01-06
4
-0/+35
*
|
|
Merge topic 'cxxmodules-no-unity' into release-3.28
Brad King
2024-01-10
7
-0/+68
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Tests/CXXModules: add a test with unity build support
Ben Boeckel
2024-01-05
7
-0/+68
|
|
/
*
|
Makefile: Fix double escaping when DEPFILE is used
Orkun Tokdemir
2024-01-09
3
-0/+22
*
|
HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_language
Gergely Meszaros
2024-01-04
3
-0/+38
|
/
*
Ninja: LINK_OPTIONS property should support newlines
Marc Chevrier
2023-12-20
2
-0/+9
*
Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>
Marc Chevrier
2023-12-18
2
-0/+28
*
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: Do not expect EINTR when sleep is interrupted on GNU/Hurd
Mattias Ellert
2023-12-08
1
-1/+1
*
|
Tests: Update for changes to upstream ninja development version
Brad King
2023-12-08
2
-4/+11
|
/
*
Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28
Brad King
2023-12-06
5
-3/+27
|
\
|
*
Tests/CXXModules: enhance `internal-partitions` test
Ben Boeckel
2023-12-05
4
-1/+17
|
*
Tests/CXXModules: import from an internal partition
Ben Boeckel
2023-12-05
3
-2/+10
*
|
Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28
Brad King
2023-12-06
35
-1/+384
|
\
\
|
*
|
cmCxxModuleMapper: Fix transitive requirements computation
namniav
2023-12-05
35
-1/+384
[next]