Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindHDF5docfix' | Brad King | 2021-01-12 | 1 | -9/+31 |
|\ | |||||
| * | FindHDF5: List imported targets in debug output | Kris Thielemans | 2021-01-11 | 1 | -0/+15 |
| * | FindHDF5: correct and describe list of imported target | Kris Thielemans | 2021-01-11 | 1 | -9/+16 |
* | | Merge topic 'FindJPEG-turbo' | Brad King | 2021-01-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | FindJPEG: Search for 'turbojpeg' and 'turbojpeg-static' too | Miguel Medalha | 2021-01-11 | 1 | -1/+1 |
* | | | Merge topic 'cuda_architectures_default_doc' | Brad King | 2021-01-12 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | Help: Add example for setting default CMAKE_CUDA_ARCHITECTURES value | Raul Tambre | 2021-01-10 | 1 | -0/+15 |
| | |/ | |/| | |||||
* | | | Merge topic 'sections-to-if-documentation' | Brad King | 2021-01-12 | 1 | -19/+35 |
|\ \ \ | |||||
| * | | | Help: Add sections to if() conditions documentation | Shannon Booth | 2021-01-08 | 1 | -19/+35 |
* | | | | Merge topic 'cuda-nvcc-ccache-symlink' | Brad King | 2021-01-12 | 4 | -3/+50 |
|\ \ \ \ | |||||
| * | | | | CUDA: Support nvcc symlinking to ccache | Rong Ou | 2021-01-11 | 4 | -3/+50 |
* | | | | | Merge topic 'ninja-multi-config-post-build' | Brad King | 2021-01-12 | 8 | -15/+69 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap | Kyle Edwards | 2021-01-07 | 8 | -15/+69 |
* | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'trace_expand_bracket' into release-3.19 | Brad King | 2021-01-12 | 2 | -1/+2 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'trace_expand_bracket' | Brad King | 2021-01-12 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | cmMakefile: Don't expand bracket arguments in --trace-expand | Raul Tambre | 2021-01-11 | 2 | -1/+2 |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'cmake-gui-qrc-fix' into release-3.19 | Brad King | 2021-01-12 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cmake-gui-qrc-fix' | Brad King | 2021-01-12 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into cmake-gui-qrc-fix | Kyle Edwards | 2021-01-11 | 1749 | -18586/+33647 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | cmake-gui: Restore linking of Qt resources | Kyle Edwards | 2021-01-11 | 1 | -2/+3 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-12 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'makefiles-compiler-deps' | Brad King | 2021-01-11 | 6 | -48/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindPostgreSQL-server-not-required' | Brad King | 2021-01-11 | 1 | -4/+7 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindPostgreSQL: Do not require pg_type.h | Alexey Edelev | 2021-01-04 | 1 | -4/+7 |
* | | | | | | | 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 'reword_MSVC_documentation' | Brad King | 2021-01-08 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Help: Reword the MSVC variable documentation focusing on cl.exe compatibility | Thomas Bernard | 2021-01-07 | 1 | -3/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'Help-guide-import-export-dest' | Brad King | 2021-01-08 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Help/guide: fix importing-exporting CMake install destinations | Ben Boeckel | 2021-01-07 | 1 | -3/+3 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2021-01-08 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge topic 'rel-macos-modern' into release-3.19 | Brad King | 2021-01-08 | 13 | -29/+200 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'rel-macos-modern' | Brad King | 2021-01-08 | 13 | -29/+211 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitlab-ci: add a job to upload macOS 10.10 binaries | Brad King | 2021-01-07 | 1 | -0/+11 |
| * | | | | | | Merge branch 'backport-rel-macos-modern' into rel-macos-modern | Brad King | 2021-01-07 | 12 | -29/+197 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+ | Brad King | 2021-01-07 | 9 | -28/+69 |
| | * | | | | | Utilities/Release: Add script to build Qt 5.15.2 macOS universal binaries | Brad King | 2021-01-07 | 1 | -0/+125 |
| | * | | | | | Utilities/Release: Fix macOS Qt 5.9 build script umask | Brad King | 2021-01-07 | 1 | -0/+2 |
| | * | | | | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+ | Brad King | 2021-01-07 | 1 | -0/+3 |
| | * | | | | | gitlab-ci: update upload jobs to go to cmake.org | Brad King | 2021-01-07 | 1 | -1/+1 |
| * | | | | | | 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 |