Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | cmLocalGenerator: Move compiler option handling to be more direct | Stephen Kelly | 2016-10-15 | 1 | -23/+25 | |
| * | | | | | | | | cmLocalGenerator: Move variable to where it can be used easily | Stephen Kelly | 2016-10-15 | 1 | -1/+2 | |
| * | | | | | | | | cmLocalGenerator: Use the language from the compiler container | Stephen Kelly | 2016-10-15 | 1 | -7/+8 | |
| * | | | | | | | | cmLocalGenerator: Introduce a container of compiler names | Stephen Kelly | 2016-10-15 | 1 | -3/+17 | |
| * | | | | | | | | cmLocalGenerator: Simplify loop with range algorithm | Stephen Kelly | 2016-10-15 | 1 | -6/+4 | |
| * | | | | | | | | cmLocalGenerator: Remove the launcher from RuleVariables | Stephen Kelly | 2016-10-15 | 9 | -44/+57 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'refactor-folder-name-retrieval' | Brad King | 2016-10-17 | 8 | -14/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Factor IDE folder name retrieval out into helper method | Gregor Jasny | 2016-10-17 | 8 | -14/+28 | |
* | | | | | | | | | Merge topic 'cmcldeps-more-safety' | Brad King | 2016-10-17 | 1 | -8/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmcldeps: prefer the /TC flag | Ben Boeckel | 2016-10-14 | 1 | -6/+1 | |
| * | | | | | | | | | cmcldeps: append strings as strings | Ben Boeckel | 2016-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | cmcldeps: search for single-byte strings as characters | Ben Boeckel | 2016-10-14 | 1 | -2/+2 | |
* | | | | | | | | | | Merge topic 'osx-no-deployment-target-on-cross-compile' | Brad King | 2016-10-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | OS X: Do not try to set deployment target when cross-compiling | Gregor Jasny | 2016-10-17 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-math-EXPR' | Brad King | 2016-10-17 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Fix math(EXPR) documentation formatting | Brad King | 2016-10-14 | 1 | -4/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'doc-clarify-ctest-APPEND' | Brad King | 2016-10-17 | 4 | -4/+12 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Help: Clarify `ctest_*` APPEND option behavior | Brad King | 2016-10-14 | 4 | -4/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-17 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-16 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-15 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'release' | Brad King | 2016-10-14 | 0 | -0/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'ninja-framework-POST_BUILD' into release | Brad King | 2016-10-13 | 2 | -2/+9 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'backport-LINK_WHAT_YOU_USE-allow-OFF' into release | Brad King | 2016-10-13 | 3 | -6/+6 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ninja-rc-regression' into release | Brad King | 2016-10-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ice-3.6.3' into release | Brad King | 2016-10-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | 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 | |
| |\ \ \ \ \ \ \ \ \ |