summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* add_test: Allow special characters in test name (w/ policy CMP0110)Deniz Bahadir2020-08-122-10/+116
* Merge topic 'build-interface-targets'Brad King2020-08-1016-189/+63
|\
| * fileapi: Add INTERFACE libraries with SOURCES to codemodel-v2Brad King2020-08-071-1/+1
| * Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-0710-63/+47
| * Remove filtering of allowed INTERFACE library propertiesBrad King2020-08-036-104/+6
| * Makefiles: Use IsInBuildSystem in global generator target type checksBrad King2020-08-031-21/+9
* | Merge topic 'clang-cl-vfs'Brad King2020-08-102-6/+27
|\ \
| * | Clang: Add support for passing VFS argumentsThomas Bernard2020-08-071-4/+21
| * | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflictThomas Bernard2020-08-071-2/+6
* | | Merge topic 'ninja-msvc-deps-prefix'Brad King2020-08-103-3/+43
|\ \ \
| * | | Ninja: Write msvc_deps_prefix as UTF-8 when console codepage is UTF-8Ben McMorran2020-08-071-2/+20
| * | | cmGeneratedFileStream: Add WriteRaw methodBen McMorran2020-08-032-1/+23
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-08-101-1/+1
* | | CMake Nightly Date StampKitware Robot2020-08-091-1/+1
* | | CMake Nightly Date StampKitware Robot2020-08-081-1/+1
* | | Merge topic 'cygwin-patches'Brad King2020-08-071-1/+1
|\ \ \
| * | | install: Use case-sensitive pattern matching on CygwinLemures Lemniscati2020-08-061-1/+1
* | | | Merge topic 'cuda_memcheck_more_errors'Brad King2020-08-071-1/+2
|\ \ \ \
| * | | | CTest: Add error types to cuda-memcheck parserTobias Ribizel2020-08-051-1/+2
* | | | | Merge topic 'cmFileCommand-typo'Brad King2020-08-071-1/+1
|\ \ \ \ \
| * | | | | Correct a typo in cmFileCommand.cxxFelix Yan2020-08-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-08-071-1/+1
* | | | | | Merge topic 'compiler_flags'Brad King2020-08-063-3/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILERFred Baksik2020-07-292-1/+9
| * | | | | cmake: avoid exception when printing "changed variables" messageFred Baksik2020-07-231-2/+7
* | | | | | Merge topic 'update-kwsys'Brad King2020-08-065-62/+26
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-08-055-62/+26
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cmake-find-package-mode-help'Brad King2020-08-061-1/+1
|\ \ \ \ \ \
| * | | | | | cmake: Update --help output to discourage use of --find-package modeBrad King2020-08-041-1/+1
* | | | | | | Merge topic 'FixTooManyOpenFiles'Brad King2020-08-062-34/+14
|\ \ \ \ \ \ \
| * | | | | | | Graphviz: Fix issue with too many open file streams on Windows platformStephan Rohmen2020-07-312-34/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'reuse_pch_no_delay'Brad King2020-08-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROMCristian Adam2020-08-051-1/+1
* | | | | | | | Merge topic 'automoc_timestamp_deps'Brad King2020-08-062-3/+48
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-052-3/+48
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | AutoGen: Fix over-specified direct dependencies of custom commandAlexandru Croitor2020-08-032-3/+48
| * | | | | | | | CMake 3.18.1v3.18.1Brad King2020-07-301-1/+1
* | | | | | | | | Merge topic 'ninja-multi-rsp-remove-path'Brad King2020-08-061-10/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Ninja: Restore shorter path to response filesKyle Edwards2020-08-031-10/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | CMake 3.17.4v3.17.4Brad King2020-07-301-1/+1
| * | | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17Brad King2020-07-212-7/+145
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ninja-multi-rsp' into release-3.17Brad King2020-07-161-4/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'vs-sln-version-16' into release-3.17Brad King2020-06-031-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17Brad King2020-06-012-3/+17
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-061-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-051-1/+1
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-041-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-031-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-021-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-011-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |