Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ctest: add command line option to exclude tests listed in a given file | Alex Neundorf | 2024-01-25 | 2 | -0/+8 | |
| * | | | | | ctest: add command line option to run the tests listed in a given file | Alex Neundorf | 2024-01-25 | 3 | -0/+24 | |
* | | | | | | Merge topic 'cmuvprocesschain' | Brad King | 2024-01-25 | 2 | -4/+5 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | 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 | |
* | | | | | | Merge topic 'swift-windows' | Brad King | 2024-01-25 | 9 | -28/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Fix SwiftMix tests' runtime library selection on Windows | Brad King | 2024-01-24 | 2 | -1/+7 | |
| * | | | | | | Tests: Fix SwiftOnly test on Windows | Evan Wilde | 2024-01-24 | 2 | -0/+3 | |
| * | | | | | | Tests: Fix RunCMake.Swift expected output on Windows | Evan Wilde | 2024-01-24 | 4 | -7/+7 | |
| * | | | | | | Tests: Fix RunCMake.Swift's build output checks | Brad King | 2024-01-24 | 1 | -20/+22 | |
* | | | | | | | Merge topic 'validate_read-only_target_properties' | Brad King | 2024-01-24 | 17 | -4/+714 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmTarget: Don't allow setting read-only properties | Robert Maynard | 2024-01-23 | 17 | -4/+714 | |
* | | | | | | | | Merge topic 'cuda-clang-windows' | Brad King | 2024-01-23 | 5 | -4/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend | Brad King | 2024-01-22 | 5 | -4/+12 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Brad King | 2024-01-19 | 3 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cuda-test-cleanup' | Brad King | 2024-01-19 | 20 | -54/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Do not expect nvToolsExt in CUDA 12 toolkit | Brad King | 2024-01-18 | 2 | -2/+10 | |
| * | | | | | | Tests: Fix CudaOnly.Toolkit coverage of npp libs | Brad King | 2024-01-18 | 1 | -1/+1 | |
| * | | | | | | Tests: Remove unused dllexport markup from CudaOnly.DeviceLTO | Brad King | 2024-01-18 | 2 | -14/+2 | |
| * | | | | | | Tests: Remove unused iostream from CUDA sources | Brad King | 2024-01-18 | 15 | -36/+0 | |
| * | | | | | | Tests: Fix condition adding nvcc-only flags in CudaOnly.SeparateCompilation | Brad King | 2024-01-18 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'backport-cxxmodules-export-file-collisions' | Brad King | 2024-01-18 | 5 | -11/+73 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | cxxmodules: make export trampoline script files unique | Ben Boeckel | 2024-01-18 | 5 | -11/+73 | |
* | | | | | Merge topic 'autogen-exe-per-config' | Brad King | 2024-01-18 | 15 | -69/+552 | |
|\ \ \ \ \ | ||||||
| * | | | | | NinjaMultiConfig: Update tests for the new dependency change | Orkun Tokdemir | 2024-01-17 | 3 | -22/+85 | |
| * | | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config values | Orkun Tokdemir | 2024-01-17 | 12 | -47/+467 | |
* | | | | | | Merge topic 'fix_CTestUpdateGIT' | Brad King | 2024-01-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Improve CTest.UpdateGIT robustness to user gitconfig | Ashish Sadanandan | 2024-01-17 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-language-exit-code' | Brad King | 2024-01-17 | 26 | -0/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake_language: Add EXIT subcommand | leha-bot | 2024-01-16 | 26 | -0/+39 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'lcc-updates-2024-01' | Brad King | 2024-01-17 | 1 | -5/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Exclude some tests on broken libc on Elbrus | makise-homura | 2024-01-16 | 1 | -5/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cxxmodules-obj-lib' | Brad King | 2024-01-17 | 4 | -0/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | 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 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'cxxmodules-no-unity' into release-3.28 | Brad King | 2024-01-10 | 7 | -0/+68 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
* | | | | | | Merge topic 'swift-sources-in-resp-file' | Brad King | 2024-01-12 | 1 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Swift/Ninja: Include sources in response file | Evan Wilde | 2024-01-11 | 1 | -4/+2 | |
* | | | | | | | Merge topic 'file-strings-regex-match' | Brad King | 2024-01-11 | 13 | -0/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file: `STRINGS` + `REGEX` store match results | Cristian Le | 2024-01-09 | 13 | -0/+62 | |
* | | | | | | | | Merge topic 'swift-implib' | Brad King | 2024-01-11 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Swift: fix Windows DLL import library support for CMP0157 NEW | Saleem Abdulrasool | 2024-01-10 | 3 | -0/+15 | |
* | | | | | | | | | Merge topic 'package-dispatch-apple' | Brad King | 2024-01-11 | 6 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMakePackageConfigHelpers: Clarify generate_apple_*_selection_file signatures | Brad King | 2024-01-05 | 6 | -19/+19 | |
* | | | | | | | | | Merge topic 'static' | Brad King | 2024-01-10 | 3 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Swift: preserve `-static` for static library swiftmodules | Saleem Abdulrasool | 2024-01-09 | 3 | -0/+17 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-scan-for-modules' | 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' | Brad King | 2024-01-10 | 7 | -0/+68 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | |