Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 127 | -4575/+5221 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'depend_make_refine' | Brad King | 2021-01-06 | 11 | -24/+125 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmDepends: merge dependers of depend makefile | Kai Wang | 2021-01-05 | 11 | -24/+125 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2021-01-06 | 1 | -5/+63 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-01-05 | 1 | -5/+63 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | KWSys 2021-01-05 (a72d59e1) | KWSys Upstream | 2021-01-05 | 1 | -5/+63 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-06 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge topic 'FindMPI-oneapi-single-quotes' into release-3.19 | Brad King | 2021-01-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindMPI-oneapi-single-quotes' | Brad King | 2021-01-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindMPI: remove single quotes from include path | Eduard Valeyev | 2021-01-04 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'java-export-native_headers' | Brad King | 2021-01-05 | 5 | -5/+87 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseJava: enable exportation of native headers target | Marc Chevrier | 2020-12-29 | 5 | -5/+87 | |
* | | | | | | | | | Merge topic 'ninja-omit-empty-custom-command' | Brad King | 2021-01-05 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Ninja: Omit custom commands with an empty COMMAND | Shannon Booth | 2020-12-23 | 3 | -1/+13 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-05 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'posix-test-command' | Brad King | 2021-01-04 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bootstrap: test -a|o is not POSIX | Issam E. Maghni | 2020-12-23 | 1 | -5/+4 | |
* | | | | | | | | | Merge topic 'clang_win32_subsystem' | Brad King | 2021-01-04 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Clang: Support WIN32_EXECUTABLE | Raul Tambre | 2020-12-23 | 2 | -0/+7 | |
* | | | | | | | | | | Merge topic 'tests-bump-minver' | Brad King | 2021-01-04 | 77 | -77/+80 | |
|\ \ \ \ \ \ \ \ \ \ |