Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2016-11-05 | 1 | -1/+1 |
* | Merge topic 'vs-flag-order' | Brad King | 2016-11-04 | 1 | -2/+3 |
|\ | |||||
| * | VS: Place source-specific AdditionalOptions after target-wide flags | Brad King | 2016-11-02 | 1 | -2/+3 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-04 | 1 | -1/+1 |
* | | Merge topic 'remove-utf8-option' | Brad King | 2016-11-03 | 7 | -57/+6 |
|\ \ | |||||
| * | | Encoding: Remove option to use ANSI code page internally | Clinton Stimpson | 2016-11-02 | 7 | -57/+6 |
* | | | Merge topic 'compile-features-for-language-standards' | Brad King | 2016-11-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Features: Add meta-features requesting awareness of a particular standard | Brad King | 2016-11-02 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-11-03 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'fix_compiler_arg1' | Brad King | 2016-11-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacement | Zack Galbreath | 2016-11-01 | 1 | -1/+1 |
* | | | 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 |
| |/ / |