| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'file-curl-httpheader' | Brad King | 2016-09-16 | 2 | -0/+8 |
|\ |
|
| * | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 2 | -0/+8 |
|
|
* | | Merge topic 'find_package-dir-sort' | Brad King | 2016-09-16 | 5 | -4/+81 |
|\ \ |
|
| * | | find_package: Optionally sort globbed directories in a meaningful order | Pierluigi Taddei | 2016-09-15 | 5 | -4/+81 |
|
|
* | | | Merge topic 'ExternalProject-http-credentials' | Brad King | 2016-09-16 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'ExternalProject-http-credentials' | Brad King | 2016-09-15 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Help: Clarify wording of include() for builtin module directories | Brad King | 2016-09-15 | 1 | -3/+3 |
| |/
|/| |
|
* | | Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77} | Brad King | 2016-09-14 | 5 | -16/+18 |
|/ |
|
* | Merge topic 'file-curl-userpw' | Brad King | 2016-09-14 | 2 | -0/+8 |
|\ |
|
| * | Help: Add notes for topic 'file-curl-userpw' | Brad King | 2016-09-14 | 1 | -0/+5 |
|
|
| * | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption | Ruslan Baratov | 2016-09-13 | 1 | -0/+3 |
|
|
* | | Merge topic 'add_androidmk_generator' | Brad King | 2016-09-14 | 3 | -2/+37 |
|\ \ |
|
| * | | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 3 | -2/+37 |
|
|
* | | | cmake-gui: Add button to open the generated project | Nico Heßler | 2016-09-13 | 1 | -0/+5 |
| |/
|/| |
|
* | | Merge topic 'timestamp-names' | Brad King | 2016-09-13 | 2 | -0/+8 |
|\ \ |
|
| * | | Help: Add notes for topic 'timestamp-names' | Brad King | 2016-09-12 | 1 | -0/+6 |
|
|
| * | | string(TIMESTAMP ...): add '%a' and '%b' format specifiers | Ruslan Baratov | 2016-09-12 | 1 | -0/+2 |
|
|
* | | | Help: Fix formatting in separate_arguments documentation | James Touton | 2016-09-12 | 1 | -5/+7 |
|
|
* | | | Merge topic 'bzip2-imported-targets' | Brad King | 2016-09-12 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'bzip2-imported-targets' | Brad King | 2016-09-09 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'wix-feature-patch' | Brad King | 2016-09-12 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPackWIX: Enabled patching of WIX <Feature> tags | Michael Stürmer | 2016-09-09 | 1 | -0/+5 |
| |/ |
|
* | | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 2 | -0/+17 |
|/ |
|
* | Merge topic 'vs-15-generator' | Brad King | 2016-09-08 | 4 | -1/+22 |
|\ |
|
| * | VS15: Add Visual Studio 15 generator | Brad King | 2016-09-07 | 4 | -1/+22 |
|
|
* | | Merge topic 'GNUInstallDirs-function' | Brad King | 2016-09-07 | 1 | -0/+5 |
|\ \ |
|
| * | | GNUInstallDirs: Add macro to expose internal logic publicly | Roger Leigh | 2016-09-07 | 1 | -0/+5 |
|
|
* | | | Merge topic 'cpack-deb-package-description-fallback' | Brad King | 2016-09-07 | 1 | -0/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | CPack/DEB: Make package description variable precedence match RPM | Domen Vrankar | 2016-09-07 | 1 | -0/+15 |
| |/ |
|
* | | Help: Clarify meaning of MSVC<NN> variables | Brad King | 2016-09-06 | 6 | -18/+12 |
|/ |
|
* | CPack/DEB: Add option to select archive type | Domen Vrankar | 2016-09-05 | 1 | -0/+6 |
|
|
* | Merge topic 'doc-XCODE-variable' | Brad King | 2016-08-31 | 2 | -0/+5 |
|\ |
|
| * | Document XCODE variable | Ruslan Baratov | 2016-08-31 | 2 | -0/+5 |
|
|
* | | Utilities/Release: Drop Linux 32-bit binary | Brad King | 2016-08-30 | 1 | -0/+5 |
|/ |
|
* | Merge topic 'ninja-add_custom_command-depfile' | Brad King | 2016-08-30 | 2 | -0/+13 |
|\ |
|
| * | add_custom_command: Add DEPFILE option for Ninja | Kulla Christoph | 2016-08-30 | 2 | -0/+13 |
|
|
* | | CPack/RPM: Add test for debuginfo package generation | Domen Vrankar | 2016-08-26 | 1 | -0/+6 |
|/ |
|
* | Merge topic 'android-platform-modules' | Brad King | 2016-08-24 | 19 | -27/+381 |
|\ |
|
| * | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 2 | -0/+6 |
|
|
| * | Help: Document cross compiling for Android | Brad King | 2016-08-23 | 18 | -27/+375 |
|
|
* | | Merge topic 'extend-find-package-search-path' | Brad King | 2016-08-24 | 1 | -7/+10 |
|\ \ |
|
| * | | find_package: Extend search path for combined Windows/UNIX convention | Silvio Traversaro | 2016-08-24 | 1 | -0/+3 |
|
|
| * | | Help: Widen find_package search path table | Silvio Traversaro | 2016-08-23 | 1 | -7/+7 |
|
|
* | | | Merge topic 'doc-get_cmake_property' | Brad King | 2016-08-24 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | Help: Clarify get_cmake_property command documentation | Brad King | 2016-08-23 | 1 | -3/+8 |
| |/ / |
|
* | | | Merge topic 'import-vim-syntax' | Brad King | 2016-08-24 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: Add release notes for 'vim-cmake-syntax' import | Brad King | 2016-08-17 | 1 | -0/+11 |
|
|
* | | | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 2 | -0/+43 |
|/ / |
|
* | | Merge topic 'autogen-same-name' | Brad King | 2016-08-15 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Help: Document AUTORCC behavior for same .qrc name case | Sebastian Holtermann | 2016-08-15 | 1 | -0/+5 |
|
|