| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 1 | -0/+5 |
|
|
* | CPack/RPM: support for debuginfo package renaming | Domen Vrankar | 2017-03-25 | 1 | -0/+5 |
|
|
* | Merge topic 'add-CheckIPOSupported-module' | Brad King | 2017-03-22 | 1 | -0/+6 |
|\ |
|
| * | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 1 | -0/+6 |
|
|
* | | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' | Brad King | 2017-03-22 | 1 | -0/+8 |
|\ \ |
|
| * | | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files | Brad King | 2017-03-21 | 1 | -0/+8 |
|
|
* | | | Autogen: Add AUTOGEN_SOURCE_GROUP release notes | Sebastian Holtermann | 2017-03-20 | 1 | -0/+8 |
|
|
* | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'cuda-vs' | Brad King | 2017-03-13 | 1 | -0/+5 |
| |/ / |
|
* | | | Xcode: Control schema generation via variable | Gregor Jasny | 2017-03-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge topic 'pr.gcc_ar' | Brad King | 2017-03-10 | 1 | -0/+8 |
|\ \ |
|
| * | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'master' | Brad King | 2017-03-09 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Help: Add notes for topic 'x32-abi' | Brad King | 2017-03-07 | 1 | -0/+6 |
|
|
* | | Merge topic 'cpack_nsis_sign_uninstaller' | Brad King | 2017-03-07 | 1 | -0/+5 |
|\ \ |
|
| * | | CPack/NSIS: Sign the uninstaller | Roman Wüger | 2017-03-01 | 1 | -0/+5 |
|
|
* | | | Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION' | Ruslan Baratov | 2017-03-02 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge topic 'autogen_uic_paths' | Brad King | 2017-03-02 | 1 | -0/+10 |
|\ \ |
|
| * | | Autogen: Add AUTOUIC_SEARCH_PATHS release notes | Sebastian Holtermann | 2017-03-02 | 1 | -0/+10 |
|
|
* | | | find_library: Allow custom lib suffix be used as find path | Christian Schmidbauer | 2017-03-01 | 1 | -0/+6 |
|/ / |
|
* | | Merge topic 'cmake-xcode-schemes' | Brad King | 2017-02-28 | 1 | -0/+6 |
|\ \ |
|
| * | | Xcode: Add documentation for schema generator | Gregor Jasny | 2017-02-28 | 1 | -0/+6 |
| |/ |
|
* | | Autogen: Add AUTOMOC_DEPEND_FILTERS documentation | Sebastian Holtermann | 2017-02-23 | 1 | -0/+10 |
|/ |
|
* | Merge topic 'autogen_json' | Brad King | 2017-02-22 | 1 | -0/+10 |
|\ |
|
| * | Autogen: Add release notes for Q_PLUGIN_METADATA support | Sebastian Holtermann | 2017-02-21 | 1 | -0/+10 |
|
|
* | | Merge topic 'productbuild_component_plist' | Brad King | 2017-02-20 | 1 | -0/+7 |
|\ \ |
|
| * | | CPack: Add option to specify --component-plist for productbuild | Tim Hutt | 2017-02-17 | 1 | -0/+7 |
|
|
* | | | Merge topic 'productbuild_resources' | Brad King | 2017-02-20 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR | Tim Hutt | 2017-02-17 | 1 | -0/+7 |
| |/ |
|
* | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 1 | -0/+3 |
|
|
| * | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property | Clinton Stimpson | 2017-02-14 | 1 | -0/+8 |
|
|
* | | Merge topic 'vs-nasm' | Brad King | 2017-02-10 | 1 | -0/+5 |
|\ \ |
|
| * | | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -0/+5 |
|
|
* | | | Merge topic 'ExtractGTestMacro' | Brad King | 2017-02-10 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | GoogleTest: Add module to contain gtest_add_tests independently | Bradley Lowekamp | 2017-02-07 | 1 | -0/+5 |
| |/ / |
|
* | | | Help: Add notes for topic 'update-curl' | Brad King | 2017-02-10 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge topic 'FindProtobuf-static-libs' | Brad King | 2017-02-07 | 1 | -0/+5 |
|\ \ |
|
| * | | FindProtobuf: Add option to find static libraries on UNIX | Sébastien GALLOU | 2017-02-06 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'FeatureSummary_description' | Brad King | 2017-02-07 | 1 | -0/+11 |
|\ \ |
|
| * | | FeatureSummary: Update release notes | Daniele E. Domenichelli | 2017-02-06 | 1 | -0/+11 |
| |/ |
|
* | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable | Nils Gladitz | 2017-02-06 | 1 | -0/+7 |
|/ |
|
* | Begin post-3.8 development | Brad King | 2017-02-06 | 1 | -0/+7 |
|
|
* | Help: Drop development topic notes to prepare release | Brad King | 2017-02-06 | 1 | -7/+0 |
|
|
* | Help: Consolidate 3.8 release notes | Brad King | 2017-02-06 | 63 | -499/+0 |
|
|
* | Merge topic 'productbuild_signing' | Brad King | 2017-02-06 | 1 | -0/+8 |
|\ |
|
| * | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+8 |
|
|
* | | GNU C: record that C99 is available since at least 3.4 | Rolf Eike Beer | 2017-02-02 | 1 | -0/+5 |
|/ |
|
* | Merge topic 'WCDH_allow_unsupported' | Brad King | 2017-02-01 | 1 | -0/+8 |
|\ |
|
| * | WCDH: optionally omit error code for unknown compilers or compiler versions | Rolf Eike Beer | 2017-01-30 | 1 | -0/+8 |
|
|