Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Tests/RunCMake: Add copyright and license notices to test infrastructure | Brad King | 2024-02-05 | 3 | -0/+9 | |
* | | | Merge topic 'restore-pch-with-unity' | Brad King | 2024-02-05 | 3 | -0/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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 | |
* | | | | Merge topic 'GoogleTest-test-launcher' | Brad King | 2024-02-02 | 6 | -1/+184 | |
|\ \ \ \ | ||||||
| * | | | | GoogleTest: Honor TEST_LAUNCHER in gtest_discover_tests | Ralf Habacker | 2024-01-31 | 6 | -1/+184 | |
* | | | | | Merge topic 'update-curl' | Brad King | 2024-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Tests: Match curl 8.6.0 error in RunCMake.ctest_submit FailDrop-https case | Brad King | 2024-02-01 | 1 | -1/+1 | |
* | | | | | Tests: Add "Fortran" test label | Brad King | 2024-01-31 | 1 | -9/+14 | |
|/ / / / | ||||||
* | | | | Merge topic 'env-cmake-install-prefix' | Brad King | 2024-01-31 | 7 | -0/+23 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable | Silvio Traversaro | 2024-01-30 | 7 | -0/+23 | |
| |/ / / | ||||||
* | | | | Merge topic 'test-define-prop' | Brad King | 2024-01-30 | 2 | -0/+89 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Tests: Add unit tests for property redefinition | FeRD (Frank Dana) | 2024-01-29 | 2 | -0/+89 | |
* | | | | Merge topic 'test-launcher-emulator-genex' | Brad King | 2024-01-29 | 15 | -37/+110 | |
|\ \ \ \ | ||||||
| * | | | | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR | Brad King | 2024-01-29 | 15 | -37/+110 | |
* | | | | | Merge topic 'productbuild-domains-policy' | Brad King | 2024-01-29 | 8 | -0/+33 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161) | Craig Scott | 2024-01-28 | 8 | -0/+33 | |
* | | | | | Merge topic 'test-launcher-emulator' | Brad King | 2024-01-28 | 34 | -121/+389 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Tests: Improve RunCMake.add_test TEST_LAUNCHER coverage | Brad King | 2024-01-27 | 9 | -41/+89 | |
| * | | | | Tests: Improve RunCMake.add_test error formatting | Brad King | 2024-01-27 | 1 | -7/+13 | |
| * | | | | Tests: Improve RunCMake.CrosscompilingEmulator coverage | Brad King | 2024-01-27 | 6 | -5/+172 | |
| * | | | | Tests: Improve RunCMake.CrosscompilingEmulator error formatting | Brad King | 2024-01-27 | 5 | -24/+45 | |
| * | | | | Tests: Shorten RunCMake.CrosscompilingEmulator executable names | Brad King | 2024-01-27 | 15 | -44/+58 | |
| * | | | | Tests: Teach pseudo_emulator helper to pass by default | Brad King | 2024-01-27 | 2 | -1/+13 | |
* | | | | | Merge topic 'ctest-tests-from-file' | Brad King | 2024-01-26 | 8 | -0/+62 | |
|\ \ \ \ \ | ||||||
| * | | | | | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE | Alex Neundorf | 2024-01-25 | 4 | -0/+30 | |
| * | | | | | 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 'swift-windows' | Brad King | 2024-01-25 | 5 | -27/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend | Brad King | 2024-01-22 | 2 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Brad King | 2024-01-19 | 3 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | 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 '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 | |
|\ \ \ \ \ \ |