Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Add support for embedding app extensions | Alexander Akhundzhanov | 2021-04-22 | 2 | -20/+64 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-03-23 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-03-22 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-03-21 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2021-03-20 | 1 | -1/+1 |
* | Merge topic 'update_cuda_custom_toolkit_location_folder_structure' | Brad King | 2021-03-19 | 3 | -7/+41 |
|\ | |||||
| * | VS: switch to new folder structure while keeping the old one working | Marcel Ritzschke | 2021-03-18 | 3 | -7/+41 |
* | | Merge topic 'fix-CMP0118-NEW' | Brad King | 2021-03-19 | 1 | -3/+14 |
|\ \ | |||||
| * | | CMP0118: Fix NEW behavior when looking up target sources | Brad King | 2021-03-18 | 1 | -3/+14 |
| * | | CMake 3.20.0-rc5v3.20.0-rc5 | Brad King | 2021-03-17 | 1 | -1/+1 |
| * | | Merge topic 'ninja-regenerate-no-recompact' into release-3.20 | Brad King | 2021-03-17 | 1 | -2/+3 |
| |\ \ | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-19 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'lang_win32_console' | Brad King | 2021-03-18 | 2 | -6/+9 |
|\ \ \ | |||||
| * | | | Per-language Win32/Console flags | Raul Tambre | 2021-03-17 | 2 | -6/+9 |
* | | | | Merge topic 'fileapi-codemodel-directory' | Brad King | 2021-03-18 | 4 | -84/+389 |
|\ \ \ \ | |||||
| * | | | | fileapi: Add installers to codemodel-v2 "directory" object | Brad King | 2021-03-16 | 1 | -3/+217 |
| * | | | | fileapi: Add backtraceGraph to codemodel-v2 "directory" object | Brad King | 2021-03-16 | 1 | -0/+13 |
| * | | | | fileapi: Add a "directory" object to codemodel-v2 | Brad King | 2021-03-16 | 2 | -2/+72 |
| * | | | | fileapi: Re-organize backtrace infrastructure | Brad King | 2021-03-16 | 1 | -84/+84 |
| * | | | | cmFileAPICodemodel: Build map from each target to its index | Brad King | 2021-03-16 | 1 | -0/+7 |
| * | | | | cmInstallTargetGenerator: Report namelink mode with list of files | Brad King | 2021-03-16 | 2 | -0/+2 |
| * | | | | cmInstallTargetGenerator: Drop unused GetNamelinkMode method | Brad King | 2021-03-16 | 1 | -1/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-18 | 1 | -1/+1 |
* | | | | | Merge topic 'ninja-regenerate-no-recompact' | Brad King | 2021-03-17 | 1 | -2/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Ninja: Do not recompact deps log in regeneration during a build | Brad King | 2021-03-16 | 1 | -2/+3 |
| * | | | | CMake 3.19.7v3.19.7 | Brad King | 2021-03-15 | 1 | -1/+1 |
* | | | | | Merge topic 'dev/safreed/invalidconfigurepreset' | Brad King | 2021-03-17 | 2 | -4/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into invalid-configure-preset | Kyle Edwards | 2021-03-16 | 47 | -370/+959 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fail at read-time if configurePreset field invalid | Sam Freed | 2021-03-15 | 2 | -4/+13 |
| * | | | | | Merge topic 'vs-toolset-version' into release-3.20 | Brad King | 2021-03-15 | 5 | -96/+142 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | CMake 3.20.0-rc4v3.20.0-rc4 | Brad King | 2021-03-11 | 1 | -1/+1 |
| * | | | | | Merge topic 'xcode-framework-quoting' into release-3.20 | Brad King | 2021-03-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-17 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'cmake-presets-host-system-name' | Brad King | 2021-03-16 | 5 | -74/+146 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakePresets.json: Add ${hostSystemName} macro | Kyle Edwards | 2021-03-15 | 1 | -1/+9 |
| * | | | | | | Refactor: Pass CMakePresets.json version to ExpandMacros() functions | Kyle Edwards | 2021-03-15 | 2 | -39/+68 |
| * | | | | | | Refactor: Add cmSystemTools::GetSystemName() | Kyle Edwards | 2021-03-15 | 3 | -35/+70 |
* | | | | | | | Merge topic 'cstr-cleanup' | Brad King | 2021-03-16 | 11 | -50/+47 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Source: Reduce c_str() usage | vvs31415 | 2021-03-13 | 11 | -50/+47 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-16 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'vs-toolset-version' | Brad King | 2021-03-15 | 5 | -96/+142 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | VS: Accept and translate '-T version=' values with three components | Brad King | 2021-03-12 | 1 | -0/+37 |
| * | | | | VS: Fix '-T version=14.28' under VS 16.9 | Brad King | 2021-03-12 | 5 | -91/+100 |
| * | | | | cmGlobalVisualStudioVersionedGenerator: Clarify local variable name | Brad King | 2021-03-12 | 1 | -5/+5 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-14 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-13 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-03-12 | 1 | -1/+1 |
* | | | Merge topic 'add_prefix_cmake_option' | Brad King | 2021-03-11 | 5 | -1/+63 |
|\ \ \ | |||||
| * | | | cmCommandLineArgument: trim leading empty spaces | Robert Maynard | 2021-03-09 | 1 | -0/+4 |