summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'fix-genex-example'Brad King2017-04-051-1/+1
|\ \ \ \ \
| * | | | | Help: Fix error in $<COMPILE_LANGUAGE:lang> exampleNils Gladitz2017-04-041-1/+1
| |/ / / /
* | | | | Merge topic 'prop-is-multi-config'Brad King2017-04-053-0/+16
|\ \ \ \ \
| * | | | | Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-043-0/+16
| |/ / / /
* | | | | Merge topic 'revert-cpack_nsis_sign_uninstaller'Brad King2017-04-051-5/+0
|\ \ \ \ \
| * | | | | Revert "CPack/NSIS: Sign the uninstaller"Brad King2017-04-041-5/+0
| |/ / / /
* | | | | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-035-16/+16
|/ / / /
* | | | Merge topic '16733-bundle-genex'Brad King2017-03-312-0/+21
|\ \ \ \
| * | | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-302-0/+21
* | | | | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-314-0/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-301-0/+7
| * | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-303-0/+101
* | | | | Merge topic 'ctest-disable-tests'Brad King2017-03-303-0/+21
|\ \ \ \ \
| * | | | | Add 'DISABLED' test propertyBetsy McPhail2017-03-293-0/+21
* | | | | | handle non-existing symlink creation locationsDomen Vrankar2017-03-281-0/+3
|/ / / / /
* | | | | Merge topic 'cpack-rpm-debuginfo-honor-package-filename'Brad King2017-03-271-0/+5
|\ \ \ \ \
| * | | | | CPack/RPM: support for debuginfo package renamingDomen Vrankar2017-03-251-0/+5
* | | | | | Merge topic '16680-ios-bundle-resources'Brad King2017-03-241-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Apple: Fix Resources location for all generatorsGregor Jasny2017-03-231-0/+7
| |/ / / /
* | | | | Merge topic 'doc-prefer-MSVC_VERSION'Brad King2017-03-2310-2/+22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Help: Document preference of `MSVC_VERSION` over `MSVC##`Brad King2017-03-2210-0/+20
| * | | Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolsetBrad King2017-03-221-2/+2
| |/ /
* | | Merge topic 'doc-dev-do-reformat'Brad King2017-03-221-1/+20
|\ \ \
| * | | Help/dev: Document `Do: reformat` actionBrad King2017-03-221-0/+16
| * | | Help/dev: Make `Do: check` cross-reference more specificBrad King2017-03-221-1/+4
* | | | Merge topic 'add-CheckIPOSupported-module'Brad King2017-03-223-0/+8
|\ \ \ \
| * | | | CheckIPOSupported: New module to check for compiler/cmake IPO supportRuslan Baratov2017-03-113-0/+8
* | | | | Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'Brad King2017-03-222-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` filesBrad King2017-03-212-0/+15
* | | | | Help/dev: Document `Topic-rename:` description trailerBrad King2017-03-211-0/+7
* | | | | Help/dev: mention how the robot performs its checksBen Boeckel2017-03-211-3/+8
* | | | | Autogen: Add AUTOGEN_SOURCE_GROUP release notesSebastian Holtermann2017-03-201-0/+8
* | | | | Autogen: Add AUTOGEN_SOURCE_GROUP documentationSebastian Holtermann2017-03-167-2/+40
* | | | | Help: Document VS generator toolset specification syntaxBrad King2017-03-132-7/+25
* | | | | Help: Cross-reference generator toolset variablesBrad King2017-03-132-0/+8
* | | | | Help: Cross-reference generator platform variablesBrad King2017-03-132-0/+7
* | | | | Help: Move generator toolset support details to variable docsBrad King2017-03-132-16/+17
* | | | | Help: Move generator platform support details to variable docsBrad King2017-03-132-8/+9
* | | | | Merge topic 'doc-toolset-host-arch-typo'Brad King2017-03-131-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTUREBrad King2017-03-131-1/+1
* | | | | Merge topic 'cuda-vs'Brad King2017-03-131-0/+5
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'cuda-vs'Brad King2017-03-131-0/+5
* | | | | | Merge topic 'xcode-test-schema-generation'Brad King2017-03-134-4/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Control schema generation via variableGregor Jasny2017-03-124-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cuda-vs'Brad King2017-03-132-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | VS: Select highest available CUDA toolset by defaultBrad King2017-03-101-2/+4
| * | | | VS: Provide an option to specify CUDA toolset versionBrad King2017-03-102-0/+11
| | |/ / | |/| |
* | | | Merge topic 'pr.gcc_ar'Brad King2017-03-104-0/+24
|\ \ \ \
| * | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-084-0/+24
| |/ / /
* | | | Merge topic 'master'Brad King2017-03-095-1/+29
|\ \ \ \