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
*
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
*
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
|
\
|
*
cmExportFileGenerator: only export include paths for HEADERS file sets
Ben Boeckel
2024-02-28
7
-0/+147
*
|
Tests/RunCMake/CXXModules: Update VS circular error message
Brad King
2024-02-28
1
-1/+1
|
/
*
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
|
\
|
*
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 '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
*
|
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
|
/
*
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
*
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
*
|
cmCxxModuleMapper: Fix transitive requirements computation
namniav
2023-12-05
35
-1/+384
*
|
Tests/CXXModules: add a test which scans a PCH-using source
Ben Boeckel
2023-12-04
4
-0/+24
|
/
*
Tests: Add case to cover execute_process support for no extension on Windows
Kyle Edwards
2023-11-30
7
-0/+57
[next]