Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge topic 'cmake-gui-system-icon' | Brad King | 2020-12-16 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | cmake-gui: Use icon from system theme if available | Loren Burkholder | 2020-12-15 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'cmake-gui-completion' | Brad King | 2020-12-16 | 1 | -9/+14 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | cmake-gui: Restore completion during path editing | Brad King | 2020-12-15 | 1 | -9/+14 | |
| * | | Merge topic 'ispc_control_header_suffixes' into release-3.19 | Brad King | 2020-12-15 | 5 | -6/+27 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' into release-3.19 | Brad King | 2020-12-15 | 1 | -4/+16 | |
| |\ \ \ | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-16 | 1 | -1/+1 | |
* | | | | | Merge topic 'issue-20915' | Brad King | 2020-12-15 | 1 | -30/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(configure): Order of named options should be specified in any order | Asit Dhal | 2020-12-13 | 1 | -30/+55 | |
* | | | | | | Merge topic 'issue-21557' | Brad King | 2020-12-15 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake_policy: Add check for return value of SetPolicyVersion | Asit Dhal | 2020-12-14 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ispc_control_header_suffixes' | Brad King | 2020-12-15 | 5 | -6/+27 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | ISPC: Generated Headers suffix configurable with a better default | Robert Maynard | 2020-12-14 | 5 | -6/+27 | |
* | | | | | | Merge topic 'support_CMAKE_VFS_OVERLAY_for_rc_compilation' | Brad King | 2020-12-15 | 1 | -4/+16 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | llvm-rc: Add CMAKE_VFS_OVERLAY to the preprocessing flags | Thomas Bernard | 2020-12-14 | 1 | -4/+16 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ninja-no-cleandead' | Brad King | 2020-12-15 | 2 | -15/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'backport-ninja-no-cleandead' into ninja-no-cleandead | Brad King | 2020-12-14 | 2 | -15/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Ninja: Remove cleandead on regeneration | Brad King | 2020-12-14 | 2 | -15/+1 | |
| | * | | | CMake 3.17.5v3.17.5 | Brad King | 2020-09-15 | 1 | -1/+1 | |
| * | | | | Merge topic 'install-properties' into release-3.19 | Brad King | 2020-12-14 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-15 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'custom-command-output-genex' | Brad King | 2020-12-14 | 9 | -141/+241 | |
|\ \ \ \ \ | ||||||
| * | | | | | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS | Brad King | 2020-12-11 | 6 | -69/+32 | |
| * | | | | | cmLocalGenerator: Evaluate generator expressions in custom command outputs | Brad King | 2020-12-11 | 2 | -4/+101 | |
| * | | | | | cmLocalGenerator: Simplify custom command output cmSourceFile creation | Brad King | 2020-12-10 | 2 | -43/+39 | |
| * | | | | | cmLocalGenerator: Factor out helper to expand custom command output paths | Brad King | 2020-12-10 | 3 | -5/+15 | |
| * | | | | | cmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trap | Brad King | 2020-12-10 | 2 | -12/+17 | |
| * | | | | | cmLocalGenerator: Re-order logic in CreateGeneratedSource | Brad King | 2020-12-10 | 1 | -8/+9 | |
| * | | | | | cmCustomCommandGenerator: Treat relative outputs w.r.t. build dir | Brad King | 2020-12-10 | 1 | -11/+28 | |
| * | | | | | cmCustomCommandGenerator: Refactor OUTPUT and DEPENDS path evaluation | Brad King | 2020-12-10 | 1 | -17/+20 | |
| * | | | | | cmCustomCommandGenerator: Evaluate generator expressions in outputs | Brad King | 2020-12-10 | 2 | -1/+3 | |
| * | | | | | cmAddCustom{Command,Target}Command: Skip conversions on genex paths | Brad King | 2020-12-10 | 2 | -3/+9 | |
* | | | | | | Merge topic 'makefiles-compiler-deps-optims' | Brad King | 2020-12-14 | 1 | -79/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmDependsCompiler: rely now on cmGccDepfileReader for depfile parser | Marc Chevrier | 2020-12-11 | 1 | -79/+14 | |
* | | | | | | | Merge topic 'automoc-autouic-autorcc-not-csharp' | Brad King | 2020-12-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Avoid processing CSharp targets | Alessandro Ambrosano | 2020-12-11 | 1 | -0/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'install-properties' | Brad King | 2020-12-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | cmake: Clear INSTALL file properties between runs | Brad King | 2020-12-11 | 1 | -0/+2 | |
* | | | | | | | Merge topic 'execute_process-command-error' | Brad King | 2020-12-14 | 1 | -31/+87 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios | Asit Dhal | 2020-12-10 | 1 | -31/+87 | |
| |/ / / / / | ||||||
| * | | | | | Merge topic 'correct_ispc_path_computation' into release-3.19 | Brad King | 2020-12-08 | 3 | -14/+31 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-14 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-13 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-12 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-11 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'cpp23' | Brad King | 2020-12-10 | 2 | -7/+9 | |
|\ \ \ \ | ||||||
| * | | | | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 2 | -7/+9 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-10 | 1 | -1/+1 | |
* | | | | | Merge topic 'xcode-ios-empty-sticker-pack' | Brad King | 2020-12-09 | 1 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow empty source file list for iOS Sticker packs | Andrew Shaitorov | 2020-12-06 | 1 | -0/+8 | |