Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge topic 'update-curl' | Brad King | 2019-05-24 | 172 | -5996/+6571 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | curl: Update build within CMake to account for 7.65 changes | Brad King | 2019-05-22 | 1 | -2/+5 | |
| * | | | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2019-05-22 | 171 | -5993/+6565 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | curl 2019-05-22 (885ce314) | Curl Upstream | 2019-05-22 | 171 | -5995/+6567 | |
| * | | | | | | | | | curl: Update script to get curl 7.65.0 | Brad King | 2019-05-22 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-24 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'genex-target-property-lifetime' | Brad King | 2019-05-23 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation | Brad King | 2019-05-22 | 3 | -3/+27 | |
* | | | | | | | | | Merge topic 'string-error' | Brad King | 2019-05-23 | 9 | -45/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmSystemTools::Error(): remove const char* overload | Vitaly Stakhovsky | 2019-05-22 | 9 | -45/+31 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'swift-flag-variables' | Brad King | 2019-05-23 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Modules: add Swift MSVC_RUNTIME_LIBRARY flags | Saleem Abdulrasool | 2019-05-21 | 1 | -0/+8 | |
| * | | | | | | | | | Modules: add `CMAKE_Swift_FRAMEWORK_SEARCH_FLAG` | Saleem Abdulrasool | 2019-05-21 | 1 | -0/+1 | |
| * | | | | | | | | | Modules: remove `CMAKE_INCLUDE_FLAG_SEP_Swift` | Saleem Abdulrasool | 2019-05-21 | 1 | -2/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'compiler-launcher-shell-format' | Brad King | 2019-05-23 | 2 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja,Makefile: Fix <LANG>_COMPILER_LAUNCHER shell command syntax | Brad King | 2019-05-22 | 2 | -4/+13 | |
* | | | | | | | | | | Merge topic 'FindPython-find_strategy' | Brad King | 2019-05-23 | 10 | -369/+876 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 9 | -5/+58 | |
| * | | | | | | | | | | FindPython: Implement lookup strategies. | Marc Chevrier | 2019-05-21 | 5 | -369/+823 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'framework-var' | Brad King | 2019-05-23 | 6 | -6/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 6 | -6/+32 | |
* | | | | | | | | | | | Merge topic 'swift-flags' | Brad King | 2019-05-23 | 2 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDES | Saleem Abdulrasool | 2019-05-21 | 2 | -4/+15 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cmFileTimes' | Brad King | 2019-05-23 | 9 | -165/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmSystemTools: Remove cmSystemToolsFileTime interface | Sebastian Holtermann | 2019-05-22 | 2 | -136/+0 | |
| * | | | | | | | | | | | Use cmFileTimes instead of cmSystemToolsFileTime interface | Sebastian Holtermann | 2019-05-22 | 3 | -29/+17 | |
| * | | | | | | | | | | | cmFileTimes: New RAII based cmFileTimes class | Sebastian Holtermann | 2019-05-22 | 4 | -0/+170 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'autogen_compiler_features' | Brad King | 2019-05-23 | 5 | -48/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Autogen: Evaluate compiler features for the same exectuable only once | Sebastian Holtermann | 2019-05-22 | 5 | -48/+66 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-23 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 37 | -11/+267 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Add environment generator tests | Eicke Herbertz | 2019-05-22 | 24 | -0/+128 | |
| * | | | | | | | | | Help: Add documentation for default generator environment variables | Eicke Herbertz | 2019-05-22 | 11 | -5/+68 | |
| * | | | | | | | | | cmake: Allow default generator to be set by environment variables | Eicke Herbertz | 2019-05-16 | 2 | -6/+71 | |
* | | | | | | | | | | Merge topic 'remove_unneeded_device_link_calls' | Brad King | 2019-05-22 | 10 | -136/+164 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 7 | -108/+113 | |
| * | | | | | | | | | | cmNinjaLinkLineDeviceComputer now lives in the correct source file | Robert Maynard | 2019-05-20 | 6 | -34/+57 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'find-package-prefer-config' | Brad King | 2019-05-22 | 10 | -51/+155 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | find_package: Add option to prefer Config mode | Cristian Adam | 2019-05-21 | 9 | -43/+134 | |
| * | | | | | | | | | | find_package: Factor out module and config find_package methods | Cristian Adam | 2019-05-20 | 2 | -50/+63 | |
* | | | | | | | | | | | Merge topic 'swift-debug-variant' | Brad King | 2019-05-22 | 1 | -13/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ninja,Swift: reuse `SWIFT_MODULE_NAME` for `SWIFT_MODULE` | Saleem Abdulrasool | 2019-05-20 | 1 | -13/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'vs-ApplicationTypeRevision' | Brad King | 2019-05-22 | 4 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | VS: Fix ApplicationTypeRevision in builtin check projects | Brad King | 2019-05-21 | 2 | -4/+4 | |
| * | | | | | | | | | | | VS: Factor out helper to compute ApplicationTypeRevision | Brad King | 2019-05-21 | 3 | -8/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'compiler-id-arch-only-iar' | Brad King | 2019-05-22 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | IAR: Do not print compiler architecture id for non-IAR compilers | Brad King | 2019-05-21 | 2 | -2/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'ninja-lib-symlink-space' | Brad King | 2019-05-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Ninja: Fix creation of library symlinks in folders with spaces | Eike Ziller | 2019-05-20 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-22 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |