Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'fix-genex-example' | Brad King | 2017-04-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Fix error in $<COMPILE_LANGUAGE:lang> example | Nils Gladitz | 2017-04-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'prop-is-multi-config' | Brad King | 2017-04-05 | 3 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add GENERATOR_IS_MULTI_CONFIG global property | Bastien Schatt | 2017-04-04 | 3 | -0/+16 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'revert-cpack_nsis_sign_uninstaller' | Brad King | 2017-04-05 | 1 | -5/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "CPack/NSIS: Sign the uninstaller" | Brad King | 2017-04-04 | 1 | -5/+0 | |
| |/ / / / | ||||||
* | | | | | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 5 | -16/+16 | |
|/ / / / | ||||||
* | | | | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 2 | -0/+21 | |
|\ \ \ \ | ||||||
| * | | | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 2 | -0/+21 | |
* | | | | | Merge topic 'ipo-policy-CMP0069' | Brad King | 2017-03-31 | 4 | -0/+108 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 1 | -0/+7 | |
| * | | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 3 | -0/+101 | |
* | | | | | Merge topic 'ctest-disable-tests' | Brad King | 2017-03-30 | 3 | -0/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 3 | -0/+21 | |
* | | | | | | handle non-existing symlink creation locations | Domen Vrankar | 2017-03-28 | 1 | -0/+3 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'cpack-rpm-debuginfo-honor-package-filename' | Brad King | 2017-03-27 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack/RPM: support for debuginfo package renaming | Domen Vrankar | 2017-03-25 | 1 | -0/+5 | |
* | | | | | | Merge topic '16680-ios-bundle-resources' | Brad King | 2017-03-24 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Apple: Fix Resources location for all generators | Gregor Jasny | 2017-03-23 | 1 | -0/+7 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'doc-prefer-MSVC_VERSION' | Brad King | 2017-03-23 | 10 | -2/+22 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Help: Document preference of `MSVC_VERSION` over `MSVC##` | Brad King | 2017-03-22 | 10 | -0/+20 | |
| * | | | Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolset | Brad King | 2017-03-22 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge topic 'doc-dev-do-reformat' | Brad King | 2017-03-22 | 1 | -1/+20 | |
|\ \ \ | ||||||
| * | | | Help/dev: Document `Do: reformat` action | Brad King | 2017-03-22 | 1 | -0/+16 | |
| * | | | Help/dev: Make `Do: check` cross-reference more specific | Brad King | 2017-03-22 | 1 | -1/+4 | |
* | | | | Merge topic 'add-CheckIPOSupported-module' | Brad King | 2017-03-22 | 3 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 3 | -0/+8 | |
* | | | | | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' | Brad King | 2017-03-22 | 2 | -0/+15 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files | Brad King | 2017-03-21 | 2 | -0/+15 | |
* | | | | | Help/dev: Document `Topic-rename:` description trailer | Brad King | 2017-03-21 | 1 | -0/+7 | |
* | | | | | Help/dev: mention how the robot performs its checks | Ben Boeckel | 2017-03-21 | 1 | -3/+8 | |
* | | | | | Autogen: Add AUTOGEN_SOURCE_GROUP release notes | Sebastian Holtermann | 2017-03-20 | 1 | -0/+8 | |
* | | | | | Autogen: Add AUTOGEN_SOURCE_GROUP documentation | Sebastian Holtermann | 2017-03-16 | 7 | -2/+40 | |
* | | | | | Help: Document VS generator toolset specification syntax | Brad King | 2017-03-13 | 2 | -7/+25 | |
* | | | | | Help: Cross-reference generator toolset variables | Brad King | 2017-03-13 | 2 | -0/+8 | |
* | | | | | Help: Cross-reference generator platform variables | Brad King | 2017-03-13 | 2 | -0/+7 | |
* | | | | | Help: Move generator toolset support details to variable docs | Brad King | 2017-03-13 | 2 | -16/+17 | |
* | | | | | Help: Move generator platform support details to variable docs | Brad King | 2017-03-13 | 2 | -8/+9 | |
* | | | | | Merge topic 'doc-toolset-host-arch-typo' | Brad King | 2017-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE | Brad King | 2017-03-13 | 1 | -1/+1 | |
* | | | | | 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 | |
* | | | | | | Merge topic 'xcode-test-schema-generation' | Brad King | 2017-03-13 | 4 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Xcode: Control schema generation via variable | Gregor Jasny | 2017-03-12 | 4 | -4/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 2 | -0/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | VS: Select highest available CUDA toolset by default | Brad King | 2017-03-10 | 1 | -2/+4 | |
| * | | | | VS: Provide an option to specify CUDA toolset version | Brad King | 2017-03-10 | 2 | -0/+11 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'pr.gcc_ar' | Brad King | 2017-03-10 | 4 | -0/+24 | |
|\ \ \ \ | ||||||
| * | | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 4 | -0/+24 | |
| |/ / / | ||||||
* | | | | Merge topic 'master' | Brad King | 2017-03-09 | 5 | -1/+29 | |
|\ \ \ \ |