Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | cmListFileCache: Add explicit constructors | Brad King | 2020-09-28 | 1 | -0/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ctest_launch_report_make_errors' | Brad King | 2020-09-29 | 8 | -376/+474 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ctest: improve Unicode support for launchers | Zack Galbreath | 2020-09-28 | 1 | -4/+2 | |
| * | | | | | | ctest: report make-level errors to CDash when using launchers | Zack Galbreath | 2020-09-28 | 3 | -9/+27 | |
| * | | | | | | ctest: split launcher XML writer into separate class | Zack Galbreath | 2020-09-28 | 5 | -367/+449 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'refactor-cmprop' | Brad King | 2020-09-29 | 2 | -29/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmGeneratorTarget: internal refactoring | vvs31415 | 2020-09-28 | 2 | -29/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'return-cmprop' | Brad King | 2020-09-29 | 8 | -38/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake::GetCacheDefinition: Return cmProp | vvs31415 | 2020-09-28 | 8 | -38/+35 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'system_include_dir_caching_pre_lang' | Brad King | 2020-09-29 | 2 | -4/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | cmGeneratorTarget: Include Cache now occurs per language+config | Robert Maynard | 2020-09-25 | 2 | -4/+5 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-29 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cmake-gui-slot-connections' | Kyle Edwards | 2020-09-28 | 7 | -149/+180 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake GUI: Modernize signal-slot connections | Kyle Edwards | 2020-09-27 | 7 | -149/+180 | |
* | | | | | | Merge topic 'libuv-qnx' | Brad King | 2020-09-28 | 2 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | libuv: Add support for building for QNX within CMake | Elad Lahav | 2020-09-25 | 2 | -2/+4 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-28 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-27 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-26 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'find_package_module_mode_print_debug_message' | Brad King | 2020-09-25 | 1 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindPackage: Provide better debug message when <PKG_FOUND> is false | Robert Maynard | 2020-09-22 | 1 | -0/+11 | |
| * | | | | | FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODE | Robert Maynard | 2020-09-22 | 1 | -0/+5 | |
* | | | | | | Merge topic 'cuda_clang_separable' | Brad King | 2020-09-25 | 14 | -98/+453 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Clang separable compilation | Raul Tambre | 2020-09-24 | 14 | -98/+453 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-25 | 2 | -16/+21 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Xcode: Remove dependency Makefile hacks under the "new build system" | Brad King | 2020-09-24 | 1 | -11/+17 | |
| * | | | | | Xcode: Remove remnants of ancient XCODE_DEPEND_HELPER utility target | Brad King | 2020-09-24 | 2 | -6/+5 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-25 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cmake-gui-tests' | Brad King | 2020-09-24 | 4 | -8/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 'obj-lib-per-config-source' | Brad King | 2020-09-24 | 3 | -9/+26 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | OBJECT libraries: Properly recognize if sources depend on configuration | Deniz Bahadir | 2020-09-23 | 3 | -9/+26 | |
| * | | | | | cmGeneratorTarget: Better name for internal variable | Deniz Bahadir | 2020-09-22 | 2 | -5/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'find_package-version-range' | Craig Scott | 2020-09-24 | 2 | -139/+215 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_package: Add support of version range | Marc Chevier | 2020-09-23 | 2 | -45/+129 | |
| * | | | | | cmFindPackageCommand: Refactoring | Marc Chevrier | 2020-09-23 | 2 | -99/+91 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-24 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'separate_arguments-program' | Brad King | 2020-09-23 | 1 | -67/+123 | |
|\ \ \ \ \ | ||||||
| * | | | | | separate_arguments: add option PROGRAM | Marc Chevrier | 2020-09-22 | 1 | -1/+50 | |
| * | | | | | separate_arguments: refactoring | Marc Chevrier | 2020-09-22 | 1 | -70/+77 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'install-EXPORT-source-CONFIG' | Brad King | 2020-09-23 | 1 | -3/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | install(EXPORT): Fix exporting target w/ source named using CONFIG genex | Deniz Bahadir | 2020-09-22 | 1 | -3/+1 | |
* | | | | | | Merge topic 'binary-dir-props' | Brad King | 2020-09-23 | 2 | -6/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | {get,set}_property: Add support for referencing binary directories | Brad King | 2020-09-23 | 2 | -6/+6 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-23 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'file-ARCHIVE-compression-level' | Brad King | 2020-09-22 | 5 | -16/+83 | |
|\ \ \ \ | ||||||
| * | | | | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 5 | -16/+83 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-22 | 1 | -1/+1 | |
* | | | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 2 | -44/+442 | |
|\ \ \ \ |