summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.18.0-rc3v3.18.0-rc3Brad King2020-07-011-1/+1
* Merge topic 'file-ARCHIVE-files-dirs' into release-3.18Brad King2020-07-011-35/+22
|\
| * file(ARCHIVE*): Collapse FILES and DIRECTORY optionsCraig Scott2020-06-301-35/+22
* | Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-301-1/+2
|\ \
| * | file: Fix CONFIGURE output relative pathBrad King2020-06-291-1/+2
* | | Merge topic 'find_library-file-readable' into release-3.18Brad King2020-06-301-1/+2
|\ \ \ | |_|/ |/| |
| * | find_library: Check that library files are readableBrad King2020-06-291-1/+2
| |/
* | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-271-9/+9
* | Merge topic 'makefile-fix-verbose' into release-3.18Brad King2020-06-231-3/+4
|\ \
| * | Makefile: Fix regression in .SILENT ruleDaniel Colascione2020-06-221-3/+4
| |/
* | try_compile: Do not try to remove '.nfs*' filesBrad King2020-06-171-1/+3
|/
* CMake 3.18.0-rc2v3.18.0-rc2Brad King2020-06-171-1/+1
* CUDA: Add issue number to Clang separable compilation errorRaul Tambre2020-06-161-1/+2
* Merge topic 'cuda_clang_toolkit_path' into release-3.18Brad King2020-06-153-0/+25
|\
| * CUDA: Pass toolkit path to ClangRaul Tambre2020-06-123-0/+25
* | Merge topic 'cuda_architectures_disable' into release-3.18Brad King2020-06-151-22/+29
|\ \
| * | CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-151-22/+29
| |/
* | Merge topic 'revert-find_program-exe-no-read' into release-3.18Brad King2020-06-151-1/+1
|\ \ | |/ |/|
| * find_program: Revert "Find programs that are executable but not readable"Brad King2020-06-121-1/+1
* | Merge topic 'vs-lang-C' into release-3.18Brad King2020-06-121-3/+6
|\ \
| * | VS: Restore compilation of '.C' sources as C++Brad King2020-06-111-3/+6
| |/
* | QCMakeCacheView: use non-deprecated List and Set constructionsBen Boeckel2020-06-101-2/+15
|/
* CMake 3.18.0-rc1v3.18.0-rc1Brad King2020-06-091-1/+1
* cmGeneratorTarget: fix misplaced headerVitaly Stakhovsky2020-06-081-2/+1
* Merge topic 'vs-add_package_reference_install' into release-3.18Brad King2020-06-081-1/+1
|\
| * VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-051-1/+1
* | 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
|/
* Merge topic 'reduce-try_compile'Brad King2020-06-051-1/+3
|\
| * Source: Assume elf.h does not exist on WindowsBrad King2020-06-031-1/+3
* | 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 'cuda_clang_separable_error'Brad King2020-06-051-0/+13
|\ \
| * | 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 'imported-local-target-alias'Brad King2020-06-038-32/+71
|\ \
| * | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-028-32/+71
| |/
* | 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 topic 'vs-sln-version-16'Brad King2020-06-031-1/+1
|\ \ \
| * | | VS: Fix .sln support for VS Version Selector with VS 2019Brad King2020-06-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-06-031-1/+1
| |_|/ |/| |
* | | Merge topic 'gitlab-ci-ninja-multi'Brad King2020-06-025-22/+53
|\ \ \
| * | | CursesDialog: resolve clang-tidy warningsBen Boeckel2020-06-024-22/+6
| * | | QtDialog: avoid using deprecated APIsBen Boeckel2020-06-022-0/+47
| | |/ | |/|
* | | Merge topic 'getdef-expand'Brad King2020-06-0216-137/+70
|\ \ \
| * | | cmMakefile: add GetDefExpandList() that splits value into std::vectorVitaly Stakhovsky2020-05-3016-137/+70
* | | | Merge topic 'cmprop'Brad King2020-06-0261-28/+62
|\ \ \ \