Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmGlobalGenerator: Add a class that represent the build command | Robert Maynard | 2019-01-25 | 22 | -118/+143 |
* | Merge topic 'fortran-docs' | Brad King | 2019-01-24 | 2 | -4/+28 |
|\ | |||||
| * | Help: Add examples to CheckFortranSource{Runs,Compiles} | Michael Hirsch, Ph.D | 2019-01-23 | 2 | -4/+28 |
* | | Merge topic 'findgit-note' | Marc Chevrier | 2019-01-24 | 1 | -1/+2 |
|\ \ | |||||
| * | | Help: Add note about CMAKE_ROLE to FindGit documentation | Kyle Edwards | 2019-01-23 | 1 | -1/+2 |
* | | | Merge topic 'findpython-script' | Marc Chevrier | 2019-01-24 | 9 | -113/+166 |
|\ \ \ | |||||
| * | | | FindPython: Support script mode | Kyle Edwards | 2019-01-23 | 9 | -113/+142 |
| * | | | FindPython: Test existence of imported targets | Kyle Edwards | 2019-01-23 | 3 | -0/+24 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-24 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'tidy-pass-by-value' | Brad King | 2019-01-23 | 74 | -257/+265 |
|\ \ | |||||
| * | | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 74 | -257/+265 |
* | | | Merge topic 'update-kwsys' | Brad King | 2019-01-23 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-01-22 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | KWSys 2019-01-22 (4fecfe6f) | KWSys Upstream | 2019-01-22 | 1 | -1/+2 |
* | | | | Merge topic 'getmodulesfile-string' | Brad King | 2019-01-23 | 6 | -25/+20 |
|\ \ \ \ | |||||
| * | | | | cmMakefile: GetModulesFile() accepts std::string param | Vitaly Stakhovsky | 2019-01-21 | 6 | -25/+20 |
* | | | | | Merge topic 'cmake_build_jobs_supports_no_space' | Brad King | 2019-01-23 | 10 | -19/+57 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: --build supports '-jN' | Robert Maynard | 2019-01-22 | 10 | -19/+61 |
| * | | | | | Tests: Remove unused files from RunCMake.CommandLine test | Brad King | 2019-01-22 | 4 | -4/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.13' | Brad King | 2019-01-23 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-cmake-warn-no-src-build-dir' into release-3.13 | Brad King | 2019-01-22 | 5 | -5/+46 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'cmake-warn-no-src-build-dir' | Brad King | 2019-01-23 | 5 | -5/+46 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 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 |