Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'implicit-includes-CPATH' | Brad King | 2019-05-31 | 2 | -3/+27 |
|\ | |||||
| * | Do not exclude include directories made implicit by CPATH | Brad King | 2019-05-30 | 2 | -3/+27 |
| * | CMake 3.14.4v3.14.4 | Brad King | 2019-05-14 | 1 | -1/+1 |
| * | Merge branch 'touch-after-ranlib' into release-3.14 | Brad King | 2019-05-06 | 1 | -0/+14 |
| |\ | |||||
| * \ | Merge branch 'fix_ios_try_compile' into release-3.14 | Brad King | 2019-05-06 | 1 | -1/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'out-of-dir-linking-private-deps' into release-3.14 | Brad King | 2019-04-30 | 1 | -2/+2 |
| |\ \ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-31 | 1 | -1/+1 |
* | | | | | Merge topic 'fix-clang-warnings' | Brad King | 2019-05-30 | 2 | -6/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Fixing warnings generated by clang 8.0 on Windows | Zsolt Parragi | 2019-05-29 | 2 | -6/+21 |
* | | | | | | Merge topic 'string-tar' | Brad King | 2019-05-30 | 4 | -15/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmSystemTools: std::string parameters for tar functions | Vitaly Stakhovsky | 2019-05-29 | 4 | -15/+15 |
* | | | | | | | Merge topic 'ninja_rule_class' | Brad King | 2019-05-30 | 5 | -286/+221 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: Use cmNinjaRule as sole parameter in the WriteRule and AddRule methods | Sebastian Holtermann | 2019-05-29 | 4 | -286/+200 |
| * | | | | | | | Ninja: Add cmNinjaRule class | Sebastian Holtermann | 2019-05-29 | 1 | -0/+21 |
* | | | | | | | | Merge topic 'tar-zstd-compression' | Brad King | 2019-05-30 | 5 | -4/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 5 | -4/+19 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-30 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-05-29 | 1 | -7/+14 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | cmGlobalNinjaGenerator: use gnu compatible paths with clang in gnu mode | Zsolt Parragi | 2019-05-17 | 1 | -7/+14 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-29 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cmake_automoc_relaxed_mode_deprecation' | Brad King | 2019-05-28 | 2 | -4/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE | Sebastian Holtermann | 2019-05-27 | 2 | -4/+17 |
* | | | | | | | | Merge topic 'swift-response' | Brad King | 2019-05-28 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ninja,Swift: correct response file handling | Saleem Abdulrasool | 2019-05-23 | 1 | -1/+5 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-28 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-27 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-26 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-25 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'selective-tar-extracting-and-listing' | Brad King | 2019-05-24 | 3 | -9/+60 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake: tar: Allow selective extracting and listing of archives | Bartosz Kosiorek | 2019-05-23 | 3 | -9/+60 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'cmAppend' | Brad King | 2019-05-24 | 60 | -246/+193 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 59 | -246/+181 |
| * | | | | | | | | cmAlgorithms: Add cmAppend function | Sebastian Holtermann | 2019-05-23 | 1 | -0/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'cmTargetMap_definition' | Brad King | 2019-05-24 | 6 | -22/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget | Sebastian Holtermann | 2019-05-23 | 6 | -22/+16 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-24 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'genex-target-property-lifetime' | Brad King | 2019-05-23 | 1 | -3/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluation | Brad King | 2019-05-22 | 1 | -3/+8 |
* | | | | | | | | | 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 '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 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 1 | -0/+4 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'framework-var' | Brad King | 2019-05-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add variable CMAKE_FRAMEWORK | Ruslan Baratov | 2019-05-21 | 1 | -0/+1 |
* | | | | | | | | | | | Merge topic 'swift-flags' | Brad King | 2019-05-23 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja,Swift: pass along DEFINES/FLAGS/INCLUDES | Saleem Abdulrasool | 2019-05-21 | 1 | -0/+11 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'cmFileTimes' | Brad King | 2019-05-23 | 8 | -165/+186 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmSystemTools: Remove cmSystemToolsFileTime interface | Sebastian Holtermann | 2019-05-22 | 2 | -136/+0 |