Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Run CTestTest2 in explicit configuration | Brad King | 2023-08-22 | 1 | -1/+1 |
* | CMakeLibTests: Compile with WIN32_LEAN_AND_MEAN | Kyle Edwards | 2023-08-21 | 1 | -0/+6 |
* | Merge topic 'imported-cxxmodules' | Brad King | 2023-08-21 | 31 | -10/+524 |
|\ | |||||
| * | cmExperimental: recycle the C++ modules API UUID | Ben Boeckel | 2023-08-17 | 12 | -12/+12 |
| * | Tests/RunCMake/CXXModules: add tests which use modules from imported targets | Ben Boeckel | 2023-08-17 | 11 | -0/+102 |
| * | cmExportFileGenerator: export private compile info for C++ modules | Ben Boeckel | 2023-08-17 | 13 | -0/+412 |
* | | Merge topic 'debugger-pipe-connections' | Brad King | 2023-08-19 | 2 | -4/+11 |
|\ \ | |||||
| * | | Debugger: Replace libuv with platform-specific connection code | Paul Maybee | 2023-08-17 | 2 | -4/+11 |
* | | | Merge topic 'cmList-INSERT-regression' | Brad King | 2023-08-19 | 2 | -0/+68 |
|\ \ \ | |||||
| * | | | list(INSERT): restore old behavior | Marc Chevrier | 2023-08-17 | 2 | -0/+68 |
| * | | | Merge topic 'test-debugger-named-pipe-fix' into release-3.27 | Brad King | 2023-08-16 | 1 | -7/+7 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'test-debugger-named-pipe-fix' | Brad King | 2023-08-16 | 1 | -7/+7 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | testDebuggerNamedPipe: fix for cppdap with nlohmann_json | Đoàn Trần Công Danh | 2023-08-16 | 1 | -7/+7 |
* | | | | Merge topic 'xcframework-check-platform-variant' | Kyle Edwards | 2023-08-16 | 41 | -16/+70 |
|\ \ \ \ | |||||
| * | | | | .xcframework: Check SupportedPlatformVariant | Kyle Edwards | 2023-08-15 | 41 | -16/+70 |
* | | | | | Merge topic 'ExternalProject-build-jobserver' | Brad King | 2023-08-16 | 12 | -113/+115 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | ExternalProject: Enable Make Job Server with Explicit Build Command | Chris Mahoney | 2023-08-15 | 6 | -1/+71 |
| * | | | | Tests/RunCMake/Make: simplify GNUMakeJobSeverAware check function | Chris Mahoney | 2023-08-15 | 6 | -112/+44 |
* | | | | | Merge topic 'TAPI-is-Apple-only' | Brad King | 2023-08-15 | 1 | -6/+6 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Apple Text Stubs (.tbd): various fixes | Marc Chevrier | 2023-08-11 | 1 | -6/+6 |
| |/ / | |||||
* | | | Merge topic 'test-properties-directory' | Kyle Edwards | 2023-08-14 | 19 | -8/+103 |
|\ \ \ | |||||
| * | | | get_test_property(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 3 | -8/+25 |
| * | | | set_tests_properties(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 9 | -0/+43 |
| * | | | set_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-10 | 7 | -0/+35 |
* | | | | Merge topic 'ctest-generate-resource-spec-file' | Kyle Edwards | 2023-08-14 | 39 | -4/+237 |
|\ \ \ \ | |||||
| * | | | | CTest: Add ability to dynamically generate resource spec file | Kyle Edwards | 2023-08-10 | 39 | -4/+237 |
| |/ / / | |||||
* | | | | Merge topic 'test-ifort-windows' | Brad King | 2023-08-11 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Tests: Fix RunCMake.BuildDepends Fortran case with Intel compiler on Windows | Brad King | 2023-08-10 | 1 | -0/+5 |
* | | | | | Merge topic 'vs-sdk-selection' | Brad King | 2023-08-10 | 10 | -51/+73 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection | Brad King | 2023-08-10 | 10 | -51/+73 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | VS: Select latest Windows SDK even when targeting Windows 8.1 and below | Brad King | 2023-08-10 | 2 | -5/+9 |
| | * | | | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection | Brad King | 2023-08-10 | 1 | -0/+11 |
| | * | | | VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions | Brad King | 2023-08-10 | 9 | -24/+33 |
| | * | | | Tests: Remove redundant condition in RunCMake.GeneratorPlatform test | Brad King | 2023-08-10 | 1 | -23/+21 |
| | * | | | Merge topic 'file-GENERATE-arg-parsing' into release-3.27 | Brad King | 2023-08-08 | 4 | -0/+10 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge topic 'cmList-append-regression' into release-3.27 | Brad King | 2023-08-08 | 1 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | cmList: Fix performance regression in append/prepend | Marc Chevrier | 2023-08-04 | 1 | -4/+4 |
* | | | | | | | Merge topic 'OPTIMIZE_DEPENDENCIES-runtime-targets' | Brad King | 2023-08-10 | 6 | -0/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets | Craig Scott | 2023-08-09 | 6 | -0/+46 |
* | | | | | | | | Merge topic 'test-cxxmodules-generated-fix' | Brad King | 2023-08-10 | 2 | -5/+9 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Tests/RunCMake/CXXModules: actually generate the source at build time | Ben Boeckel | 2023-08-07 | 2 | -5/+9 |
* | | | | | | | | Merge topic 'add-cm-fileno' | Brad King | 2023-08-09 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Source: Add cm_fileno wrapper | Kyle Edwards | 2023-08-07 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'file-GENERATE-arg-parsing' | Brad King | 2023-08-08 | 4 | -0/+10 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | file(GENERATE): Restore INPUT|CONTENT parse checking | Evan Wilde | 2023-08-07 | 4 | -0/+10 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'cmList-append-regression' | Brad King | 2023-08-08 | 1 | -4/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | cmList: Fix performance regression in append/prepend | Marc Chevrier | 2023-08-04 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cxxmodules-try-compile' | Brad King | 2023-08-07 | 19 | -10/+86 |
|\ \ \ \ \ | |||||
| * | | | | | cmExperimental: recycle the C++ modules API UUID | Ben Boeckel | 2023-07-31 | 10 | -10/+10 |
| * | | | | | cmCoreTryCompile: use the source type context for source files | Ben Boeckel | 2023-07-31 | 9 | -0/+76 |