Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-nsis-dpi-aware' | Brad King | 2020-04-15 | 6 | -0/+25 |
|\ | |||||
| * | CPack/NSIS: Add option for setting DPI-aware | Johnny Jazeix | 2020-04-14 | 6 | -0/+25 |
* | | 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 'doc-CMAKE_PREFIX_PATH-env-var' | Brad King | 2020-04-15 | 3 | -9/+33 |
|\ \ \ | |||||
| * | | | Help: Convert find_package references to CMAKE_PREFIX_PATH to links | Brad King | 2020-04-14 | 1 | -9/+9 |
| * | | | Help: Document the CMAKE_PREFIX_PATH environment variable | Jean-Michaƫl Celerier | 2020-04-14 | 2 | -0/+24 |
* | | | | 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 'CMakePrintSystemInformation-processor' | Brad King | 2020-04-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CMakePrintSystemInformation: Add CMAKE_SYSTEM_PROCESSOR | Jiri Malak | 2020-04-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.16' | Brad King | 2020-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ibmi-aix-exports' into release-3.16 | Brad King | 2020-04-14 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindMPI-pgi-spectrum-mpi-wrappers' into release-3.16 | Brad King | 2020-04-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'ibmi-aix-exports' into release-3.17 | Brad King | 2020-04-15 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | 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 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'FindPython-if-auto-deref' into release-3.17 | Brad King | 2020-04-15 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'FindPython-if-auto-deref' | Brad King | 2020-04-15 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindPython: remove extra dereference | Ben Boeckel | 2020-04-14 | 1 | -1/+1 |
| * | | | | | | | | | FindPython: avoid autoderef in version comparisons | Ben Boeckel | 2020-04-14 | 1 | -8/+8 |
* | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'FindCUDAToolkit-search-stubs' into release-3.17 | Brad King | 2020-04-15 | 1 | -2/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindCUDAToolkit-search-stubs' | Brad King | 2020-04-15 | 1 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | FindCUDAToolkit searches stub location last | Robert Maynard | 2020-04-14 | 1 | -2/+20 |
* | | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'backport-3.17-file-upload-tls' into release-3.17 | Brad King | 2020-04-15 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | file(UPLOAD): Add default ca_certs | Harry Mallon | 2020-04-15 | 1 | -0/+7 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-15 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'sort_list_natural_20563' | Brad King | 2020-04-14 | 4 | -2/+56 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | list: add NATURAL sorting on SORT sub-command | Johnny Jazeix | 2020-04-13 | 4 | -2/+56 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | 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 | 29 | -135/+107 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 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 readability-else-after-return lint | Ben Boeckel | 2020-04-13 | 2 | -2/+4 |
| * | | | | | | | | | | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 20 | -87/+59 |
| * | | | | | | | | | | clang-tidy: ignore making members static | Ben Boeckel | 2020-04-13 | 1 | -0/+1 |
| * | | | | | | | | | | TestDriver: avoid clang-tidy lints in generated code | Ben Boeckel | 2020-04-13 | 1 | -2/+5 |
| * | | | | | | | | | | clang-tidy: ignore the use-trailing-return-type lint | Ben Boeckel | 2020-04-13 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'UseJava-quoting' | Brad King | 2020-04-14 | 1 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | UseJava: Quote -classpath argument correctly on more platforms | Brad King | 2020-04-10 | 1 | -3/+9 |