summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | CUDA: Fix CUDA_ARCHITECTURES policy CMP0104 check in try_compileBrad King2020-06-051-0/+8
|/ / / /
* | | | Begin 3.18 release versioningBrad King2020-06-051-3/+3
* | | | Help: Drop development topic notes to prepare releaseBrad King2020-06-052-9/+0
* | | | Merge topic 'doc-3.18-relnotes'Brad King2020-06-0562-370/+301
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Organize and revise 3.18 release notesBrad King2020-06-031-169/+211
| * | | Help: Consolidate 3.18 release notesBrad King2020-06-0362-370/+259
* | | | Merge topic 'reduce-try_compile'Brad King2020-06-057-45/+70
|\ \ \ \
| * | | | libarchive: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-10/+10
| * | | | liblzma: Map fixed-size integer types from KWIML as typedefsBrad King2020-06-031-9/+9
| * | | | KWSys: Hard-code try_compile results on WindowsBrad King2020-06-031-0/+15
| * | | | cmSystemTools: Hard-code try_compile results for WindowsBrad King2020-06-031-4/+9
| * | | | libarchive: Hard-code try_compile results for bundled dependenciesBrad King2020-06-031-0/+12
| * | | | Source: Assume elf.h does not exist on WindowsBrad King2020-06-031-1/+3
| * | | | expat: Remove unused try_compile checksBrad King2020-06-032-17/+0
| * | | | Utilities: Update hard-coded try_compile results for third-party librariesBrad King2020-06-031-4/+12
* | | | | Merge topic 'msbuild-utf8-enable'Brad King2020-06-056-5/+47
|\ \ \ \ \
| * | | | | VS: Use StdOutEncoding for VS 16.7 Preview 3 and aboveJustin Goshi2020-06-034-5/+24
| * | | | | VS: Extract instance version from VS InstallerJustin Goshi2020-06-034-0/+23
| |/ / / /
* | | | | Merge topic 'armclang-mcpu/armlink--cpu_options'Brad King2020-06-051-10/+57
|\ \ \ \ \
| * | | | | ARMClang: allow fallback to -march and correct setting of --cpu flagsOsama Moharam2020-06-031-10/+57
| | |/ / / | |/| | |
* | | | | Merge topic 'cuda_clang_separable_error'Brad King2020-06-052-15/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CUDA: Don't RunCMake generate separable compilation tests on ClangRaul Tambre2020-06-031-15/+18
| * | | | CUDA: Throw error if CUDA_SEPARABLE_COMPILATION is ON when using ClangRaul Tambre2020-06-021-0/+13
* | | | | CMake Nightly Date StampKitware Robot2020-06-051-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-06-041-1/+1
* | | | | Merge topic 'linux-release-builders'Brad King2020-06-034-8/+62
|\ \ \ \ \
| * | | | | ci: fix the project detection for CDash submissionsBen Boeckel2020-06-031-1/+1
| * | | | | gitlab-ci: add jobs for reproducing the release binariesBen Boeckel2020-06-032-0/+55
| * | | | | Release/linux: remove explicit LANG settingBen Boeckel2020-06-031-1/+0
| * | | | | Sphinx/create_identifiers: handle qhp contents as utf-8Ben Boeckel2020-06-031-4/+4
| * | | | | Sphinx/create_identifiers: use `not in` not `not _ in`Ben Boeckel2020-06-031-1/+1
| * | | | | Sphinx/create_identifiers: remove unused importBen Boeckel2020-06-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'gitlab-ci-msvc-14.26'Brad King2020-06-031-2/+2
|\ \ \ \ \
| * | | | | gitlab-ci: Update Windows builds to MSVC 19.26Brad King2020-06-031-2/+2
|/ / / / /
* | | | | Merge topic 'gitlab-ci-concurrent-jobs'Brad King2020-06-031-11/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gitlab-ci: support Windows jobs which support concurrent buildsBen Boeckel2020-06-031-4/+18
| * | | | gitlab-ci: support macOS jobs which support concurrent buildsBen Boeckel2020-06-031-7/+20
|/ / / /
* | | | Merge topic 'doc-EXCLUDE_FROM_ALL'Brad King2020-06-032-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Clarify the effect of EXCLUDE_FROM_ALL on target installationArcturus2020-06-021-6/+6
| * | | Help: Rename 'artefact' to 'artifact' in target_precompile_headersArcturus2020-06-021-1/+1
* | | | Merge topic 'imported-local-target-alias'Brad King2020-06-0327-67/+321
|\ \ \ \
| * | | | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-0227-65/+310
| * | | | Help: add_executable: Add TOCMarc Chevrier2020-06-021-2/+11
| | |/ / | |/| |
* | | | Merge topic 'armclang-armlink'Brad King2020-06-031-2/+14
|\ \ \ \
| * | | | ARMClang: Add support for armlinkOsama Moharam2020-06-021-2/+14
* | | | | Merge topic 'cpack-archive-zip-timestamps'Brad King2020-06-031-0/+5
|\ \ \ \ \
| * | | | | CPack: Use SOURCE_DATE_EPOCH for all timestamps in archivesBen Stone2020-06-021-0/+5
* | | | | | Merge branch 'release-3.17'Brad King2020-06-030-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'pch-no-Fortran' into release-3.17Brad King2020-06-032-11/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'pch-no-Fortran'Brad King2020-06-032-13/+17
|\ \ \ \ \ \ \ \