Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 163 | -107/+962 |
* | Merge topic 'cm_unordered_set' | Brad King | 2016-10-25 | 4 | -49/+51 |
|\ | |||||
| * | Introduce CM_UNORDERED_SET | Daniel Pfeifer | 2016-10-24 | 4 | -49/+51 |
* | | Merge topic 'remove-cmobject' | Brad King | 2016-10-25 | 77 | -152/+3 |
|\ \ | |||||
| * | | Remove cmObject.h and cmTypeMacro.h | Daniel Pfeifer | 2016-10-24 | 77 | -152/+3 |
| |/ | |||||
* | | Merge topic 'st2-fix-regex' | Brad King | 2016-10-25 | 1 | -1/+3 |
|\ \ | |||||
| * | | Sublime: Update generated diagnostic matching expression for MSVC | Bruno Pedrosa | 2016-10-24 | 1 | -1/+3 |
* | | | Merge topic 'ninja-subdir-binary-dir' | Brad King | 2016-10-25 | 2 | -29/+16 |
|\ \ \ | |||||
| * | | | Ninja: Use binary dir for `$subdir/all` targets | Alexis Murzeau | 2016-10-24 | 2 | -29/+16 |
| | |/ | |/| | |||||
* | | | Merge topic 'cmake-server-message-quoting' | Brad King | 2016-10-25 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | cmake-server: Change message wrapper to avoid ambiguity with content | Brad King | 2016-10-24 | 1 | -2/+2 |
| * | | | Merge branch 'cmake-server-pipe-mode-fix' into release | Brad King | 2016-10-18 | 1 | -6/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ninja-framework-POST_BUILD' into release | Brad King | 2016-10-13 | 1 | -2/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-LINK_WHAT_YOU_USE-allow-OFF' into release | Brad King | 2016-10-13 | 3 | -6/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Honor LINK_WHAT_YOU_USE when set to OFF | Jamie Snape | 2016-10-13 | 3 | -6/+6 |
| * | | | | | | Merge branch 'ninja-rc-regression' into release | Brad King | 2016-10-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'cmake-gui-fix-extra-generator-names' into release | Brad King | 2016-10-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs15-separate-flag-table' into release | Brad King | 2016-10-10 | 3 | -3/+247 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'update-kwsys' into release | Brad King | 2016-10-08 | 1 | -11/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'android-export-has-cpp' into release | Brad King | 2016-10-07 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'codelite-global-setting' into release | Brad King | 2016-10-07 | 3 | -3/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-VS-resources-pri-path' into release | Brad King | 2016-10-05 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'qtifw-https-cmake.org' into release | Brad King | 2016-10-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-25 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Remove cmCommand::Enabled and all related accessors | Daniel Pfeifer | 2016-10-24 | 2 | -24/+2 |
* | | | | | | | | | | | | | | Merge topic 'remove-cmobject-uses' | Brad King | 2016-10-24 | 144 | -291/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Make cmCPackGenerator not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 2 | -5/+6 |
| * | | | | | | | | | | | | | | Make cmCPackGeneratorFactory not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -4/+2 |
| * | | | | | | | | | | | | | | Make cmCTestGenericHandler not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 11 | -12/+12 |
| * | | | | | | | | | | | | | | Make cmCPackLog not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -4/+2 |
| * | | | | | | | | | | | | | | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 129 | -266/+13 |
* | | | | | | | | | | | | | | | Merge topic 'separate-compilation' | Brad King | 2016-10-24 | 120 | -350/+1092 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fix newly discovered clang-tidy issues | Daniel Pfeifer | 2016-10-21 | 7 | -26/+20 |
| * | | | | | | | | | | | | | | | cmCommand: implement functions in cxx file | Daniel Pfeifer | 2016-10-21 | 3 | -42/+56 |
| * | | | | | | | | | | | | | | | Create all commands from a single function | Daniel Pfeifer | 2016-10-21 | 8 | -255/+307 |
| * | | | | | | | | | | | | | | | Separate compilation for commands included in cmBootstrapCommands2 | Daniel Pfeifer | 2016-10-21 | 32 | -44/+193 |
| * | | | | | | | | | | | | | | | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 19 | -41/+157 |
| * | | | | | | | | | | | | | | | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 62 | -32/+449 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge topic 'cm_unordered_map' | Brad King | 2016-10-24 | 7 | -121/+41 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Introduce CM_UNORDERED_MAP | Daniel Pfeifer | 2016-10-24 | 7 | -121/+41 |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-22 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge topic 'ninja-encoding' | Brad King | 2016-10-21 | 2 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Ninja: Use ANSI encoding for Ninja build files on Windows | Dāvis Mosāns | 2016-10-20 | 2 | -2/+19 |
* | | | | | | | | | | | | | | | Merge topic 'allow-fallback-config-mapping' | Brad King | 2016-10-21 | 1 | -14/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Teach MAP_IMPORTED_CONFIG_<CONFIG> to support configuration-less import | Jens Weggemann | 2016-10-20 | 1 | -14/+27 |
* | | | | | | | | | | | | | | | | Merge topic 'ninja-diagnose-missing-tool' | Brad King | 2016-10-21 | 14 | -21/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Ninja: Fail early on when ninja build tool does not run | Brad King | 2016-10-20 | 1 | -2/+11 |
| * | | | | | | | | | | | | | | | | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 14 | -19/+35 |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |