Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-host-x64-tools' | Brad King | 2016-10-14 | 29 | -7/+209 |
|\ | |||||
| * | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 25 | -1/+162 |
| * | Help: Document VS and Xcode toolset selection | Brad King | 2016-10-13 | 7 | -6/+47 |
* | | Merge topic 'flush-archive-list' | Brad King | 2016-10-14 | 1 | -0/+1 |
|\ \ | |||||
| * | | cmSystemTools: Flush output buffer for list_item_verbose | Dāvis Mosāns | 2016-10-13 | 1 | -0/+1 |
* | | | Merge topic 'FindBoost-minor-cleanup' | Brad King | 2016-10-14 | 1 | -13/+11 |
|\ \ \ | |||||
| * | | | FindBoost: Simplify library dir detection with cascading if/elseif/else | Alex Turbov | 2016-10-13 | 1 | -6/+4 |
| * | | | FindBoost: Minor style updates | Alex Turbov | 2016-10-13 | 1 | -2/+2 |
| * | | | FindBoost: Use list(INSERT) to simplify suffix list generation | Alex Turbov | 2016-10-13 | 1 | -1/+1 |
| * | | | FindBoost: Use string(APPEND) in more cases | Alex Turbov | 2016-10-13 | 1 | -4/+4 |
* | | | | Merge topic 'st2-exclude-patterns-variable' | Brad King | 2016-10-14 | 5 | -2/+26 |
|\ \ \ \ | |||||
| * | | | | Sublime: Exclude build tree from source tree project only optionally | Bruno Pedrosa | 2016-10-12 | 5 | -2/+26 |
* | | | | | Merge topic 'ninja-framework-POST_BUILD' | Brad King | 2016-10-14 | 2 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: Fix POST_BUILD commands on macOS Frameworks | Brad King | 2016-10-13 | 2 | -2/+9 |
* | | | | | | Merge topic 'ninja-rc-regression' | Brad King | 2016-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Ninja: Fix RC language depfile generation with cmcldeps | Ben Boeckel | 2016-10-13 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'LINK_WHAT_YOU_USE-allow-OFF' | Brad King | 2016-10-14 | 3 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-LINK_WHAT_YOU_USE-allow-OFF' into LINK_WHAT_YOU_USE-al... | Brad King | 2016-10-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Honor LINK_WHAT_YOU_USE when set to OFF | Jamie Snape | 2016-10-13 | 3 | -6/+6 |
| | |/ / / / / | |||||
| * | | | | | | Honor LINK_WHAT_YOU_USE when set to OFF | Jamie Snape | 2016-10-13 | 3 | -6/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'release' | Brad King | 2016-10-13 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'cmake-gui-fix-extra-generator-names' into release | Brad King | 2016-10-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' into release | Brad King | 2016-10-10 | 5 | -3/+25 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs15-separate-flag-table' into release | Brad King | 2016-10-10 | 3 | -3/+247 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'ice-3.6.3' | Brad King | 2016-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindIce: Add support for version 3.6.3 | Roger Leigh | 2016-10-13 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'msbuild-json' | Brad King | 2016-10-13 | 1 | -0/+453 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add a script to convert from MSBuild XML to a JSON format | Don Olmstead | 2016-10-12 | 1 | -0/+453 |
* | | | | | | | | | | | Merge topic 'vs-default-generator' | Brad King | 2016-10-13 | 2 | -48/+60 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmake: Fix default VS generator selection for Microsoft Build Tools | Brad King | 2016-10-11 | 1 | -7/+13 |
| * | | | | | | | | | | | cmake: Simplify default generator search by switching direction | Brad King | 2016-10-11 | 1 | -12/+10 |
| * | | | | | | | | | | | cmake: Use array iteration for default generator VS variants | Brad King | 2016-10-11 | 1 | -6/+7 |
| * | | | | | | | | | | | cmake: Use array iteration for default generator list | Brad King | 2016-10-11 | 1 | -5/+5 |
| * | | | | | | | | | | | cmake: Rename default generator selection list variable | Brad King | 2016-10-11 | 1 | -5/+5 |
| * | | | | | | | | | | | cmake: Rename default generator selection internal variable | Brad King | 2016-10-11 | 1 | -4/+3 |
| * | | | | | | | | | | | cmake: Simplify VS registry entry lookup | Brad King | 2016-10-11 | 1 | -4/+6 |
| * | | | | | | | | | | | cmake: Factor out default generator selection into helper | Brad King | 2016-10-11 | 2 | -48/+54 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindSDL-mingw-mwindows' | Brad King | 2016-10-13 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindSDL: Add -mwindows to link flags for MinGW, correct wording | Emil Laine | 2016-10-12 | 1 | -4/+3 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'FindProtobuf-debug-suffix' | Brad King | 2016-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindProtobuf: Search for debug library named with `d` suffix | Adam Martin | 2016-10-10 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge topic 'remove-obsolete' | Brad King | 2016-10-13 | 4 | -70/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Makefiles: Remove query for CMAKE_OBJECT_NAME | Stephen Kelly | 2016-10-09 | 1 | -3/+1 |
| * | | | | | | | | | | | | Makefiles: Remove forbidden flag logic | Stephen Kelly | 2016-10-09 | 4 | -67/+0 |
* | | | | | | | | | | | | | Merge topic 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' | Brad King | 2016-10-13 | 5 | -3/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS | Max Smolens | 2016-10-10 | 5 | -3/+25 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'vs15-separate-flag-table' | Brad King | 2016-10-13 | 3 | -3/+247 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | VS: Split flag table between v140 and v141 toolsets | Brad King | 2016-10-10 | 3 | -3/+247 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'cmake-gui-fix-extra-generator-names' | Brad King | 2016-10-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | |