| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'findopengl-glu-include-dir' | Brad King | 2024-02-06 | 1 | -0/+1 |
|\ |
|
| * | FindOpenGL: Add support for a separate GLU include directory | Jordan Williams | 2024-02-05 | 1 | -0/+1 |
|
|
* | | 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 |
|
|
* | | | | | Merge topic 'add_custom_command-target-alias' | Brad King | 2024-02-01 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | add_custom_command: Allow adding build event via ALIAS target | Chen Linxuan | 2024-02-01 | 1 | -1/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Tests: Enable Fortran part of CompileOptions test on single-config generators | Brad King | 2024-01-31 | 1 | -3/+3 |
|
|
* | | | | | Tests: Add "Fortran" test label | Brad King | 2024-01-31 | 4 | -11/+29 |
| |/ / /
|/| | | |
|
* | | | | 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 'xcode-pch-swift-cxx' | Brad King | 2024-01-31 | 5 | -0/+30 |
|\ \ \ \ |
|
| * | | | | Xcode: Fix PCH support with Swift & C++ | Mikko Lehtonen | 2024-01-30 | 5 | -0/+30 |
| |/ / / |
|
* | | | | 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 'autogen-makefile-depfile' | Brad King | 2024-01-29 | 6 | -0/+29 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Autogen: Forward dependencies when both Makefile and DEPFILE are used | Orkun Tokdemir | 2024-01-28 | 6 | -0/+29 |
|
|
| * | | | | Tests: Improve C compatibility of LoadCommand tests | Florian Weimer | 2024-01-25 | 2 | -11/+17 |
|
|
* | | | | | 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 '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 |
| | |_|_|/ / /
| |/| | | | | |
|