summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2024-01-252-11/+17
* cmUVProcessChain: Simplify SetExternalStream usageBrad King2024-01-241-4/+1
* Tests: Add missing include in testUVProcessChainHelper on WindowsBrad King2024-01-241-0/+4
* cxxmodules: make export trampoline script files uniqueBen Boeckel2024-01-185-11/+73
* cxxmodules: compute link information for C++ module-consuming targetsMatheus Izvekov2024-01-144-0/+20
* Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-106-3/+40
|\
| * Tests/CXXModules/scan_properties: use `ixx` extensionBen Boeckel2024-01-092-3/+5
| * Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-064-0/+35
* | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-107-0/+68
|\ \
| * | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-057-0/+68
| |/
* | Makefile: Fix double escaping when DEPFILE is usedOrkun Tokdemir2024-01-093-0/+22
* | HIP: Propagate CMAKE_HIP_PLATFORM from/to the test project in check_languageGergely Meszaros2024-01-043-0/+38
|/
* Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-202-0/+9
* Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-182-0/+28
* Tests: Verify CUDA::cupti existence on a subset of machinesRobert Maynard2023-12-144-1/+38
* Merge topic 'test-gnu-hurd-sleep' into release-3.28Brad King2023-12-091-1/+1
|\
| * Tests: Do not expect EINTR when sleep is interrupted on GNU/HurdMattias Ellert2023-12-081-1/+1
* | Tests: Update for changes to upstream ninja development versionBrad King2023-12-082-4/+11
|/
* Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28Brad King2023-12-065-3/+27
|\
| * Tests/CXXModules: enhance `internal-partitions` testBen Boeckel2023-12-054-1/+17
| * Tests/CXXModules: import from an internal partitionBen Boeckel2023-12-053-2/+10
* | Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-0635-1/+384
|\ \
| * | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-0535-1/+384
* | | Merge topic 'LLVMFlang-MSVC-debug' into release-3.28Brad King2023-12-062-4/+9
|\ \ \ | |/ / |/| |
| * | LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-052-4/+9
| |/
* | Tests/CXXModules: add a test which scans a PCH-using sourceBen Boeckel2023-12-044-0/+24
|/
* Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-307-0/+57
* Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-295-14/+49
|\
| * cxxmodules: Add more suggestions to no-modules-support diagnosticsBrad King2023-11-285-14/+49
* | Xcode: Fix embed resources prop namehalx992023-11-281-1/+1
|/
* Merge topic 'fortran-objects-as-sources-fix' into release-3.28Brad King2023-11-2723-0/+138
|\
| * Ninja: support "forwarding" modules from other targetsBen Boeckel2023-11-236-0/+6
| * Merge branch 'revert-exact-collation-depends-3.27' (early part) into fortran-...Ben Boeckel2023-11-2117-0/+132
| |\
| | * Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usageBen Boeckel2023-11-2110-0/+69
| | * Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usageBen Boeckel2023-11-218-0/+63
* | | Merge topic 'clang-scan-deps-failed-scan' into release-3.28Brad King2023-11-221-2/+2
|\ \ \ | |/ / |/| |
| * | Clang-CXX: copy into the dyndep output on successBen Boeckel2023-11-211-2/+2
* | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28Brad King2023-11-202-5/+5
|\ \ \ | |/ / |/| |
| * | fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-172-5/+5
* | | codespell: Fix typosBrad King2023-11-1710-11/+11
* | | Tests: Update HIP.MathFunctions case for nodiscard enforcementBrad King2023-11-171-4/+8
* | | Merge branch 'backport-target-objects' into target-objectsBrad King2023-11-145-0/+33
|\ \ \ | | |/ | |/|
| * | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-145-0/+33
* | | cmGeneratorExpressionNode: Fix short-circuit logicMartin Duffy2023-11-132-0/+5
* | | Merge topic 'cxx23' into release-3.28Brad King2023-11-082-3/+3
|\ \ \
| * | | Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)Brad King2023-11-072-3/+3
* | | | Xcode: Fix linking against .xcframework from static librariesKyle Edwards2023-11-063-0/+12
|/ / /
* | | cmSystemTools::RunSingleCommand(): Pass stdin to child processKyle Edwards2023-11-024-1/+8
* | | Merge topic 'cxxmodules-cmp0155-graceful-fallback-without-scanner' into relea...Brad King2023-11-015-13/+14
|\ \ \
| * | | CMP0155: ignore scanning for sources if no scanner is availableBen Boeckel2023-11-015-13/+14