Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Sublime: Add option to specify env vars for the .sublime-project | Bruno Pedrosa | 2016-10-27 | 3 | -0/+32 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'intel-compile-features-windows' | Brad King | 2016-11-01 | 2 | -1/+7 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Features: Record features for Intel Compiler on Windows | Brad King | 2016-10-27 | 2 | -1/+7 | |
| |/ / / | ||||||
* | | | | Merge topic 'cmake-server-handshake-improvements' | Brad King | 2016-10-28 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | server-mode: Handle generator toolset and platform in handshake | Tobias Hunger | 2016-10-28 | 1 | -1/+3 | |
* | | | Merge topic 'cmake-server-message-quoting' | Brad King | 2016-10-25 | 1 | -54/+54 | |
|\ \ \ | |/ / | ||||||
| * | | cmake-server: Change message wrapper to avoid ambiguity with content | Brad King | 2016-10-24 | 1 | -54/+54 | |
* | | | Merge topic 'doc-cmake-server-typos' | Brad King | 2016-10-24 | 1 | -81/+48 | |
|\ \ \ | |/ / | ||||||
| * | | Help: Fix cmake-server documentation | Tobias Hunger | 2016-10-21 | 1 | -81/+48 | |
| |/ | ||||||
| * | Merge branch 'doc-math-EXPR' into release | Brad King | 2016-10-14 | 1 | -4/+5 | |
| |\ | ||||||
| * \ | Merge branch 'doc-clarify-ctest-APPEND' into release | Brad King | 2016-10-14 | 4 | -4/+12 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'codelite-global-setting' into release | Brad King | 2016-10-07 | 1 | -2/+3 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'allow-fallback-config-mapping' | Brad King | 2016-10-21 | 2 | -8/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Teach MAP_IMPORTED_CONFIG_<CONFIG> to support configuration-less import | Jens Weggemann | 2016-10-20 | 2 | -2/+13 | |
| * | | | | | Help: Format MAP_IMPORTED_CONFIG_<CONFIG> documentation | Brad King | 2016-10-20 | 1 | -6/+7 | |
* | | | | | | Merge topic 'external-project-clone-progress' | Brad King | 2016-10-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalProject: support GIT_PROGRESS argument | Ben Boeckel | 2016-10-18 | 1 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | ExternalData: Add support for multiple hash algorithms | Matt McCormick | 2016-10-18 | 1 | -0/+7 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'timeout_after_match_testtime' | Brad King | 2016-10-18 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: report time spent after matching output | Zack Galbreath | 2016-10-17 | 1 | -1/+3 | |
* | | | | | | Merge topic 'math-EXPR-unary' | Brad King | 2016-10-18 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | math(EXPR): Add support for unary `+` and `-` expressions | Brad King | 2016-10-14 | 1 | -0/+5 | |
* | | | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-host-x64-tools' | Brad King | 2016-10-14 | 11 | -6/+81 | |
|\ \ \ \ | ||||||
| * | | | | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 7 | -0/+34 | |
| * | | | | Help: Document VS and Xcode toolset selection | Brad King | 2016-10-13 | 7 | -6/+47 | |
* | | | | | Sublime: Exclude build tree from source tree project only optionally | Bruno Pedrosa | 2016-10-12 | 3 | -0/+15 | |
|/ / / / | ||||||
* | | | | CPack/RPM single debuginfo packaging | Domen Vrankar | 2016-10-07 | 1 | -0/+4 | |
* | | | | CPack/RPM learned defining main component | Domen Vrankar | 2016-10-07 | 1 | -0/+7 | |
* | | | | Merge topic 'codelite-global-setting' | Brad King | 2016-10-07 | 1 | -2/+3 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally | Stephen Kelly | 2016-10-07 | 1 | -2/+3 | |
| |/ / | ||||||
* | | | Merge topic 'vs-15-preview-5' | Brad King | 2016-10-07 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | VS: Update VS 15 generator for Preview 5 | Brad King | 2016-10-06 | 1 | -1/+1 | |
* | | | | Merge topic 'FindMatlab-documentation' | Brad King | 2016-10-06 | 1 | -1/+8 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Help: Extend 3.7 release notes for FindMatlab | Raffi Enficiaud | 2016-10-05 | 1 | -1/+8 | |
| |/ / | ||||||
| * | | Merge branch 'fix-doc-3.7-relnotes' into releasev3.7.0-rc1 | Brad King | 2016-10-03 | 1 | -0/+4 | |
| |\ \ | ||||||
| * | | | Help: Drop development topic notes to prepare release | Brad King | 2016-10-03 | 2 | -9/+0 | |
| | |/ | |/| | ||||||
* | | | Add a BUILD_RPATH target property specifying build-tree RPATH entries | Ruslan Baratov | 2016-10-03 | 5 | -0/+28 | |
| |/ |/| | ||||||
* | | Help: Add 3.7 release note for CPack/NSIS | Roman Wüger | 2016-10-03 | 1 | -0/+4 | |
|/ | ||||||
* | Merge topic 'doc-3.7-relnotes' | Brad King | 2016-10-03 | 64 | -390/+310 | |
|\ | ||||||
| * | Help: Organize and revise 3.7 release notes | Brad King | 2016-10-01 | 1 | -164/+199 | |
| * | Help: Consolidate 3.7 release notes | Brad King | 2016-10-01 | 64 | -390/+275 | |
* | | Merge topic 'doc-target_link_libraries-flags' | Brad King | 2016-10-03 | 1 | -0/+6 | |
|\ \ | |/ |/| | ||||||
| * | Help: Clarify treatment of link flags in target_link_libraries | John Beard | 2016-10-03 | 1 | -0/+6 | |
* | | Merge topic 'doc-cmake-A-link' | Brad King | 2016-10-01 | 6 | -8/+10 | |
|\ \ | ||||||
| * | | Help: Clarify that `cmake -A` option sets VS IDE target architecture | Brad King | 2016-09-30 | 6 | -8/+10 | |
* | | | Merge topic 'doc-compilers-dropped' | Brad King | 2016-10-01 | 1 | -0/+10 | |
|\ \ \ |