summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-01-251-1/+1
* CMake Nightly Date StampKitware Robot2021-01-241-1/+1
* CMake Nightly Date StampKitware Robot2021-01-231-1/+1
* Merge topic 'msvc-arm64ec-platform-support'Brad King2021-01-221-0/+1
|\
| * MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-211-0/+1
* | CMake Nightly Date StampKitware Robot2021-01-221-1/+1
* | Merge topic 'vs-sdk-selection'Brad King2021-01-214-3/+14
|\ \
| * | VS: Generalize Win10 max SDK version to all VS generatorsjonathan molinatto2021-01-204-3/+14
* | | Merge topic 'macos-include-weak-dependencies'Brad King2021-01-211-1/+1
|\ \ \
| * | | file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detectedBianca van Schaik2021-01-201-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2021-01-211-1/+1
* | | Merge topic 'ninja-custom_command-depfile'Brad King2021-01-206-40/+72
|\ \ \
| * | | Ninja: add_custom_command(DEPFILE): Ensure dependencies consistencyMarc Chevrier2021-01-196-40/+72
* | | | Merge topic 'export-copy-if-different'Brad King2021-01-201-0/+1
|\ \ \ \
| * | | | install(EXPORT): Set copy-if-different on install export config filesDaan De Meyer2021-01-191-0/+1
* | | | | Merge topic 'doc-genex'Brad King2021-01-201-2/+3
|\ \ \ \ \
| * | | | | Utilities/Sphinx: Add role and directive for 'genex' in CMake domainBrad King2021-01-181-2/+3
| * | | | | cmRST: Add support for 'envvar' directiveBrad King2021-01-181-1/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-01-201-1/+1
* | | | | Merge topic 'CMake-cross-compiling'Brad King2021-01-191-1/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Restore support for cross-compiling CMake itselfMarc Chevrier2021-01-181-1/+7
| * | | | CMake 3.19.3v3.19.3Brad King2021-01-131-1/+1
| * | | | Merge topic 'trace_expand_bracket' into release-3.19Brad King2021-01-121-1/+1
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2021-01-191-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'cmake-gui-improvements'Brad King2021-01-185-38/+24
|\ \ \ \ \
| * | | | | CMake GUI: Fix rendering issueMatthew Woehlke2021-01-151-4/+1
| * | | | | CMake GUI: Use system icons when availableMatthew Woehlke2021-01-152-4/+4
| * | | | | CMake GUI: Don't use QToolButtonMatthew Woehlke2021-01-153-17/+4
| * | | | | CMake GUI: Improve signal specificationMatthew Woehlke2021-01-153-13/+15
* | | | | | Merge topic 'issue-17794'Brad King2021-01-181-0/+9
|\ \ \ \ \ \
| * | | | | | cpack(DEB): Issue warning if custom script for control file is missingAsit Dhal2021-01-151-0/+9
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-181-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-01-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-01-161-1/+1
|/ / / / /
* | | | | Merge topic 'sanitizers_save_memcheck_files'Brad King2021-01-151-3/+9
|\ \ \ \ \
| * | | | | CTest: Save sanitizer output files after test executionPawel Dac2021-01-131-3/+9
* | | | | | Merge topic 'cmake_path-stabilization'Marc Chevrier2021-01-152-15/+6
|\ \ \ \ \ \
| * | | | | | cmake_path: various updatesMarc Chevrier2021-01-132-15/+6
* | | | | | | CMake Nightly Date StampKitware Robot2021-01-151-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'fileapi-toolchains'Brad King2021-01-145-0/+233
|\ \ \ \ \ \
| * | | | | | cmFileAPI: Add "toolchains" object kind.Ben McMorran2021-01-125-0/+233
* | | | | | | Merge topic 'install-FILES-rename-genex'Brad King2021-01-142-2/+13
|\ \ \ \ \ \ \
| * | | | | | | install(files): Support genex in rename optionAsit Dhal2021-01-132-2/+13
* | | | | | | | CMake Nightly Date StampKitware Robot2021-01-141-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'issue-21663'Brad King2021-01-131-3/+4
|\ \ \ \ \ \ \
| * | | | | | | list(REMOVE_ITEM): Make removal of an empty item a no-op.Asit Dhal2021-01-121-3/+4
* | | | | | | | Merge topic 'depend_make_refine'Brad King2021-01-131-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | cmDepends: disable long line dependencies for nmakeKai Wang2021-01-111-0/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2021-01-131-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'ninja-multi-config-post-build'Brad King2021-01-123-15/+21
|\ \ \ \ \ \ \