Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge topic 'doc-cmake-presets-8' into release-3.28 | Brad King | 2023-10-19 | 1 | -0/+3 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'doc-cmake-presets-8' | Brad King | 2023-10-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Help: Document cmake-presets version 8 | Johel Ernesto Guerrero Peña | 2023-10-19 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'feat/cmake-project-module' | Brad King | 2023-10-19 | 12 | -7/+95 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMAKE_PROJECT_INCLUDE: Allow to run module files | Cristian Le | 2023-10-18 | 12 | -7/+95 | |
* | | | | | | Merge topic 'ninja_compile_commands' | Brad King | 2023-10-19 | 2 | -6/+12 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Ninja: Set TARGET_COMPILE_PDB correctly for compile_commands.json | Sebastian Theophil | 2023-10-18 | 2 | -6/+12 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-19 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | CMake 3.28.0-rc2v3.28.0-rc2 | Brad King | 2023-10-18 | 1 | -1/+1 | |
* | | | | | Merge topic 'project-include-multiple' | Brad King | 2023-10-18 | 26 | -45/+133 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMAKE_PROJECT_INCLUDE: Add support for including multiple files | Cristian Le | 2023-10-18 | 26 | -45/+133 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'cxxmodules-vs-no-synthetic-targets' into release-3.28 | Brad King | 2023-10-18 | 8 | -1/+57 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'cxxmodules-vs-no-synthetic-targets' | Brad King | 2023-10-18 | 8 | -1/+57 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Tests/CXXModules: test Visual Studio synthetic target error | Ben Boeckel | 2023-10-17 | 6 | -1/+47 | |
| * | | | | | VS: Explicitly disallow C++ modules provided by imported targets | Ben Boeckel | 2023-10-17 | 2 | -0/+10 | |
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'cxxmodules-flagtable-fixes' into release-3.28 | Brad King | 2023-10-18 | 2 | -2/+20 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'cxxmodules-flagtable-fixes' | Brad King | 2023-10-18 | 2 | -2/+20 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | FlagTables: Add entries for cl -scanDependencies flag | Ben Boeckel | 2023-10-17 | 2 | -0/+18 | |
| * | | | | | FlagTables: `-ifcOutput` takes a subsequent argument | Ben Boeckel | 2023-10-17 | 2 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-18 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'update-libarchive' | Brad King | 2023-10-17 | 58 | -440/+1354 | |
|\ \ \ \ | ||||||
| * | | | | Utilities: Update hard-coded try_compile results for libarchive 3.7.2 | Brad King | 2023-10-16 | 1 | -4/+8 | |
| * | | | | libarchive: Set build options the way we need for CMake | Brad King | 2023-10-16 | 1 | -0/+2 | |
| * | | | | libarchive: Add cm3p prefixes on includes new to version 3.7.2 | Brad King | 2023-10-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2023-10-16 | 55 | -435/+1343 | |
| |\ \ \ \ | ||||||
| | * | | | | LibArchive 2023-09-12 (6468cd1f) | LibArchive Upstream | 2023-10-16 | 55 | -429/+1346 | |
| * | | | | | libarchive: Update script to get 3.7.2 | Brad King | 2023-10-16 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'try_compile-alias-targets' | Brad King | 2023-10-17 | 3 | -2/+112 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Add support for using ALIAS targets | Cristian Le | 2023-10-16 | 3 | -1/+111 | |
| * | | | | | Add missing `OUTPUT` in ExportImport test | Cristian Le | 2023-10-16 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ExternalProject-ghs' | Brad King | 2023-10-17 | 1 | -3/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalProject: Fix INSTALL step for GHS generator | William Sciaroni | 2023-10-16 | 1 | -3/+14 | |
* | | | | | | Merge topic 'try_compile-linker-language' | Brad King | 2023-10-17 | 12 | -7/+89 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_{compile,run}: add LINKER_LANGUAGE option | scivision | 2023-10-16 | 10 | -1/+89 | |
| * | | | | | | Tests: Remove redundant policy setting from RunCMake.try_{compile,run} cases | Brad King | 2023-10-16 | 2 | -6/+0 | |
* | | | | | | | Merge topic 'adsp-asm' | Brad King | 2023-10-17 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ADSP: Add support for assembler | Sebastian Wendt | 2023-10-12 | 1 | -0/+6 | |
* | | | | | | | | Merge topic 'remove-comeau' | Brad King | 2023-10-17 | 2 | -12/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Comeau: Remove undocumented support for this compiler | scivision | 2023-10-16 | 2 | -12/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'cxxmodules-export-fileset-info' into release-3.28 | Brad King | 2023-10-17 | 10 | -13/+69 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'cxxmodules-export-fileset-info' | Brad King | 2023-10-17 | 10 | -13/+69 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | cxxmodules: include `INCLUDES DESTINATION` directories | Ben Boeckel | 2023-10-16 | 10 | -13/+69 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-10-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'execute_process-output_file-directory' into release-3.28 | Brad King | 2023-10-17 | 7 | -18/+66 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'execute_process-output_file-directory' | Brad King | 2023-10-17 | 7 | -18/+66 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | execute_process(): Restore opening files relative to WORKING_DIRECTORY | Kyle Edwards | 2023-10-16 | 7 | -18/+66 | |