summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-305-2/+13
* 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
|\ \ \ \ \ \
| * | | | | | Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit LinuxMarc Chevrier2020-09-231-0/+6
* | | | | | | CMake Nightly Date StampKitware Robot2020-09-251-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'update-libuv'Brad King2020-09-2449-536/+1602
|\ \ \ \ \ \
| * | | | | | libuv: Suppress conversion warning on WindowsBrad King2020-09-231-1/+1
| * | | | | | libuv: Add fs_copy stub to cmake-bootstrap.cBrad King2020-09-231-0/+8
| * | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2020-09-2348-536/+1594
| |\ \ \ \ \ \
| | * | | | | | libuv 2020-09-22 (ed5b42d5)libuv upstream2020-09-2348-537/+1593
* | | | | | | | Merge topic 'zstd-1.4.5'Brad King2020-09-2466-3972/+7723
|\ \ \ \ \ \ \ \
| * | | | | | | | zstd: version 1.4.5 updateCristian Adam2020-09-232-1/+4
| * | | | | | | | Merge branch 'upstream-zstd'Cristian Adam2020-09-2364-3971/+7719
| |\ \ \ \ \ \ \ \
| | * | | | | | | | zstd 2020-05-21 (b706286a)zstd upstream2020-09-2364-3971/+7719
* | | | | | | | | | Merge topic 'cmake-gui-tests'Brad King2020-09-2424-9/+458
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitlab-ci: Add GUI testing to each OSKyle Edwards2020-09-238-1/+20
| * | | | | | | | | | Tests: Add some basic tests for CMake GUIKyle Edwards2020-09-2312-0/+406
| * | | | | | | | | | CMake GUI: Split up into libraries, add test shimKyle Edwards2020-09-233-7/+31
| * | | | | | | | | | QCMakeCacheView: Default to nullptr for parentKyle Edwards2020-09-231-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'proper_device_libraries_architecture'Brad King2020-09-241-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0Raul Tambre2020-09-231-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'check-source-modules'Brad King2020-09-2445-763/+665
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-2323-387/+330
| * | | | | | | | | | CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-2324-376/+331
| * | | | | | | | | | Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILESRobert Maynard2020-09-231-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'obj-lib-per-config-source'Brad King2020-09-245-10/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | OBJECT libraries: Properly recognize if sources depend on configurationDeniz Bahadir2020-09-235-10/+50
| * | | | | | | | | | cmGeneratorTarget: Better name for internal variableDeniz Bahadir2020-09-222-5/+5
* | | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-240-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'FindPython-fix-regex' into release-3.18Brad King2020-09-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindPython-fix-regex'Brad King2020-09-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | FindPython: Fix erroneous regex in ABI checkMarc Chevrier2020-09-231-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'find_package-version-range'Craig Scott2020-09-2452-237/+1099
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-238-5/+64
| * | | | | | | | | FPHSA: add support of version rangeMarc Chevier2020-09-2321-58/+242
| * | | | | | | | | find_package: Add support of version rangeMarc Chevier2020-09-2323-80/+707
| * | | | | | | | | cmFindPackageCommand: RefactoringMarc Chevrier2020-09-232-99/+91