CMake/Help
Bill Hoffman 698f75971b Add options to launch the compiler through tools like ccache or distcc
Create a <LANG>_COMPILER_LAUNCHER target property (initialized by a
CMAKE_<LANG>_COMPILER_LAUNCHER variable) to specify a compiler launcher
tool.  This will supersede the CMAKE_<LANG>_COMPILER_ARG1 approach to
using such tools.  The old approach set CMAKE_<LANG>_COMPILER to the
launcher tool while the new approach leaves this variable set to the
actual compiler.

Implement this property for Makefile and Ninja generators.  It cannot be
implemented for VS or Xcode generators as the IDE build tools offer no
such hooks.
2015-06-15 09:36:48 -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 Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -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 Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
release Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
variable Add options to launch the compiler through tools like ccache or distcc 2015-06-15 09:36:48 -04:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00