summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindHDF5docfix'Brad King2021-01-121-9/+31
|\
| * FindHDF5: List imported targets in debug outputKris Thielemans2021-01-111-0/+15
| * FindHDF5: correct and describe list of imported targetKris Thielemans2021-01-111-9/+16
* | Merge topic 'FindJPEG-turbo'Brad King2021-01-121-1/+1
|\ \
| * | FindJPEG: Search for 'turbojpeg' and 'turbojpeg-static' tooMiguel Medalha2021-01-111-1/+1
* | | Merge topic 'cuda_architectures_default_doc'Brad King2021-01-121-0/+15
|\ \ \
| * | | Help: Add example for setting default CMAKE_CUDA_ARCHITECTURES valueRaul Tambre2021-01-101-0/+15
| | |/ | |/|
* | | Merge topic 'sections-to-if-documentation'Brad King2021-01-121-19/+35
|\ \ \
| * | | Help: Add sections to if() conditions documentationShannon Booth2021-01-081-19/+35
* | | | Merge topic 'cuda-nvcc-ccache-symlink'Brad King2021-01-124-3/+50
|\ \ \ \
| * | | | CUDA: Support nvcc symlinking to ccacheRong Ou2021-01-114-3/+50
* | | | | Merge topic 'ninja-multi-config-post-build'Brad King2021-01-128-15/+69
|\ \ \ \ \
| * | | | | Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlapKyle Edwards2021-01-078-15/+69
* | | | | | Merge branch 'release-3.19'Brad King2021-01-120-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'trace_expand_bracket' into release-3.19Brad King2021-01-122-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'trace_expand_bracket'Brad King2021-01-122-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmMakefile: Don't expand bracket arguments in --trace-expandRaul Tambre2021-01-112-1/+2
* | | | | | | | Merge branch 'release-3.19'Brad King2021-01-120-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'cmake-gui-qrc-fix' into release-3.19Brad King2021-01-121-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmake-gui-qrc-fix'Brad King2021-01-121-2/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into cmake-gui-qrc-fixKyle Edwards2021-01-111749-18586/+33647
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | cmake-gui: Restore linking of Qt resourcesKyle Edwards2021-01-111-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-01-121-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'makefiles-compiler-deps'Brad King2021-01-116-48/+83
|\ \ \ \ \ \ \
| * | | | | | | Makefiles: ensure transparent switch between dependencies strategiesMarc Chevrier2021-01-091-24/+39
| * | | | | | | Makefile dependencies: ensure long paths are used on WindowsMarc Chevrier2021-01-095-24/+44
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'FindPostgreSQL-server-not-required'Brad King2021-01-111-4/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindPostgreSQL: Do not require pg_type.hAlexey Edelev2021-01-041-4/+7
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-01-101-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-01-091-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'reword_MSVC_documentation'Brad King2021-01-081-3/+2
|\ \ \ \
| * | | | Help: Reword the MSVC variable documentation focusing on cl.exe compatibilityThomas Bernard2021-01-071-3/+2
| | |_|/ | |/| |
* | | | Merge topic 'Help-guide-import-export-dest'Brad King2021-01-081-3/+3
|\ \ \ \
| * | | | Help/guide: fix importing-exporting CMake install destinationsBen Boeckel2021-01-071-3/+3
* | | | | Merge branch 'release-3.19'Brad King2021-01-080-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'rel-macos-modern' into release-3.19Brad King2021-01-0813-29/+200
| |\ \ \ \
* | \ \ \ \ Merge topic 'rel-macos-modern'Brad King2021-01-0813-29/+211
|\ \ \ \ \ \
| * | | | | | gitlab-ci: add a job to upload macOS 10.10 binariesBrad King2021-01-071-0/+11
| * | | | | | Merge branch 'backport-rel-macos-modern' into rel-macos-modernBrad King2021-01-0712-29/+197
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+Brad King2021-01-079-28/+69
| | * | | | | Utilities/Release: Add script to build Qt 5.15.2 macOS universal binariesBrad King2021-01-071-0/+125
| | * | | | | Utilities/Release: Fix macOS Qt 5.9 build script umaskBrad King2021-01-071-0/+2
| | * | | | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
| | * | | | | gitlab-ci: update upload jobs to go to cmake.orgBrad King2021-01-071-1/+1
| * | | | | | cmake-gui: Fix macOS styling for binaries distributed with Qt 5.10+Brad King2021-01-071-0/+3
* | | | | | | Merge topic 'cmake-gui-qt6'Brad King2021-01-081-5/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | cmake-gui: Restore minimal plugin installation for Qt5Brad King2021-01-071-2/+12
| * | | | | | cmake-gui: Restore exclusion of static plugin installationBrad King2021-01-071-1/+2
| * | | | | | cmake-gui: Restore installation of Qt plugin dependenciesBrad King2021-01-071-1/+1