Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2020-04-16 | 1 | -1/+1 |
* | Merge topic 'cpack-nsis-dpi-aware' | Brad King | 2020-04-15 | 1 | -0/+5 |
|\ | |||||
| * | CPack/NSIS: Add option for setting DPI-aware | Johnny Jazeix | 2020-04-14 | 1 | -0/+5 |
* | | Merge topic 'cmprop-source' | Brad King | 2020-04-15 | 18 | -183/+197 |
|\ \ | |||||
| * | | cmSourceFile::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-04-14 | 18 | -181/+191 |
| * | | cmGlobalXCodeGenerator: Fix genex interpreter overloads | Brad King | 2020-04-14 | 1 | -2/+6 |
* | | | Merge topic 'msbuildUtf8Support' | Brad King | 2020-04-15 | 16 | -71/+127 |
|\ \ \ | |||||
| * | | | Add support to indicate UTF-8 custom command pipe output encoding | Justin Goshi | 2020-04-13 | 16 | -71/+127 |
* | | | | Merge topic 'ibmi-aix-exports' | Brad King | 2020-04-15 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | AIX: Activate symbol export/import IBM i (OS400) | Brad King | 2020-04-14 | 1 | -2/+5 |
| * | | | | CMake 3.16.6v3.16.6 | Brad King | 2020-04-10 | 1 | -1/+1 |
| * | | | | Merge branch 'backport-3.16-link-libs-config-case' into release-3.16 | Brad King | 2020-03-30 | 1 | -5/+2 |
| |\ \ \ \ | |||||
| | * | | | | target_link_libraries: Fix regression in case of $<CONFIG> genex | Brad King | 2020-03-30 | 1 | -5/+2 |
| * | | | | | Merge branch 'make-nested-silent' into release-3.16 | Brad King | 2020-03-26 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-15 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'sort_list_natural_20563' | Brad King | 2020-04-14 | 1 | -2/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | list: add NATURAL sorting on SORT sub-command | Johnny Jazeix | 2020-04-13 | 1 | -2/+21 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'cmake-gui-system-processor' | Brad King | 2020-04-14 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake-gui: Pass CMAKE_SYSTEM_PROCESSOR to from gui to cmake | Jiri Malak | 2020-04-13 | 1 | -0/+3 |
* | | | | | | | Merge topic 'clang-tidy-9.0-changes' | Brad King | 2020-04-14 | 25 | -131/+96 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmConfigureFileCommand: simplify no-op argument handling | Ben Boeckel | 2020-04-13 | 1 | -6/+20 |
| * | | | | | | | clang-tidy: address bugprone-sizeof-expression lint | Ben Boeckel | 2020-04-13 | 1 | -2/+4 |
| * | | | | | | | cmComputeLinkInformation: reserve space in built-up string | Ben Boeckel | 2020-04-13 | 1 | -0/+1 |
| * | | | | | | | cmParseCacheCoverage: use cmSystemTools::SplitString | Ben Boeckel | 2020-04-13 | 2 | -29/+4 |
| * | | | | | | | nits: replace some "c" instances with 'c' | Ben Boeckel | 2020-04-13 | 4 | -7/+7 |
| * | | | | | | | cmMakefile: use std::string_view | Ben Boeckel | 2020-04-13 | 1 | -1/+2 |
| * | | | | | | | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 20 | -87/+59 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-14 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'include-dir-special' | Brad King | 2020-04-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Fix quoting of paths with square brackets | Brad King | 2020-04-10 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-13 | 6 | -107/+162 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-10 | 6 | -107/+162 |
* | | | | | | | Merge topic 'clang_cuda_prep' | Brad King | 2020-04-13 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CUDA: Forward CMAKE_CUDA_COMPILER_TARGET in try_compile() | Raul Tambre | 2020-04-07 | 1 | -0/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-13 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-12 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-11 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'find_program-exe-no-read' | Brad King | 2020-04-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_program: Find programs that are executable but not readable | Vladimir Menshakov | 2020-04-09 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'ccmake-better-string-ops' | Brad King | 2020-04-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | cmCursesLongMessageForm: avoid unnecessary string allocation | Ben Boeckel | 2020-04-09 | 1 | -1/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-10 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'file-upload-tls' | Brad King | 2020-04-09 | 1 | -6/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | file(UPLOAD): Add support for TLS_VERIFY and TLS_CAINFO | Harry Mallon | 2020-04-08 | 1 | -6/+35 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'ccmake_incremental_log_display' | Brad King | 2020-04-09 | 4 | -19/+48 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ccmake: Use incremental rendering for the logs | Sylvain Joubert | 2020-04-08 | 4 | -11/+33 |
| * | | | | | | | cmCursesLongMessageForm: Factor out helper to draw message to form | Brad King | 2020-04-08 | 2 | -8/+15 |
* | | | | | | | | Merge topic 'apple-arch-sysroots' | Brad King | 2020-04-09 | 2 | -12/+30 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysroots | Brad King | 2020-04-08 | 2 | -12/+30 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| | * | | | | | | Apple: Fix mapping CMAKE_APPLE_ARCH_SYSROOTS to custom OSX_ARCHITECTURES | Brad King | 2020-04-08 | 2 | -11/+29 |