summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CXXModules/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Tests/CXXModules: support testing with custom stdlib json locationsBen Boeckel2025-09-111-1/+11
* CMP0057: Remove support for OLD behaviorBrad King2025-01-221-3/+0
* Tests/CXXModules: add a test with duplicate sourcesBen Boeckel2025-01-091-0/+1
* Merge topic 'iface-public-modules' into release-3.31Brad King2024-12-121-1/+7
|\
| * target_sources: Improve error message for CXX_MODULES on INTERFACE librariesBrad King2024-12-111-0/+1
| * Tests/RunCMake/CXXModules: Rename FileSetModules cases to be more specificBrad King2024-12-111-1/+6
* | Tests/CXXModules: add tests for module commandsBen Boeckel2024-09-031-0/+41
* | Tests/CXXModules: add support for running targets under a given configBen Boeckel2024-08-271-1/+8
* | Tests/CXXModules: support building specific targets of example treesBen Boeckel2024-08-271-0/+3
* | Tests/CXXModules: factor out running an import testBen Boeckel2024-08-271-48/+21
|/
* Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-031-0/+7
|\
| * Tests/CXXModules: add tests for C++26 `import std` supportBen Boeckel2024-05-021-0/+7
* | Merge topic 'cxxmodules-build-export-different-directory'Brad King2024-05-031-0/+8
|\ \ | |/ |/|
| * Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...Ben Boeckel2024-05-021-0/+8
| |\
| | * cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-021-0/+8
| * | Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-011-0/+1
| |\ \
* | \ \ Merge topic 'export-name-safe-name'Brad King2024-05-011-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-301-0/+1
| | |/ | |/|
* | | Merge topic 'exported-modules-with-headers'Brad King2024-04-301-0/+8
|\ \ \ | | |/ | |/|
| * | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-271-0/+8
| |/
* | Tests/CXXModules: test using targets that import `std`Ben Boeckel2024-04-111-0/+6
* | Tests/CXXModules: add tests for exporting `CXX_MODULE_STD`Ben Boeckel2024-04-111-0/+4
* | Tests/CXXModules: add tests that the C++ std targets don't get exportedBen Boeckel2024-04-111-0/+7
* | Tests/CXXModules; add tests for `CXX_MODULE_STD` behaviorBen Boeckel2024-04-111-0/+7
* | Tests/CXXModules: add tests for genex usage in `CXX_MODULE_STD`Ben Boeckel2024-04-111-0/+7
* | Tests/CXXModules: add a test for the `CXX_MODULE_STD` propertyBen Boeckel2024-04-111-0/+3
* | Tests/CXXModules: add test case for `import std` supportBen Boeckel2024-04-111-0/+6
|/
* Tests/CXXModules: add a test using `TARGET_OBJECTS` from modulesBen Boeckel2024-03-061-0/+1
* cmExportFileGenerator: only export include paths for HEADERS file setsBen Boeckel2024-02-281-0/+2
* Tests/CXXModules: test transitive modules usageBen Boeckel2024-02-201-0/+10
* Tests/CXXModules: add a test with transitive targetsBen Boeckel2024-02-191-0/+8
* Tests/CXXModules: add a test importing from a `Ninja` installBen Boeckel2024-02-161-0/+4
* Tests/CXXModules: support building a project with `Ninja`Ben Boeckel2024-02-161-0/+29
* Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` itemsBen Boeckel2024-02-161-0/+12
* Merge topic 'cxxmodules-collation-restat' into release-3.28Brad King2024-02-161-0/+3
|\
| * Tests/CXXModules: add a test to ensure that `restat` works for collationBen Boeckel2024-02-151-0/+3
* | Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28Brad King2024-02-161-0/+1
|\ \ | |/
| * Tests/CXXModules: test that objects depend on dependent modules json filesBen Boeckel2024-02-151-0/+1
* | Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28Brad King2024-02-161-0/+14
|\ \ | |/
| * Tests/CXXModules: test that objects depend on their modmap filesBen Boeckel2024-02-151-0/+1
| * Tests/CXXModules: support testing rebuild conditionsBen Boeckel2024-02-141-0/+13
* | cmDyndepCollation: collapse full path before looking upBen Boeckel2024-02-141-0/+1
|/
* cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-181-0/+1
* cxxmodules: compute link information for C++ module-consuming targetsMatheus Izvekov2024-01-141-0/+1
* Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-101-0/+1
|\
| * Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-061-0/+1
* | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-051-0/+1
|/
* cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-051-0/+2
* Tests/CXXModules: add a test which scans a PCH-using sourceBen Boeckel2023-12-041-0/+2
* Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...Brad King2023-11-011-0/+1
|\