Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 10 | -138/+243 |
* | Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK> | Marc Chevrier | 2020-04-19 | 6 | -11/+110 |
* | cmGeneratorExpressionDAGChecker: introduce method Top() | Marc Chevrier | 2020-04-18 | 2 | -48/+25 |
* | Merge topic 'add-contains-to-cmext-algorithm' | Marc Chevrier | 2020-04-18 | 35 | -171/+149 |
|\ | |||||
| * | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 35 | -171/+149 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-18 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2020-04-17 | 1 | -1/+1 |
* | Merge topic 'cat_cmd_20557' | Kyle Edwards | 2020-04-16 | 1 | -0/+35 |
|\ | |||||
| * | cmake -E: add cat command. | Johnny Jazeix | 2020-04-15 | 1 | -0/+35 |
* | | Merge topic 'cuda_architectures' | Brad King | 2020-04-16 | 6 | -1/+103 |
|\ \ | |||||
| * | | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 6 | -1/+103 |
* | | | Merge topic 'makefile-target-special' | Brad King | 2020-04-16 | 14 | -63/+143 |
|\ \ \ | |||||
| * | | | Makefiles: Re-implement makefile target path escaping and quoting | Brad King | 2020-04-15 | 1 | -5/+58 |
| * | | | Makefiles: Factor out makefile target path escaping and quoting | Brad King | 2020-04-15 | 5 | -41/+49 |
| * | | | Makefiles: Convert paths with '#' on command-lines to short path on Windows | Brad King | 2020-04-15 | 1 | -1/+1 |
| * | | | Makefiles: Do not use '\#' escape sequence with Windows-style make tools | Brad King | 2020-04-15 | 4 | -4/+20 |
| * | | | cmDepends: Update types to always use a Makefile generator | Brad King | 2020-04-13 | 6 | -15/+20 |
| * | | | cmGlobalNinjaGenerator: Remove outdated comment | Brad King | 2020-04-13 | 1 | -2/+0 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2020-04-16 | 3 | -11/+16 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-04-15 | 3 | -11/+16 |
| | |/ / | |/| | | |||||
* | | | | 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 |
| |/ / / / / |