| Commit message (Expand) | Author | Age | Files | Lines |
* | file: Add undocumented READ_MACHO subcommand on macOS | René Bertin | 2024-06-04 | 1 | -0/+2 |
|
|
* | cmGeneratorTarget: Factor transitive property methods into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor link interface/impl methods into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor compatible interface properties into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor options-like usage requirements into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor SOURCES impl into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmGeneratorTarget: Factor TargetPropertyEntry into own source | Brad King | 2024-05-20 | 1 | -0/+1 |
|
|
* | cmTargetTraceDependencies: Factor out of cmGeneratorTarget | Brad King | 2024-05-20 | 1 | -0/+2 |
|
|
* | Drop Visual Studio 9 2008 generator | Brad King | 2024-05-08 | 1 | -2/+0 |
|
|
* | cmUVJobServerClient: Add libuv-based job server integration client | Brad King | 2023-12-03 | 1 | -0/+3 |
|
|
* | cmUVSignalHackRAII: Drop outdated and unused libuv SA_RESTART workaround | Brad King | 2023-11-17 | 1 | -1/+0 |
|
|
* | install(EXPORT): Export find_dependency() calls | Kyle Edwards | 2023-11-13 | 1 | -0/+2 |
|
|
* | cmStandardLevelResolver: Factor out public representation of level | Brad King | 2023-10-04 | 1 | -0/+1 |
|
|
* | Merge topic 'imported-cxxmodules' | Brad King | 2023-08-21 | 1 | -0/+5 |
|\ |
|
| * | cmSyntheticTargetCache: add a struct for synthetic target caching | Ben Boeckel | 2023-08-17 | 1 | -0/+1 |
|
|
| * | cmCxxModuleUsageEffects: add a class to capture module usage effects | Ben Boeckel | 2023-08-17 | 1 | -0/+2 |
|
|
| * | cmImportedCxxModuleInfo: introduce code to parse exported BMI properties | Ben Boeckel | 2023-08-17 | 1 | -0/+2 |
|
|
* | | Merge topic 'debugger-pipe-connections' | Brad King | 2023-08-19 | 1 | -3/+15 |
|\ \ |
|
| * | | Debugger: Replace libuv with platform-specific connection code | Paul Maybee | 2023-08-17 | 1 | -3/+15 |
|
|
* | | | cmJSONHelpers: Make error generators proper functions | Kyle Edwards | 2023-08-16 | 1 | -0/+1 |
|
|
* | | | CMakePresets: Make error generators proper functions | Kyle Edwards | 2023-08-16 | 1 | -1/+2 |
| |/
|/| |
|
* | | Source: Add cm_fileno wrapper | Kyle Edwards | 2023-08-07 | 1 | -0/+2 |
|
|
* | | Merge topic 'cxx-atomic' | Brad King | 2023-07-28 | 1 | -7/+3 |
|\ \ |
|
| * | | Source: Link libatomic when needed on Linux 32-bit ARM | Brad King | 2023-07-27 | 1 | -7/+3 |
|
|
* | | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+4 |
| |/
|/| |
|
* | | C{Make,Test}Lib: Precompile common expensive headers | Clemens Wasser | 2023-06-22 | 1 | -0/+56 |
|
|
* | | cmUVPipeIStream: Add cmUVPipeIStream | Kyle Edwards | 2023-06-14 | 1 | -0/+1 |
|/ |
|
* | cmake_file_api: New project command | Craig Scott | 2023-06-05 | 1 | -0/+2 |
|
|
* | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+32 |
|
|
* | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 1 | -0/+1 |
|
|
* | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 1 | -0/+2 |
|\ |
|
| * | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure | Orkun Tokdemir | 2023-04-05 | 1 | -0/+2 |
|
|
* | | cmList: CMake list implementation | Marc Chevrier | 2023-04-05 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'presets-json-errors' | Brad King | 2023-03-30 | 1 | -0/+3 |
|\ |
|
| * | presets: Improve JSON parser and error messages | Martin Duffy | 2023-03-29 | 1 | -0/+3 |
|
|
* | | Source: Adjust stack sizes and recursion limits to work together | Brad King | 2023-03-13 | 1 | -12/+0 |
|
|
* | | Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limit | Brad King | 2023-03-13 | 1 | -3/+1 |
|
|
* | | cmake: Reduce default recursion depth when compiling for Windows ARM64 | Brad King | 2023-03-08 | 1 | -0/+2 |
|/ |
|
* | FileAPI: Add "configureLog" object kind | Brad King | 2022-12-17 | 1 | -0/+2 |
|
|
* | ConfigureLog: Add infrastructure for structured configure event logging | Matthew Woehlke | 2022-12-16 | 1 | -0/+2 |
|
|
* | cmDyndepCollation: factor out writing C++ module info from Ninja | Ben Boeckel | 2022-11-30 | 1 | -0/+2 |
|
|
* | cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` | Alex Turbov | 2022-11-17 | 1 | -1/+0 |
|
|
* | Source: Fix regression causing CMakeLib sources to be compiled repeatedly | Brad King | 2022-10-05 | 1 | -12/+12 |
|
|
* | CMakePresets.json: Add workflow presets to schema | Kyle Edwards | 2022-09-26 | 1 | -0/+1 |
|
|
* | Build: Use `CMAKE_CURRENT_XXX_DIR` instead of top dirs | Alex Turbov | 2022-09-22 | 1 | -6/+6 |
|
|
* | Build: Sort linked libraries list of `CMakeLib` | Alex Turbov | 2022-09-22 | 1 | -4/+4 |
|
|
* | Build: Use imported target `Threads::Threads` instead of variable | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|
* | Build: Use imported target `kwiml::kwiml` instead of variables | Alex Turbov | 2022-09-22 | 1 | -1/+1 |
|
|