Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'cmake-presets-condition-regex' | Brad King | 2021-04-01 | 2 | -0/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakePresets.json: Add matches condition | Kyle Edwards | 2021-03-31 | 2 | -0/+64 | |
* | | | | | | | Merge topic 'doc-CMAKE_APPLE_SILICON_PROCESSOR' | Brad King | 2021-04-01 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file | Brad King | 2021-04-01 | 1 | -3/+2 | |
* | | | | | | Merge topic 'ifw-depends-name-version-parsing' | Brad King | 2021-03-30 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackIFW: Fix parsing of name and version in component DEPENDS | Craig Scott | 2021-03-27 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'multiple-L-labels' | Brad King | 2021-03-30 | 1 | -2/+48 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest: Support multiple -L and -LE options to mean "AND" | Adriaan de Groot | 2021-03-28 | 1 | -2/+48 | |
* | | | | | | | | Merge topic 'SWIG' | Brad King | 2021-03-29 | 3 | -1/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseSWIG: Use standard library name conventions for csharp language | Marc Chevrier | 2021-03-26 | 3 | -1/+24 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'commands-file-permissions' | Brad King | 2021-03-29 | 2 | -23/+40 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Help: Clarify permission-related command options | Craig Scott | 2021-03-27 | 2 | -23/+40 | |
* | | | | | | | | Merge topic 'FindIntl-builtin' | Brad King | 2021-03-29 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'backport-FindIntl-builtin' into FindIntl-builtin | Brad King | 2021-03-26 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | FindIntl: Fix detection of intl built in to C library | Brad King | 2021-03-26 | 1 | -0/+14 | |
| | * | | | | | Merge topic 'doc-custom-output-genex' into release-3.20 | Brad King | 2021-03-25 | 3 | -3/+11 | |
| | |\ \ \ \ \ | ||||||
* | | | | | | | | project: Define variables indicating whether project is top level | friendlyanon | 2021-03-26 | 5 | -0/+45 | |
* | | | | | | | | Help: Convert project() directory variables to a definition list | Brad King | 2021-03-26 | 1 | -5/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'doc-custom-output-genex' | Brad King | 2021-03-25 | 3 | -3/+11 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets | Craig Scott | 2021-03-25 | 3 | -3/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into nsis-branding-trim-position | Craig Scott | 2021-03-24 | 43 | -87/+1116 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'vs-custom-flag-table' | Brad King | 2021-03-23 | 1 | -0/+24 | |
| |\ \ \ \ | ||||||
| | * | | | | VS: Add a mostly-undocumented hook to load custom JSON flag tables | Brad King | 2021-03-22 | 1 | -0/+24 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge topic 'doc-xcoff-chrpath' | Brad King | 2021-03-23 | 1 | -6/+13 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge topic 'cmake-presets-condition' | Brad King | 2021-03-23 | 4 | -9/+460 | |
| |\ \ \ \ | ||||||
| | * | | | | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 4 | -9/+460 | |
| * | | | | | Merge topic 'cxx-module-extensions' | Brad King | 2021-03-23 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Treat '.ixx' and '.cppm' files as C++ sources | Andrew Gilewsky | 2021-03-22 | 1 | -0/+4 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Help/guide: use GNUInstallDirs in importing-exporting example | Ben Boeckel | 2021-03-19 | 5 | -25/+35 | |
| |/ / / / | ||||||
| * | | | | Merge topic 'update_cuda_custom_toolkit_location_folder_structure' | Brad King | 2021-03-19 | 1 | -7/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | VS: switch to new folder structure while keeping the old one working | Marcel Ritzschke | 2021-03-18 | 1 | -7/+6 | |
| | |/ / / | ||||||
| * | | | | Merge topic 'FindDevIL-targets' | Brad King | 2021-03-19 | 1 | -0/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | FindDevIL: add imported targets and tests | Alex | 2021-03-18 | 1 | -0/+4 | |
| | |/ / / | ||||||
| * | | | | Merge topic 'schema-typo' | Brad King | 2021-03-19 | 1 | -16/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | Help: Fix typos in presets schema field descriptions | Adriaan de Groot | 2021-03-18 | 1 | -1/+1 | |
| | * | | | | Merge branch 'backport-preset-schema-typos' into preset-schema-typos | Brad King | 2021-03-18 | 1 | -15/+15 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge topic 'fix-CMP0118-NEW' | Brad King | 2021-03-19 | 1 | -2/+8 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'fileapi-codemodel-directory' | Brad King | 2021-03-18 | 2 | -36/+239 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fileapi: Add installers to codemodel-v2 "directory" object | Brad King | 2021-03-16 | 2 | -0/+150 | |
| | * | | | | | fileapi: Add backtraceGraph to codemodel-v2 "directory" object | Brad King | 2021-03-16 | 1 | -4/+8 | |
| | * | | | | | fileapi: Add a "directory" object to codemodel-v2 | Brad King | 2021-03-16 | 2 | -2/+43 | |
| | * | | | | | fileapi: Re-organize backtrace infrastructure | Brad King | 2021-03-16 | 1 | -34/+42 | |
| * | | | | | | Merge topic 'doc-flag-var-strings' | Brad King | 2021-03-17 | 2 | -0/+5 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Help: Document that CMAKE_<LANG>_FLAGS[_INIT] are strings | Alexander Richardson | 2021-03-17 | 2 | -0/+5 | |
| * | | | | | | Merge topic 'cmake-presets-host-system-name' | Brad King | 2021-03-16 | 3 | -5/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CMakePresets.json: Add ${hostSystemName} macro | Kyle Edwards | 2021-03-15 | 2 | -0/+11 | |
| | * | | | | | | Help: Fix version numbers in CMakePresets.json documentation | Kyle Edwards | 2021-03-15 | 1 | -5/+6 | |
| | * | | | | | | Refactor: Add cmSystemTools::GetSystemName() | Kyle Edwards | 2021-03-15 | 1 | -0/+10 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge topic 'doc-configure_file-cmakedefine01' | Brad King | 2021-03-16 | 1 | -2/+24 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Help: Clarify configure_file #cmakedefine01 syntax and behavior | Elsie Hupp | 2021-03-15 | 1 | -2/+24 |