Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'swift-implicit-module-include-dir' | Brad King | 2020-03-13 | 1 | -0/+84 |
|\ | |||||
| * | Swift: Propagate Swift_MODULE_DIRECTORY as include directory | Saleem Abdulrasool | 2020-03-12 | 1 | -0/+84 |
* | | Merge topic 'profiling' | Brad King | 2020-03-13 | 7 | -2/+232 |
|\ \ | |||||
| * | | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 7 | -2/+232 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'swift-link-line-spaces' | Brad King | 2020-03-12 | 1 | -3/+5 |
|\ \ | |||||
| * | | Swift: Fix quoting of library search paths with spaces | Saleem Abdulrasool | 2020-03-12 | 1 | -3/+5 |
| * | | CMake 3.16.5v3.16.5 | Brad King | 2020-03-04 | 1 | -1/+1 |
| * | | Merge branch 'backport-cuda-non-device-link' into release-3.16 | Brad King | 2020-02-24 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'backport-3.16-install-default-fix' into release-3.16 | Brad King | 2020-02-12 | 1 | -6/+38 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'add-cache-definition' | Brad King | 2020-03-12 | 17 | -39/+44 |
|\ \ \ \ \ | |||||
| * | | | | | cmMakefile::AddCacheDefinition: Add overload that accepts std::string value | Vitaly Stakhovsky | 2020-03-11 | 17 | -39/+44 |
* | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-03-12 | 6 | -60/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCTestRunTest: modernize memory management | Marc Chevrier | 2020-03-11 | 6 | -60/+100 |
* | | | | | | | Merge topic 'ctest-curl-debugfunction' | Brad King | 2020-03-12 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs | Betsy McPhail | 2020-03-11 | 2 | -2/+2 |
| * | | | | | | | Merge topic 'swift-ninja-multiconfig' into release-3.17 | Kyle Edwards | 2020-03-10 | 2 | -4/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'cuda_warning' into release-3.17 | Brad King | 2020-03-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'invalid_alias' into release-3.17 | Brad King | 2020-03-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'rename-macho-version-properties' | Craig Scott | 2020-03-12 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | macOS: Rename OSX_*_VERSION properties to MACHO_*_VERSION | Brad King | 2020-03-12 | 2 | -5/+5 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-12 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'loops-improve' | Brad King | 2020-03-11 | 5 | -24/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Convert more loops to range-based for-loops | Vitaly Stakhovsky | 2020-03-10 | 2 | -6/+5 |
| * | | | | | | | | | | | GHS: Name range-based for-loop variable types explicitly | Vitaly Stakhovsky | 2020-03-10 | 1 | -7/+7 |
| * | | | | | | | | | | | GHS: Use cm::erase in place of loop | Vitaly Stakhovsky | 2020-03-10 | 2 | -11/+7 |
* | | | | | | | | | | | | Merge topic 'std-string-cleanup' | Brad King | 2020-03-11 | 6 | -26/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Source: use std::string overloads | Vitaly Stakhovsky | 2020-03-10 | 6 | -26/+23 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-11 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'swift-ninja-multiconfig' | Kyle Edwards | 2020-03-10 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-swift-ninja-multiconfig' into swift-ninja-multiconfig | Kyle Edwards | 2020-03-09 | 2 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Swift: support Ninja Multi-Config | Saleem Abdulrasool | 2020-03-09 | 2 | -4/+5 |
| | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge topic 'ninja-multi-custom-command-deps' into release-3.17 | Brad King | 2020-03-05 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ \ | Merge topic 'file-CONFIGURE' | Brad King | 2020-03-10 | 1 | -0/+118 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | file: Add CONFIGURE subcommand | Leander Beernaert | 2020-03-09 | 1 | -0/+118 |
* | | | | | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2020-03-10 | 12 | -137/+99 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Modernize memory management | Marc Chevrier | 2020-03-08 | 12 | -137/+99 |
* | | | | | | | | | | | | | | Merge topic 'std-string-genex' | Brad King | 2020-03-10 | 6 | -30/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | cmGeneratorExpression: remove const char* overloads | Vitaly Stakhovsky | 2020-03-08 | 6 | -30/+7 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge topic 'cuda_warning' | Brad King | 2020-03-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | cm_cxx_features: Filter out CUDA installation warnings | Raul Tambre | 2020-03-09 | 1 | -0/+2 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'invalid_alias' | Brad King | 2020-03-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warnings | Raul Tambre | 2020-03-09 | 1 | -2/+2 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-10 | 1 | -1/+1 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'required_find_commands' | Brad King | 2020-03-09 | 5 | -8/+34 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | find_*: Add support for REQUIRED keyword | Sylvain Joubert | 2020-03-06 | 5 | -0/+30 |
| * | | | | | | | | | | cmFindBase: Use in-class member initialization | Sylvain Joubert | 2020-03-06 | 2 | -8/+4 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-09 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-03-07 | 1 | -1/+1 |
|/ / / / / / / / |