Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge topic 'cxxmodules-non-compiled-source' into release-3.27 | Brad King | 2023-09-14 | 6 | -1/+37 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'FindPkgConfig-override' | Brad King | 2023-09-20 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variable | Corentin Noël | 2023-09-19 | 2 | -0/+20 | |
* | | | | | | | Merge topic 'test-ExportImport' | Brad King | 2023-09-19 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Fix ExportImport test with read-only source tree | Brad King | 2023-09-18 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | cmake: Clarify error if -P script does not exist | scivision | 2023-09-18 | 5 | -5/+6 | |
|/ / / / / / | ||||||
* | | | | | | find_(library|file|path): Drop PATH-derived search prefixes | Brad King | 2023-09-14 | 27 | -180/+0 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'cxxmodules-non-compiled-source' | Brad King | 2023-09-14 | 6 | -1/+37 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com... | Ben Boeckel | 2023-09-12 | 6 | -1/+37 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | cxxmodules: detect and message about non-compiled sources | Ben Boeckel | 2023-09-12 | 6 | -1/+37 | |
* | | | | | | Merge topic 'autogen-exe-per-config' | Brad King | 2023-09-14 | 19 | -22/+424 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | NinjaMultiConfig: Update tests for the new dependency change | Orkun Tokdemir | 2023-09-13 | 3 | -22/+40 | |
| * | | | | | | Autogen: AUTO*_EXECUTABLE: add support for per-config values | Orkun Tokdemir | 2023-09-13 | 15 | -0/+382 | |
| * | | | | | | RunCMake: Add RunCMake_TEST_EXPECT_RESULT | Orkun Tokdemir | 2023-09-13 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'mingw-search-prefixes' | Brad King | 2023-09-14 | 17 | -4/+44 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | MinGW: Search for packages in standard MSYSTEM environment prefixes | Brad King | 2023-09-13 | 17 | -4/+44 | |
* | | | | | | | Merge topic 'orkun_21677_16_06_2023' | Brad King | 2023-09-13 | 16 | -52/+123 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Move QtAutoMocDeps tests to RunCMake/Autogen | Orkun Tokdemir | 2023-09-11 | 15 | -52/+113 | |
| * | | | | | | | RunCMake: Add RunCMake_TEST_NOT_EXPECT variables | Orkun Tokdemir | 2023-09-11 | 1 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'presets-schema' | Brad King | 2023-09-12 | 6 | -0/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | presets: Add $schema property to JSON schema | ChenMoFeiJin | 2023-09-12 | 6 | -0/+20 | |
* | | | | | | | | Merge topic 'vs-cuda-object-libs' | Brad King | 2023-09-12 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Avoid unnecessary CUDA device linking for OBJECT libraries | Robert Maynard | 2023-09-11 | 2 | -0/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Tests/RunCMake: Set $ENV{PWD} before each test | Kyle Edwards | 2023-09-11 | 2 | -6/+12 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | cmake_host_system_information: Add MSYSTEM_PREFIX query | Brad King | 2023-09-10 | 9 | -0/+33 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Tests: Migrate CTestTest{NoBuild,NoExe} to RunCMake.ctest_{build,test} | Brad King | 2023-09-07 | 15 | -94/+38 | |
* | | | | | Merge topic 'FindPkgConfig-system-cflags' | Brad King | 2023-09-07 | 4 | -4/+13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | FindPkgConfig: Tolerate PKG_CONFIG_SYSTEM_INCLUDE_PATH in environment | Cristian Le | 2023-09-06 | 2 | -0/+9 | |
| * | | | | Tests: Rename RunCMake.FindPkgConfig LIBRARY_PATH case to SYSTEM_PATH | Cristian Le | 2023-09-06 | 3 | -3/+3 | |
* | | | | | Merge topic 'replace-cmsysprocess-with-cmuvprocesschain' | Brad King | 2023-09-06 | 6 | -4/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCTestScriptHandler: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 1 | -4/+0 | |
| * | | | | | cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChain | Kyle Edwards | 2023-08-29 | 5 | -0/+5 | |
* | | | | | | Merge topic 'xcode-no-legacy-buildsystem' | Brad King | 2023-09-06 | 5 | -3/+21 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Xcode: reject legacy buildsystem for Xcode 14 | Gregor Jasny | 2023-08-31 | 5 | -3/+21 | |
| |/ / / / | ||||||
* | | | | | Tests: Fix FileAPI interface_exe test | Kyle Edwards | 2023-09-01 | 2 | -1/+42 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmuvstreamread-raii' | Kyle Edwards | 2023-08-29 | 1 | -2/+56 | |
|\ \ \ \ | ||||||
| * | | | | cmUVStreamRead: Return RAII handle to avoid memory leak | Kyle Edwards | 2023-08-25 | 1 | -2/+56 | |
| | |_|/ | |/| | | ||||||
* | | | | macOS: IMPORTED framework: Honor SYSTEM target property in all cases | Marc Chevrier | 2023-08-27 | 1 | -0/+12 | |
* | | | | Merge topic 'modules-better-messages' | Brad King | 2023-08-25 | 4 | -22/+24 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | cxxmodules: improve error messages for C++ module setup | Ben Boeckel | 2023-08-23 | 4 | -22/+24 | |
| |/ / | ||||||
* | | | 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 | |