CMake/Help
Charles Huet ca575fe935 Ninja: Add `$subdir/all` targets
With the Makefile generator one can use `cd $subdir; make all` to build
all targets associated with a given subdirectory.  This is not possible
to do with the Ninja generator since there is only one `build.ninja`
file at the top of the build tree.  However, we can approximate it by
allowing one to run `ninja $subdir/all` at the top of the tree to build
the targets in the corresponding subdirectory.

Port logic from cmGlobalUnixMakefileGenerator3::WriteDirectoryRule2 to
cmGlobalNinjaGenerator in order to produce equivalent directory-level
targets.
2016-03-18 10:59:01 -04:00
..
command Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
generator Ninja: Add `$subdir/all` targets 2016-03-18 10:59:01 -04:00
include Help: Reorganize and refine discussion of relocatable packages 2015-04-03 10:52:24 -04:00
manual VS: Optionally generate remote directory for WinCE projects 2016-03-15 14:34:26 -04:00
module Add FindLTTngUST module to find LTTng-UST library 2016-03-07 11:46:49 -05:00
policy Help: Clarify policy `CMP0040` documentation (#15681) 2016-01-28 10:13:18 -05:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05: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 Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
prop_test Help: Link to properties in set_tests_properties. 2015-04-04 19:14:56 +02:00
prop_tgt VS: Optionally generate remote directory for WinCE projects 2016-03-15 14:34:26 -04:00
release Merge topic 'FindGTest-depends' 2016-03-16 09:08:03 -04:00
variable Drop Visual Studio 6 generator 2016-03-09 09:42:18 -05:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00