Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 22 | -124/+502 |
* | Merge topic 'update-libuv' | Brad King | 2020-09-24 | 49 | -536/+1602 |
|\ | |||||
| * | libuv: Suppress conversion warning on Windows | Brad King | 2020-09-23 | 1 | -1/+1 |
| * | libuv: Add fs_copy stub to cmake-bootstrap.c | Brad King | 2020-09-23 | 1 | -0/+8 |
| * | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-09-23 | 48 | -536/+1594 |
| |\ | |||||
| | * | libuv 2020-09-22 (ed5b42d5) | libuv upstream | 2020-09-23 | 48 | -537/+1593 |
* | | | Merge topic 'zstd-1.4.5' | Brad King | 2020-09-24 | 66 | -3972/+7723 |
|\ \ \ | |||||
| * | | | zstd: version 1.4.5 update | Cristian Adam | 2020-09-23 | 2 | -1/+4 |
| * | | | Merge branch 'upstream-zstd' | Cristian Adam | 2020-09-23 | 64 | -3971/+7719 |
| |\ \ \ | |||||
| | * | | | zstd 2020-05-21 (b706286a) | zstd upstream | 2020-09-23 | 64 | -3971/+7719 |
* | | | | | Merge topic 'cmake-gui-tests' | Brad King | 2020-09-24 | 24 | -9/+458 |
|\ \ \ \ \ | |||||
| * | | | | | gitlab-ci: Add GUI testing to each OS | Kyle Edwards | 2020-09-23 | 8 | -1/+20 |
| * | | | | | Tests: Add some basic tests for CMake GUI | Kyle Edwards | 2020-09-23 | 12 | -0/+406 |
| * | | | | | CMake GUI: Split up into libraries, add test shim | Kyle Edwards | 2020-09-23 | 3 | -7/+31 |
| * | | | | | QCMakeCacheView: Default to nullptr for parent | Kyle Edwards | 2020-09-23 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'proper_device_libraries_architecture' | Brad King | 2020-09-24 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Use sm_35 in Cuda.ProperDeviceLibraries for CUDA <10.0 | Raul Tambre | 2020-09-23 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge topic 'check-source-modules' | Brad King | 2020-09-24 | 45 | -763/+665 |
|\ \ \ \ \ | |||||
| * | | | | | CheckSoureRuns: Add a unified way to check if a source runs | Robert Maynard | 2020-09-23 | 23 | -387/+330 |
| * | | | | | CheckSoureCompiles: Add a unified way to check if a source compiles | Robert Maynard | 2020-09-23 | 24 | -376/+331 |
| * | | | | | Add a test to verify '\' handling in CHECK_CXX_SOURCE_COMPILES | Robert Maynard | 2020-09-23 | 1 | -0/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'obj-lib-per-config-source' | Brad King | 2020-09-24 | 5 | -10/+50 |
|\ \ \ \ \ | |||||
| * | | | | | OBJECT libraries: Properly recognize if sources depend on configuration | Deniz Bahadir | 2020-09-23 | 5 | -10/+50 |
| * | | | | | cmGeneratorTarget: Better name for internal variable | Deniz Bahadir | 2020-09-22 | 2 | -5/+5 |
* | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-24 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindPython-fix-regex' into release-3.18 | Brad King | 2020-09-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'FindPython-fix-regex' | Brad King | 2020-09-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | FindPython: Fix erroneous regex in ABI check | Marc Chevrier | 2020-09-23 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'find_package-version-range' | Craig Scott | 2020-09-24 | 52 | -237/+1099 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakePackageConfigHelpers: Add version range support | Marc Chevrier | 2020-09-23 | 8 | -5/+64 |
| * | | | | | | | FPHSA: add support of version range | Marc Chevier | 2020-09-23 | 21 | -58/+242 |
| * | | | | | | | find_package: Add support of version range | Marc Chevier | 2020-09-23 | 23 | -80/+707 |
| * | | | | | | | cmFindPackageCommand: Refactoring | Marc Chevrier | 2020-09-23 | 2 | -99/+91 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-24 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'intel-dpcpp' | Brad King | 2020-09-23 | 3 | -0/+9 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Intel: Add Intel DPC++ compiler identification | Harini Chilamantula | 2020-09-22 | 3 | -0/+9 |
* | | | | | | | | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 19 | -74/+297 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 13 | -8/+188 |
| * | | | | | | | | separate_arguments: refactoring | Marc Chevrier | 2020-09-22 | 8 | -70/+113 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'test-issue-21144' | Brad King | 2020-09-23 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Tests: Add test for early source lookup of file(GENERATE) | Josef Angstenberger | 2020-09-21 | 2 | -0/+11 |
* | | | | | | | | | Merge topic 'FindProtobuf-threads' | Brad King | 2020-09-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindProtobuf: Link to threads dependency only when Protobuf is found | Brad King | 2020-09-22 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'install-EXPORT-source-CONFIG' | Brad King | 2020-09-23 | 2 | -3/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genex | Deniz Bahadir | 2020-09-22 | 2 | -3/+16 |
* | | | | | | | | | | | Merge topic 'cuda_tests_architecture' | Brad King | 2020-09-23 | 23 | -61/+30 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Tests: Don't unnecessarily set CUDA_ARCHITECTURES | Raul Tambre | 2020-09-21 | 23 | -61/+30 |
* | | | | | | | | | | | Merge topic 'binary-dir-props' | Brad King | 2020-09-23 | 8 | -15/+64 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 8 | -15/+64 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-23 | 1 | -1/+1 |
|/ / / / / / / / / |