CMake/Help
Stephen Kelly 1335992c8f Remove CMAKE_USE_RELATIVE_PATHS variable.
The test for this variable was removed in commit v2.8.8~330^2~7 (complex:
Remove ancient unused ComplexRelativePaths test, 2011-12-23).

Commit v3.1.0-rc1~425^2~2 (backtrace: Convert to local paths in
IssueMessage, 2014-03-12) appears to have accidentally made some backtraces
print relative paths with the variable because conversions which used to be
done at configure time, before the variable had an effect are now potentially
done at generate time.

The documentation of the variable says not to use it, and the docs are wrong in
that the variable actually applies in per-directory scope.

The read of the variable makes it harder to split conversion methods from
cmLocalGenerator where they don't belong.  Remove it now.
2015-06-03 11:43:31 -04:00
..
command Help: Explicitly mention lack of 'install' support in add_dependencies 2015-06-01 09:13:23 -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 typo in cmake-compile-features(7) manual (#15594) 2015-05-29 11:23:37 -04:00
module OS X: Add FindXCTest module 2015-03-23 09:12:19 -04:00
policy Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Do not treat DEFINITIONS as a built-in directory property 2015-04-02 13:00:48 -04:00
prop_gbl Help: Document supported compilers in cmake-compile-features.7 2015-04-07 15:01:18 -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 Honor visibility properties for all target types (#15556) 2015-05-26 09:03:16 -04:00
release Remove CMAKE_USE_RELATIVE_PATHS variable. 2015-06-03 11:43:31 -04:00
variable Remove CMAKE_USE_RELATIVE_PATHS variable. 2015-06-03 11:43:31 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00