Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Makefiles: ensure transparent switch between dependencies strategies | Marc Chevrier | 2021-01-09 | 1 | -24/+39 | |
| * | | | | | | | | | Makefile dependencies: ensure long paths are used on Windows | Marc Chevrier | 2021-01-09 | 5 | -24/+44 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-11 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-10 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-09 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'rel-macos-modern' | Brad King | 2021-01-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+ | Brad King | 2021-01-07 | 1 | -0/+3 | |
* | | | | | | | | Merge topic 'cmake-gui-qt6' | Brad King | 2021-01-08 | 1 | -5/+14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | cmake-gui: Restore minimal plugin installation for Qt5 | Brad King | 2021-01-07 | 1 | -2/+12 | |
| * | | | | | | | cmake-gui: Restore exclusion of static plugin installation | Brad King | 2021-01-07 | 1 | -1/+2 | |
| * | | | | | | | cmake-gui: Restore installation of Qt plugin dependencies | Brad King | 2021-01-07 | 1 | -1/+1 | |
| * | | | | | | | cmake-gui: Remove outdated FIXME comment about plugin installation | Brad King | 2021-01-07 | 1 | -2/+0 | |
| * | | | | | | | cmake-gui: Fix CMake_QT_MAJOR_VERSION string comparison | Brad King | 2021-01-07 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'xcode-object-ids' | Brad King | 2021-01-08 | 6 | -40/+59 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Xcode: Use deterministic object ids for script build phases | Brad King | 2021-01-06 | 2 | -10/+14 | |
| * | | | | | | | cmGlobalXCodeGenerator: Add infrastructure for deterministic object ids | Brad King | 2021-01-06 | 2 | -15/+28 | |
| * | | | | | | | cmGlobalXCodeGenerator: Adopt pbxproj object id generation | Brad King | 2021-01-06 | 6 | -28/+30 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-08 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cpp-modules' | Brad King | 2021-01-07 | 11 | -73/+247 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ninja: add experimental infrastructure to generate gcc-format modmap files | Ben Boeckel | 2021-01-05 | 1 | -1/+24 | |
| * | | | | | | ninja: add experimental infrastructure to generate modmap files with dyndep | Ben Boeckel | 2021-01-05 | 3 | -15/+74 | |
| * | | | | | | ninja: Add experimental infrastructure for C++20 module dependency scanning | Brad King | 2021-01-05 | 6 | -21/+109 | |
| * | | | | | | cmNinjaTargetGenerator: use $OBJ_FILE for the object | Ben Boeckel | 2021-01-05 | 1 | -1/+1 | |
| * | | | | | | Treat the '.mpp' file extension as C++ code | Ben Boeckel | 2021-01-05 | 3 | -6/+8 | |
| * | | | | | | cmScanDepFormat: Fix name of our internal tool in parse errors | Brad King | 2021-01-05 | 1 | -13/+11 | |
| * | | | | | | ninja: De-duplicate version numbers required for ninja features | Brad King | 2021-01-05 | 1 | -2/+5 | |
| * | | | | | | cmStandardLevelResolver: Factor out helper to capture stoi exceptions | Brad King | 2021-01-05 | 1 | -15/+16 | |
* | | | | | | | Merge topic 'fix-21620' | Brad King | 2021-01-07 | 1 | -1/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | AutoMoc: Re-run after adding Q_OBJECT macro | Joerg Bornemann | 2021-01-06 | 1 | -1/+25 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'use_common_command_line_argument_parser' | Brad King | 2021-01-07 | 3 | -298/+404 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: --install now uses cmCommandLineArgument | Robert Maynard | 2021-01-06 | 1 | -54/+51 | |
| * | | | | | | | cmake: --build now uses cmCommandLineArgument | Robert Maynard | 2021-01-06 | 1 | -83/+95 | |
| * | | | | | | | cmCommandLineArgument now supports OneOrMore argument type | Robert Maynard | 2021-01-06 | 1 | -0/+18 | |
| * | | | | | | | cmCommandLineArgument supports ZeroOrOne arguments | Robert Maynard | 2021-01-06 | 1 | -2/+10 | |
| * | | | | | | | cmake: Use shared parsing code for all cmake argv parsing | Robert Maynard | 2021-01-06 | 3 | -164/+235 | |
* | | | | | | | | Merge topic 'export-compile-commands-per-target' | Brad King | 2021-01-07 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target | Shannon Booth | 2021-01-05 | 3 | -2/+3 | |
* | | | | | | | | | Merge topic 'vs_shader_flags-generator-expressions' | Brad King | 2021-01-07 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Add genex support to VS_SHADER_FLAGS | Jeremiah van Oosten | 2021-01-05 | 1 | -1/+8 | |
* | | | | | | | | | | Merge topic 'cmake-gui-qt6' | Brad King | 2021-01-07 | 5 | -28/+137 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake-gui: Add a Qt version control variable | Sankhesh Jhaveri | 2021-01-05 | 1 | -8/+20 | |
| * | | | | | | | | | | cmake-gui: Conditionally switch between QDirModel and QFileSystemModel | Sankhesh Jhaveri | 2021-01-05 | 1 | -1/+36 | |
| * | | | | | | | | | | cmake-gui: Replace obsolete QDirModel with QFileSystemModel | Sankhesh Jhaveri | 2021-01-05 | 1 | -13/+10 | |
| * | | | | | | | | | | cmake-gui: Prefer local variable for Qt major version | Sankhesh Jhaveri | 2021-01-05 | 1 | -23/+27 | |
| * | | | | | | | | | | cmake-gui: Support installation for both Qt5 and Qt6 plugins | Sankhesh Jhaveri | 2021-01-05 | 1 | -7/+17 | |
| * | | | | | | | | | | cmake-gui: Use a consistent Qt major version variable name | Sankhesh Jhaveri | 2021-01-05 | 1 | -20/+19 | |
| * | | | | | | | | | | cmake-gui: Remove explicit locale setup | Sankhesh Jhaveri | 2021-01-05 | 1 | -4/+0 | |
| * | | | | | | | | | | cmake-gui: Support building against Qt6 | Sankhesh Jhaveri | 2021-01-05 | 3 | -21/+77 | |
* | | | | | | | | | | | Merge topic 'export-target-name-subst' | Brad King | 2021-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | export: Fix replacement of multiple TARGET_NAME expressions | Brad King | 2021-01-05 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | |