Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+9 |
* | Ninja: Embrace temporary objects in scopes | Sebastian Holtermann | 2019-05-30 | 1 | -69/+61 |
* | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+8 |
* | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -7/+7 |
* | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -9/+6 |
* | Ninja: Embrace temporary objects in scopes | Sebastian Holtermann | 2019-05-30 | 1 | -65/+80 |
* | Ninja: Make WriteCustomCommandBuild method use cmNinjaBuild internally | Sebastian Holtermann | 2019-05-30 | 2 | -34/+40 |
* | Ninja: Make WriteMacOSXContentBuild use cmNinjaBuild internally | Sebastian Holtermann | 2019-05-30 | 2 | -14/+10 |
* | Ninja: Add cmNinjaBuild based WriteBuild (wrapper) method | Sebastian Holtermann | 2019-05-30 | 2 | -0/+17 |
* | Ninja: Add cmNinjaBuild utility class | Sebastian Holtermann | 2019-05-30 | 1 | -0/+20 |
* | 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 |
|\ \ \ \ \ \ \ |