summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.18.0v3.18.0Brad King2020-07-151-1/+1
* Merge topic 'source_file_props_dedup_scopes' into release-3.18Craig Scott2020-07-141-2/+14
|\
| * set_property: Deduplicate source file directory scopesAlexandru Croitor2020-07-131-2/+14
* | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-07-141-1/+14
|\ \
| * | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cacheBrad King2020-07-131-1/+14
* | | Merge topic 'profiling-case-insensitive-command-names' into release-3.18Brad King2020-07-141-1/+1
|\ \ \ | |_|/ |/| |
| * | cmake: Store lowercase command names in profiling outputCraig Scott2020-07-131-1/+1
| |/
* | Merge topic 'imported-local-target-alias' into release-3.18Brad King2020-07-131-0/+3
|\ \
| * | ALIAS targets: Non-global aliases must be propagated to sub-directoriesMarc Chevrier2020-07-111-0/+3
| |/
* | cmake: Show supported formats in --help output for --profiling-formatCraig Scott2020-07-111-1/+3
|/
* CMake 3.18.0-rc4v3.18.0-rc4Brad King2020-07-101-1/+1
* set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-20/+36
* set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-091-1/+1
* Merge topic 'cmake-gui-qt-5.14' into release-3.18Brad King2020-07-071-4/+4
|\
| * cmake-gui: Fix compilation as C++14 with Qt 5.14Brad King2020-07-061-4/+4
* | Merge topic 'restore-cwd-translation-map' into release-3.18Brad King2020-07-033-1/+10
|\ \
| * | Restore handling of build directory inside a symlinked pathBrad King2020-07-023-1/+10
| |/
* | cmake: Tolerate nullptr from uv_default_loopBrad King2020-07-012-2/+6
|/
* 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