Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -34/+26 | |
| * | | | Ninja: Use cmNinjaBuild class for WriteBuild | Sebastian Holtermann | 2019-05-30 | 1 | -14/+5 | |
| * | | | Ninja: Remove WritePhonyBuild method | Sebastian Holtermann | 2019-05-30 | 2 | -20/+0 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -8/+10 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -6/+5 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -6/+6 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -16/+19 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -20/+26 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -4/+9 | |
| * | | | Ninja: Use cmNinjaBuild instead of WritePhonyBuild | Sebastian Holtermann | 2019-05-30 | 1 | -14/+18 | |
| * | | | 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 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-03 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-02 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 2 | -0/+31 | |
|\ \ | ||||||
| * | | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 2 | -0/+31 | |
* | | | Merge topic 'update-kwsys' | Brad King | 2019-05-31 | 5 | -10/+52 | |
|\ \ \ | ||||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-05-30 | 5 | -10/+52 | |
* | | | | Merge topic 'vs-depends-dedup' | Brad King | 2019-05-31 | 2 | -20/+45 | |
|\ \ \ \ | ||||||
| * | | | | VS: De-duplicate custom command dependencies | Frans van Dorsselaer | 2019-05-30 | 1 | -4/+24 | |
| * | | | | VS: Clarify name of custom commands AdditionalInputs variable | Frans van Dorsselaer | 2019-05-30 | 2 | -9/+10 | |
| * | | | | VS: Isolate custom command input/output generation scopes | Brad King | 2019-05-30 | 1 | -12/+16 | |
* | | | | | 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 | |