| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -0/+6 |
|\ |
|
| * | add_custom_command: Add DEPFILE option for Ninja | Kulla Christoph | 2016-08-30 | 1 | -0/+6 |
|
|
* | | 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 | 1 | -0/+5 |
|\ |
|
| * | Help: Document cross compiling for Android | Brad King | 2016-08-23 | 1 | -0/+5 |
|
|
* | | 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 | 1 | -0/+6 |
|/ |
|
* | Merge topic 'ninja-directory-targets' | Brad King | 2016-08-10 | 1 | -0/+8 |
|\ |
|
| * | Ninja: Add `$subdir/{test,install,package}` targets | Brad King | 2016-08-09 | 1 | -0/+8 |
|
|
* | | Merge topic 'add-extra-boolean-comparisons' | Brad King | 2016-08-10 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 1 | -0/+6 |
|
|
* | | CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER feature | Michael Stürmer | 2016-08-08 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'ccmake-vim-navigation' | Brad King | 2016-08-03 | 1 | -0/+4 |
|\ |
|
| * | ccmake: Add VIM-like bindings for navigation | Paul Seyfert | 2016-08-02 | 1 | -0/+4 |
|
|
* | | CPackWIX: Support custom title and description for the root feature | Michael Stürmer | 2016-08-02 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'wix-disabled-components' | Brad King | 2016-08-01 | 1 | -0/+6 |
|\ |
|
| * | CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLED | Michael Stürmer | 2016-07-22 | 1 | -0/+6 |
|
|
* | | Merge topic 'app-framework-bundle-extension' | Brad King | 2016-08-01 | 1 | -0/+5 |
|\ \ |
|
| * | | Update documentation about bundle extensions | Gregor Jasny | 2016-07-22 | 1 | -0/+5 |
| |/ |
|
* | | Merge topic 'nsis-protect-uninst-exec' | Brad King | 2016-07-22 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | NSIS: Quote uninstaller path when executing it in a shell | Justin Clift | 2016-07-21 | 1 | -0/+6 |
|
|
* | | Help: Add notes for topic 'FindBISON-report-file' | Brad King | 2016-07-18 | 1 | -0/+5 |
|
|
* | | VS: Add support for NATVIS files | Robert Dailey | 2016-07-15 | 1 | -0/+5 |
|
|
* | | Merge topic 'toolchain-flag-init' | Brad King | 2016-07-15 | 1 | -0/+9 |
|\ \ |
|
| * | | Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-14 | 1 | -0/+9 |
|
|
* | | | FindOpenMP: Detect version (specification date) from compiler | Sujin Philip | 2016-07-13 | 1 | -0/+5 |
|/ / |
|
* | | Merge topic 'findicu' | Brad King | 2016-07-13 | 1 | -0/+5 |
|\ \ |
|
| * | | Help: Add notes for topic 'findicu' | Brad King | 2016-07-13 | 1 | -0/+5 |
|
|
* | | | Merge topic 'windows-export-all-from-exe' | Brad King | 2016-07-13 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports | Yury Zhuravlev | 2016-07-11 | 1 | -0/+5 |
|
|
* | | | Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files | Brad King | 2016-07-06 | 1 | -0/+7 |
|/ / |
|
* | | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> | Brad King | 2016-06-29 | 1 | -0/+7 |
|
|
* | | Merge topic 'GenerateExportHeader-custom-content' | Brad King | 2016-06-29 | 1 | -0/+6 |
|\ \ |
|
| * | | GenerateExportHeader: Add option to specify custom content | Brad King | 2016-06-28 | 1 | -0/+6 |
|
|
* | | | Merge topic 'revert-try_compile-config-flags' | Brad King | 2016-06-29 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes" | Brad King | 2016-06-28 | 1 | -5/+0 |
|
|
* | | Merge topic 'vs-tool-override' | Brad King | 2016-06-23 | 1 | -0/+5 |
|\ \ |
|
| * | | VS: Add a VS_TOOL_OVERRIDE source file property | Gilles Khouzam | 2016-06-20 | 1 | -0/+5 |
|
|
* | | | Merge topic 'vs-sdk-refs' | Brad King | 2016-06-23 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | VS: Add VS_SDK_REFERENCES target property to reference external SDKs | Gilles Khouzam | 2016-06-22 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge topic 'aix-clang' | Brad King | 2016-06-21 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | AIX: Add support for Clang compiler | Wu Zhao | 2016-06-20 | 1 | -0/+4 |
|
|
* | | | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 1 | -0/+4 |
|/ / |
|
* | | Merge topic 'xcode-mig-support' | Brad King | 2016-06-17 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Add release note about XCODE_FILE_ATTRIBUTES source file property | Brad King | 2016-06-17 | 1 | -0/+6 |
|
|
* | | | Merge topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Help: Add notes for topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+7 |
|
|
* | | | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -0/+7 |
| |/ /
|/| | |
|