summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-136-1080/+1191
* Merge topic 'update-documentation'Brad King2019-03-131-2/+2
|\
| * cmake: Upgrade 'cmake -E' commands descriptionBartosz Kosiorek2019-03-121-2/+2
* | Merge topic 'cuda_compiler_generator_expressions'Brad King2019-03-131-2/+48
|\ \
| * | CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-111-0/+46
| * | All VersionNode use the same capitalization patternRobert Maynard2019-03-111-2/+2
* | | Merge topic 'revert-vs-msbuild-arch'Brad King2019-03-131-12/+0
|\ \ \
| * | | VS: Revert "Use MSBuild matching toolset host architecture"Brad King2019-03-121-12/+0
| * | | CMake 3.14.0-rc4v3.14.0-rc4Brad King2019-03-081-1/+1
| * | | Merge branch 'cxx-checks-warning-match' into release-3.14Brad King2019-03-071-1/+1
| |\ \ \
| * \ \ \ Merge branch 'install-no-imported-global' into release-3.14Brad King2019-03-071-1/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-explicit-newline' into release-3.14Brad King2019-03-061-0/+1
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-131-1/+1
* | | | | | | Merge topic 'shell_path'Brad King2019-03-121-4/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Genex: Teach SHELL_PATH to support a list of pathsHenri Manson2019-03-111-4/+20
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-03-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-03-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-03-091-1/+1
* | | | | | Merge topic 'optimize-properties-processing'Brad King2019-03-081-67/+159
|\ \ \ \ \ \
| * | | | | | Optimize target properties processing at generation stepMarc Chevrier2019-03-071-67/+159
* | | | | | | Merge topic 'cmalgorithm-modernize-cmremoveduplicates'Brad King2019-03-081-18/+36
|\ \ \ \ \ \ \
| * | | | | | | cmAlgorithms: Refactor cmRemoveDuplicatesArtur Ryt2019-03-061-18/+36
* | | | | | | | Merge topic 'install-no-imported-global'Brad King2019-03-081-1/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | install: Do not crash on imported global targetBrad King2019-03-071-1/+5
* | | | | | | | Merge topic 'cxx-checks-warning-match'Brad King2019-03-081-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | C++ feature checks: Match warnings more strictlyBrad King2019-03-071-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2019-03-081-1/+1
* | | | | | | Merge topic 'feature/cleanup-ctest'Kyle Edwards2019-03-073-21/+18
|\ \ \ \ \ \ \
| * | | | | | | ctest: refactor some codeGregor Jasny2019-03-053-21/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'vs-explicit-newline'Brad King2019-03-071-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | VS: Encode newlines in XML attributesLuca Cappa2019-03-061-0/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-03-071-1/+1
* | | | | | Merge topic 'vs-no-stamp-messages'Brad King2019-03-061-15/+7
|\ \ \ \ \ \
| * | | | | | VS: Do not print message when generate.stamp is up-to-date.Olli Kallioinen2019-03-051-15/+7
* | | | | | | Merge topic 'fix-override'Brad King2019-03-062-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix missing `override`Vitaly Stakhovsky2019-03-052-4/+4
* | | | | | | | Merge topic 'issue-18883-support-for-multiple-targets'Brad King2019-03-0626-376/+412
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-0526-322/+383
| * | | | | | | | cmGlobalGenerator: Optimize Printable() method from GeneratedMakeCommandBartosz Kosiorek2019-03-041-14/+1
| * | | | | | | | cmGlobalGenerator: Change case of methods from GeneratedMakeCommand structBartosz Kosiorek2019-03-048-58/+58
| * | | | | | | | cmakemain: Remove ignored --use-stderr option from command line helpBartosz Kosiorek2019-03-041-1/+0
| * | | | | | | | cmGlobalGenerator: Remove unused codeBartosz Kosiorek2019-03-041-11/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-061-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'restore_broken_curses_gui'Brad King2019-03-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ccmake: fix curses dialog broken by refactoringFelix Schwitzer2019-03-041-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'fix_autorcc_for_qt6'Brad King2019-03-052-2/+8
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Fallback on internal qrc parser when RCC isn't built yetAlexandru Croitor2019-03-042-2/+8
* | | | | | | | CMake Nightly Date StampKitware Robot2019-03-051-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'llvm-rc'Brad King2019-03-043-16/+8
|\ \ \ \ \ \ \