Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-02 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'custom-command-CROSSCOMPILING_EMULATOR' | Brad King | 2016-11-01 | 2 | -14/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix custom command target substitution with CROSSCOMPILING_EMULATOR | Brad King | 2016-10-28 | 2 | -14/+35 | |
* | | | | | | | Merge topic 'src-COMPILE_FLAGS-genex' | Brad King | 2016-11-01 | 7 | -15/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add generator expression support to per-source COMPILE_FLAGS | Zsolt Parragi | 2016-10-28 | 7 | -15/+65 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'st2-env-vars-variable' | Brad King | 2016-11-01 | 2 | -1/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Sublime: Add option to specify env vars for the .sublime-project | Bruno Pedrosa | 2016-10-27 | 2 | -1/+34 | |
* | | | | | | | | Merge topic 'clang-tidy' | Brad King | 2016-11-01 | 20 | -48/+46 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid some copies | Daniel Pfeifer | 2016-10-30 | 5 | -16/+16 | |
| * | | | | | | | | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 14 | -29/+26 | |
| * | | | | | | | | Use the empty method to check for emptiness | Daniel Pfeifer | 2016-10-30 | 2 | -3/+4 | |
* | | | | | | | | | Merge topic 'ninja-windows-POST_BUILD-noop' | Brad King | 2016-11-01 | 4 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: Fix POST_BUILD noop on Windows | Brad King | 2016-10-28 | 4 | -7/+11 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-01 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-31 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-30 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-29 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-server-handshake-improvements' | Brad King | 2016-10-28 | 2 | -63/+99 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | server-mode: Handle generator toolset and platform in handshake | Tobias Hunger | 2016-10-28 | 2 | -1/+32 | |
| * | | | | | cmake-server: Better error reporting during handshake | Tobias Hunger | 2016-10-27 | 1 | -64/+69 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-28 | 1 | -1/+1 | |
* | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-10-27 | 163 | -107/+962 | |
|\ \ \ \ \ | ||||||
| * | | | | | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 163 | -107/+962 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'consoleBuf' | Brad King | 2016-10-27 | 3 | -0/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable Unicode output to Windows consoles | Dāvis Mosāns | 2016-10-26 | 3 | -0/+24 | |
* | | | | | | Merge topic 'vs-fix-no-toolset' | Brad King | 2016-10-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Fix use of `Windows7.1SDK` 64-bit toolset with VS 2010 Express | Brad King | 2016-10-27 | 1 | -1/+5 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-27 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'vs-toolset-options' | Brad King | 2016-10-26 | 11 | -132/+293 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Choose flag map based on the toolset name | Don Olmstead | 2016-10-25 | 5 | -5/+191 | |
| * | | | | | | VS: Move toolset flag table lookup to global generator | Don Olmstead | 2016-10-25 | 8 | -129/+96 | |
| |/ / / / / | ||||||
| * | | | | | VS: Add internal API to get platform toolset as string | Brad King | 2016-10-25 | 2 | -3/+11 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2016-10-26 | 1 | -4/+12 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-10-25 | 1 | -4/+12 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-26 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | 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 | |
| |\ \ \ \ \ \ |