summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_lang_agnostic_check_compile_flag_module'Brad King2020-09-299-117/+128
|\
| * CheckCompilerFlag: unified way to check compiler flags per languageRobert Maynard2020-09-289-117/+128
* | Merge branch 'release-3.18'Brad King2020-09-290-0/+0
|\ \
| * \ Merge topic 'vs-c11' into release-3.18Brad King2020-09-291-0/+14
| |\ \
* | \ \ Merge topic 'vs-c11'Brad King2020-09-291-0/+14
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Populate `std:c{11,17}` flag table entries for v142Brad King2020-09-281-0/+14
* | | | Merge topic 'update-guides'Brad King2020-09-293-4/+10
|\ \ \ \
| * | | | Help: Cleanup guidesBetsy McPhail2020-09-253-4/+10
* | | | | Merge topic 'user-interaction-images'Brad King2020-09-292-5/+5
|\ \ \ \ \
| * | | | | Help: Change User Interaction image paths to be relative to source fileBetsy McPhail2020-09-252-5/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2020-09-291-1/+1
* | | | | Merge topic 'ci-tweaks'Brad King2020-09-283-0/+9
|\ \ \ \ \
| * | | | | ci: support a max parallelism for testsBen Boeckel2020-09-281-0/+5
| * | | | | sccache: use a different port for CMake buildsBen Boeckel2020-09-282-0/+4
|/ / / / /
* | | | | Merge topic 'ci-cxx11'Brad King2020-09-281-0/+4
|\ \ \ \ \
| * | | | | ci: convert one build to cover strict C++11 usageBrad King2020-09-281-0/+4
* | | | | | Merge topic 'cmake-gui-slot-connections'Kyle Edwards2020-09-287-149/+180
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CMake GUI: Modernize signal-slot connectionsKyle Edwards2020-09-277-149/+180
| |/ / / /
* | | | | Merge topic 'vs-generator-platform-install-prefix'Brad King2020-09-281-0/+4
|\ \ \ \ \
| * | | | | VS: Fix CMAKE_INSTALL_PREFIX with GENERATOR_PLATFORM for x64 and ARMRechi2020-09-251-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'pkg_config_detailed_error'Brad King2020-09-281-2/+10
|\ \ \ \ \
| * | | | | FindPkgConfig: Search for pkg-config.bat file on a Windows hostAlexandru Croitor2020-09-251-1/+7
| * | | | | FindPkgConfig: Show more info when pkg-config --version failsAlexandru Croitor2020-09-251-1/+3
| |/ / / /
* | | | | Merge topic 'xcode-restore-ios-tests'Brad King2020-09-281-14/+9
|\ \ \ \ \
| * | | | | xcode: conditionally enable combined install testsGregor Jasny2020-09-251-6/+1
| * | | | | xcode: annotate test output with selected SDKGregor Jasny2020-09-251-8/+8
* | | | | | Merge topic 'FPHSA-fix-spurious-error'Brad King2020-09-281-1/+1
|\ \ \ \ \ \
| * | | | | | FPHSA: avoid spurious error if version variable is not definedMarc Chevrier2020-09-251-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'libuv-qnx'Brad King2020-09-284-2/+26
|\ \ \ \ \ \
| * | | | | | libuv: Add support for building for QNX within CMakeElad Lahav2020-09-254-2/+26
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.18'Brad King2020-09-280-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'FindJNI-aarch64' into release-3.18Brad King2020-09-281-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindJNI-aarch64'Brad King2020-09-281-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindJNI: Add aarch64 supportBrad King2020-09-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-09-281-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-09-271-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-09-261-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'find_package_module_mode_print_debug_message'Brad King2020-09-251-0/+16
|\ \ \ \ \
| * | | | | FindPackage: Provide better debug message when <PKG_FOUND> is falseRobert Maynard2020-09-221-0/+11
| * | | | | FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODERobert Maynard2020-09-221-0/+5
* | | | | | Merge topic 'cuda_clang_separable'Brad King2020-09-2522-124/+502
|\ \ \ \ \ \
| * | | | | | CUDA: Clang separable compilationRaul Tambre2020-09-2422-124/+502
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-252-16/+21
|\ \ \ \ \ \
| * | | | | | Xcode: Remove dependency Makefile hacks under the "new build system"Brad King2020-09-241-11/+17
| * | | | | | Xcode: Remove remnants of ancient XCODE_DEPEND_HELPER utility targetBrad King2020-09-242-6/+5
* | | | | | | Merge branch 'release-3.18'Brad King2020-09-250-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'clang-llvm-lib' into release-3.18Brad King2020-09-251-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'clang-llvm-lib'Brad King2020-09-251-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Clang: Look for llvm-lib when using MSVC-like front-endShoaib Meenai2020-09-241-1/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'linux-_FILE_OFFSET_BITS-64'Brad King2020-09-251-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |