Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'backport-android-info-variables' | Brad King | 2016-11-18 | 1 | -15/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Drop release notes for backported Android variables | Brad King | 2016-11-18 | 1 | -15/+0 | |
| * | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-18 | 5 | -2/+18 | |
| * | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-18 | 3 | -0/+12 | |
| * | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-18 | 3 | -1/+10 | |
| |/ / / | ||||||
| * | | | Merge branch 'doc-cmake-qt-fixes' into release | Brad King | 2016-11-02 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Help: Update example Qt 5 find_package call to add missing component | Thiago M. de C. Marques | 2016-11-02 | 1 | -1/+1 | |
| | * | | | Help: Update example Qt 5 find_package call to use COMPONENTS | Marcus D. Hanwell | 2016-11-02 | 1 | -1/+1 | |
* | | | | | Merge topic 'android-info-variables' | Brad King | 2016-11-17 | 8 | -3/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINE | Brad King | 2016-11-14 | 5 | -2/+18 | |
| * | | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variable | Brad King | 2016-11-14 | 3 | -0/+12 | |
| * | | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION | Brad King | 2016-11-14 | 3 | -1/+10 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'add-SHA-3' | Brad King | 2016-11-15 | 3 | -6/+35 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Help: Add notes for topic 'add-SHA-3' | Brad King | 2016-11-11 | 1 | -0/+4 | |
| * | | | | string: Add support for SHA-3 algorithms | Brad King | 2016-11-10 | 1 | -0/+8 | |
| * | | | | Help: De-duplicate and spell out supported hash algorithms | Brad King | 2016-11-10 | 2 | -6/+23 | |
* | | | | | Merge topic 'swig_add_library' | Brad King | 2016-11-14 | 1 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Add notes for topic 'swig_add_library' | Brad King | 2016-11-11 | 1 | -0/+8 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'vs_targets_file_as_library' | Brad King | 2016-11-11 | 2 | -0/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Treat libraries ending in `.targets` as msbuild imports | Soji Yamakawa | 2016-11-09 | 2 | -0/+11 | |
* | | | | | | Merge topic 'fuchsia-platform' | Brad King | 2016-11-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add Fuchsia platform module | Petr Hosek | 2016-11-09 | 1 | -0/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'ctest_memcheck_defect_count' | Brad King | 2016-11-11 | 2 | -1/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect count | Betsy McPhail | 2016-11-09 | 2 | -1/+12 | |
* | | | | | | | ExternalProject: Allow passing config flags to git clone | Christian Fetzer | 2016-11-09 | 1 | -0/+5 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'imported-interface-libname' | Brad King | 2016-11-09 | 4 | -0/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 4 | -0/+39 | |
| |/ / / / / | ||||||
* | | | | | | Release text for omitting unsupported tags topic | Domen Vrankar | 2016-11-05 | 1 | -0/+8 | |
* | | | | | | Merge topic 'vs-flag-order' | Brad King | 2016-11-04 | 1 | -0/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | VS: Place source-specific AdditionalOptions after target-wide flags | Brad King | 2016-11-02 | 1 | -0/+9 | |
* | | | | | | Help: Document language standard meta-features | Brad King | 2016-11-02 | 2 | -0/+34 | |
* | | | | | | Features: Add meta-features requesting awareness of a particular standard | Brad King | 2016-11-02 | 2 | -0/+18 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'doc-cmake-qt-missing-dbus' | Brad King | 2016-11-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Update example Qt 5 find_package call to add missing component | Thiago M. de C. Marques | 2016-11-02 | 1 | -1/+1 | |
* | | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR' | Brad King | 2016-11-02 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | UseSWIG: Add option to specify swig output file directory | Cong Zhang | 2016-11-01 | 1 | -0/+6 | |
* | | | | | | Help: Update example Qt 5 find_package call to use COMPONENTS | Marcus D. Hanwell | 2016-11-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'doc-tweaks' | Brad King | 2016-11-01 | 2 | -2/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE) | Christian Fetzer | 2016-11-01 | 1 | -1/+2 | |
| * | | | | | Help: Clarify how to run sequential commands in execute_process | Christian Fetzer | 2016-11-01 | 1 | -1/+4 | |
* | | | | | | Merge topic 'src-COMPILE_FLAGS-genex' | Brad King | 2016-11-01 | 2 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add generator expression support to per-source COMPILE_FLAGS | Zsolt Parragi | 2016-10-28 | 2 | -0/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'st2-env-vars-variable' | Brad King | 2016-11-01 | 3 | -0/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | |