summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* find_program: Properly decode URL for bundle exe name with spacesCraig Scott2020-06-144-7/+19
* Merge branch 'release-3.18'Brad King2020-06-120-0/+0
|\
| * Merge topic 'gitlab-ci-xcode-testing' into release-3.18Brad King2020-06-126-8/+45
| |\
* | \ Merge topic 'gitlab-ci-xcode-testing'Brad King2020-06-126-8/+45
|\ \ \ | | |/ | |/|
| * | ci: don't test BundleGeneratorTestBen Boeckel2020-06-121-0/+3
| * | gitlab-ci: add an Xcode testerBen Boeckel2020-06-125-2/+37
| * | gitlab-ci: rename some scripts to be Linux-specificBen Boeckel2020-06-121-7/+6
| |/
* | Merge branch 'release-3.18'Brad King2020-06-120-0/+0
|\ \ | |/
| * Merge topic 'gitlab-ci-ext-test-sets' into release-3.18Brad King2020-06-1210-53/+149
| |\
* | \ Merge topic 'gitlab-ci-ext-test-sets'Brad King2020-06-1210-53/+149
|\ \ \ | | |/ | |/|
| * | gitlab-ci: add a cuda10.2 builderBen Boeckel2020-06-124-0/+52
| * | Tests: add CUDA labels to tests which are affected by CUDABen Boeckel2020-06-114-33/+61
| * | ci: support running just a set of tests with external buildersBen Boeckel2020-06-111-0/+7
| * | gitlab-ci: move Makefiles Linux tests to use the packageBen Boeckel2020-06-112-20/+29
* | | Merge topic 'cmake-gui-qt5-only'Brad King2020-06-126-145/+85
|\ \ \
| * | | QtDialog: remove Qt4 definitionBen Boeckel2020-06-091-3/+0
| * | | QtDialog: remove Qt4-only codeBen Boeckel2020-06-094-45/+1
| * | | QtDialog: use Qt5's imported targetsBen Boeckel2020-06-051-15/+9
| * | | QtDialog: use qt5 functions for special Qt sourcesBen Boeckel2020-06-051-15/+17
| * | | QtDialog: remove Qt4 supportBen Boeckel2020-06-052-91/+82
* | | | Merge topic 'findhdf5-temporary-files'Brad King2020-06-121-2/+2
|\ \ \ \
| * | | | FindHDF5: use CMakeFiles for temporary filesSeth R Johnson2020-06-111-2/+2
* | | | | Merge topic 'FindBoost-zip-libs'Brad King2020-06-121-4/+2
|\ \ \ \ \
| * | | | | FindBoost: Allow Boost::zlib and Boost::bzip2 targets on all platformscorrea2020-06-111-4/+2
* | | | | | Merge topic 'ccmake-ncurses-init'Brad King2020-06-121-2/+14
|\ \ \ \ \ \
| * | | | | | ccmake: Display an error and interrupt execution if ncurses failedBartosz Kosiorek2020-06-111-2/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.18'Brad King2020-06-120-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'vs-lang-C' into release-3.18Brad King2020-06-124-4/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'vs-lang-C'Brad King2020-06-124-4/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | VS: Restore compilation of '.C' sources as C++Brad King2020-06-114-4/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.18'Brad King2020-06-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'gitlab-ci-more-qtdialog' into release-3.18Brad King2020-06-127-3/+184
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'gitlab-ci-more-qtdialog'Brad King2020-06-127-3/+184
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | QCMakeCacheView: use non-deprecated List and Set constructionsBen Boeckel2020-06-101-2/+15
| * | | | | gitlab-ci: test QtDialog on macOSBen Boeckel2020-06-102-0/+5
| * | | | | ci: add download information for Qt on macOSBen Boeckel2020-06-102-0/+12
| * | | | | gitlab-ci: test QtDialog on WindowsBen Boeckel2020-06-103-1/+7
| * | | | | ci: add a script to download QtBen Boeckel2020-06-102-0/+145
* | | | | | Merge topic 'https-submit'Brad King2020-06-122-2/+6
|\ \ \ \ \ \
| * | | | | | CTestConfig: allow nightly build submission using httpsRolf Eike Beer2020-06-092-2/+6
* | | | | | | CMake Nightly Date StampKitware Robot2020-06-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'add_explicit_lang_flag_to_compile_object_rule'Brad King2020-06-1119-5/+83
|\ \ \ \ \ \
| * | | | | | Explicitly specify language flag when source LANGUAGE property is setRobert Maynard2020-06-097-2/+59
| * | | | | | CXX: Compile when possible with explicit `Cxx` language flag setRobert Maynard2020-06-096-3/+12
| * | | | | | C: Compile when possible with explicit `C` language flag setRobert Maynard2020-06-096-0/+12
* | | | | | | Merge topic 'cmake-E-compare_files-stderr'Brad King2020-06-113-4/+0
|\ \ \ \ \ \ \
| * | | | | | | cmake: remove -E compare_files error message if files differAsit Dhal2020-06-103-4/+0
| |/ / / / / /
* | | | | | | Merge branch 'release-3.18'Brad King2020-06-110-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'nvcc_supports_cuda17' into release-3.18Brad King2020-06-111-0/+11
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'nvcc_supports_cuda17'Brad King2020-06-111-0/+11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |