Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'backport-cmake-warn-no-src-build-dir' | Brad King | 2019-01-22 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Help: Add 3.13.4 release note for no source/build dir error/warning | Craig Scott | 2019-01-22 | 1 | -0/+26 | |
| | * | | | | | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 4 | -5/+20 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 4 | -5/+20 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'implicit-includes' | Brad King | 2019-01-22 | 65 | -9/+1721 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Compute implicit include directories from compiler output | Chuck Cranor | 2019-01-21 | 61 | -0/+1671 | |
| * | | | | | | | CMakeDetermineCompilerABI: set locale to C for try_compile() | Chuck Cranor | 2019-01-21 | 1 | -0/+17 | |
| * | | | | | | | CMakeDetermineCompilerABI: pass verbose flag during compilation | Brad King | 2019-01-21 | 2 | -0/+7 | |
| * | | | | | | | try_compile: Preserve special characters in COMPILE_DEFINITIONS | Brad King | 2019-01-21 | 1 | -1/+3 | |
| * | | | | | | | Refactor exclusion of -I/usr/include to avoid per-language values | Brad King | 2019-01-21 | 2 | -8/+23 | |
* | | | | | | | | Merge topic 'help-mark-default-generator' | Brad King | 2019-01-22 | 9 | -22/+68 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Mark default CMake generator with asterisk | Artur Ryt | 2019-01-18 | 6 | -8/+42 | |
| * | | | | | | | ccmake: Append rather than replace Generators section of docs | Craig Scott | 2019-01-18 | 1 | -1/+1 | |
| * | | | | | | | cmake: Return generator docs directly | Artur Ryt | 2019-01-18 | 5 | -13/+25 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'crosscompiling_emulator-fix' | Brad King | 2019-01-22 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CROSSCOMPILING_EMULATOR: Fix test generation for empty value | Kyle Edwards | 2019-01-21 | 2 | -1/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'findgit-imported-target' | Brad King | 2019-01-22 | 6 | -0/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindGit: Add imported target | Kyle Edwards | 2019-01-21 | 6 | -0/+63 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'Wcomma' | Brad King | 2019-01-22 | 5 | -11/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed all but one clang -Wcomma warning | Sean McBride | 2019-01-12 | 5 | -11/+13 | |
* | | | | | | | | Merge topic 'stdout-string' | Brad King | 2019-01-22 | 9 | -56/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmSystemTools: Stdout(),Stderr() accept std::string argument | Vitaly Stakhovsky | 2019-01-20 | 9 | -56/+42 | |
* | | | | | | | | | Merge topic 'depends-string' | Brad King | 2019-01-22 | 10 | -73/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmDepends: all members accept std::string arguments | Vitaly Stakhovsky | 2019-01-19 | 10 | -73/+76 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-gui-generator-platform' | Brad King | 2019-01-22 | 15 | -29/+341 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake-gui: Improve label for default platform | Julien Jomier | 2019-01-21 | 2 | -2/+13 | |
| * | | | | | | | | | cmake-gui: Add field for generator platform selection | Julien Jomier | 2019-01-18 | 5 | -4/+101 | |
| * | | | | | | | | | Add global generator factory method to get default platform name | Brad King | 2019-01-18 | 10 | -0/+26 | |
| * | | | | | | | | | Add global generator factory method to get list of known platforms | Brad King | 2019-01-18 | 10 | -0/+96 | |
| * | | | | | | | | | Split global generator factory list with and without platforms | Brad King | 2019-01-18 | 10 | -15/+92 | |
| * | | | | | | | | | VS: Factor out helper function to compute host platform name | Brad King | 2019-01-18 | 1 | -10/+15 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-22 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'ExternalProject-non-cmake-source-subdir' | Brad King | 2019-01-21 | 5 | -2/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ExternalProject: support SOURCE_SUBDIR for BUILD_IN_SOURCE | Ben Boeckel | 2019-01-17 | 5 | -2/+49 | |
* | | | | | | | | | Merge topic 'read-list-file' | Brad King | 2019-01-21 | 15 | -47/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmMakefile::ReadListFile() accepts std::string argument | Vitaly Stakhovsky | 2019-01-17 | 15 | -47/+42 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fortran-compiler-id' | Brad King | 2019-01-21 | 14 | -4/+127 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 14 | -4/+127 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'update-libuv' | Brad King | 2019-01-21 | 98 | -3144/+3400 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | libuv: Update CMake-internal buildsystem | Brad King | 2019-01-17 | 4 | -23/+31 | |
| * | | | | | | | | | libuv: Include uv/ headers from each other without any path | Brad King | 2019-01-17 | 2 | -14/+14 | |
| * | | | | | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-01-17 | 94 | -3123/+3371 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | libuv 2019-01-15 (f84c5e69) | libuv upstream | 2019-01-16 | 94 | -3128/+3406 | |
* | | | | | | | | | | | Merge topic 'cmake-role-fix' | Brad King | 2019-01-21 | 4 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CMAKE_ROLE: Fix value for ctest --build-and-test | Kyle Edwards | 2019-01-18 | 4 | -3/+20 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'autogen_mocs_compilation_first' | Brad King | 2019-01-21 | 6 | -20/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list | Sebastian Holtermann | 2019-01-18 | 2 | -4/+6 | |
| * | | | | | | | | | | | cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource | Sebastian Holtermann | 2019-01-18 | 4 | -16/+22 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'swift-module-name' | Brad King | 2019-01-21 | 3 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ |