Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpp-modules' | Brad King | 2021-01-07 | 13 | -75/+309 |
|\ | |||||
| * | ninja: add experimental infrastructure to generate gcc-format modmap files | Ben Boeckel | 2021-01-05 | 2 | -1/+44 |
| * | 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 | 7 | -22/+150 |
| * | 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 | 4 | -7/+9 |
| * | 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 | 8 | -12/+145 |
|\ \ | |||||
| * | | AutoMoc: Re-run after adding Q_OBJECT macro | Joerg Bornemann | 2021-01-06 | 1 | -1/+25 |
| * | | Add a failing test case for #21620 | Joerg Bornemann | 2021-01-06 | 6 | -2/+61 |
| * | | Extend QtAutogen/RerunMoc | Joerg Bornemann | 2021-01-06 | 2 | -0/+32 |
| * | | Do not use try_compile in RerunMocBasic test | Joerg Bornemann | 2021-01-06 | 1 | -10/+28 |
* | | | 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 | 12 | -3/+90 |
|\ \ \ \ | |||||
| * | | | | CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target | Shannon Booth | 2021-01-05 | 12 | -3/+90 |
* | | | | | Merge topic 'vs_shader_flags-generator-expressions' | Brad King | 2021-01-07 | 2 | -3/+10 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add genex support to VS_SHADER_FLAGS | Jeremiah van Oosten | 2021-01-05 | 2 | -3/+10 |
* | | | | | | Merge topic 'test-intel-ConfigSources' | Brad King | 2021-01-07 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix ConfigSources test with Intel compiler on Windows | Brad King | 2021-01-06 | 1 | -0/+5 |
* | | | | | | | 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 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-progress-output-fixes' | Brad King | 2021-01-07 | 2 | -4/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest: Make verbose mode override progress behavior | Sylvain Joubert | 2021-01-05 | 1 | -1/+1 |
| * | | | | | | | | ctest: Don't treat skipped test as failed tests in progess report | Sylvain Joubert | 2021-01-05 | 1 | -3/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-07 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'FindHDF5-dbg-and-rel' into release-3.19 | Brad King | 2021-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindHDF5-dbg-and-rel' | Brad King | 2021-01-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindHDF5: Fix finding both debug and release libs | Kris Thielemans | 2021-01-04 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'ci-xcode-12.3' into release-3.19 | Brad King | 2021-01-06 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ci-xcode-12.3' | Brad King | 2021-01-06 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | gitlab-ci: update macOS jobs to use Xcode 12.3 | Brad King | 2021-01-06 | 1 | -4/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'explicit-this-fix' | Brad King | 2021-01-06 | 127 | -4575/+5221 |
|\ \ \ \ \ \ \ \ |