CMake/Help
Roman Donchenko 2a7772ff4c CPack: don't mangle CMake-special characters when applying default settings
Mangling is prevented by using a function instead of a macro for setting
default value of some CPack variables. Function is meant for internal use
in CPack.cmake only.
Old macro is deprecated but kept for backwards compatibility - was
intended for internal use only as it can't be used for CPack after
CPack.cmake script is included.
Patch removes local workarounds that were required by old macro,
fixes default setting of variables that by default inherit value from
another variable that already went through old default setting macro
(e.g. value of CPACK_PACKAGE_INSTALL_REGISTRY_KEY caused error for
wrong escapes if CPACK_PACKAGE_INSTALL_DIRECTORY contained escaped
back slashes) and provides a test for correct escaping of characters.
2015-09-09 22:21:07 +02:00
..
command Merge topic 'doc-get_filename_component-typo' 2015-09-09 11:30:45 -04:00
generator Revert "Qbs: Add new 'extra' generator for qbs project files" 2015-05-21 09:05:58 -04:00
include Help: Reorganize and refine discussion of relocatable packages 2015-04-03 10:52:24 -04:00
manual Help: Fix classification of load_command in command TOC. 2015-08-24 23:09:31 -04:00
module OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
policy if: Add "TEST <test>" condition 2015-08-03 09:22:25 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION. 2015-07-18 14:10:34 +02:00
prop_gbl Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docs 2015-08-03 10:25:53 -04:00
prop_inst CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property. 2015-02-21 18:07:36 +01:00
prop_sf VS: Add support for XAML source files 2015-04-03 13:40:35 -04:00
prop_test Help: Link to properties in set_tests_properties. 2015-04-04 19:14:56 +02:00
prop_tgt Do not set SONAME for MODULE library targets (#15705) 2015-08-20 10:45:09 -04:00
release CPack: don't mangle CMake-special characters when applying default settings 2015-09-09 22:21:07 +02:00
variable Help: Improve formatting of variable documentation 2015-08-21 09:32:08 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00