CMake/Help/release
Alex Turbov e63151ff54 cmake: Add an option to control what files needs to be traced
Even in relatively small projects using `--trace` (and `--trace-expand`)
may produce a lot of output.  When developing a custom module usually
one is interested in output of only a few particular modules.

Add a `--trace-source=<file>` option to enable tracing only a subset of
source files.  The final output would be only from requested modules,
ignoring anything else not matched to given filename(s).
2016-06-17 11:46:23 -04:00
..
dev cmake: Add an option to control what files needs to be traced 2016-06-17 11:46:23 -04:00
3.0.rst Help: Rename 3.x.0 release notes to 3.x 2015-02-05 09:50:56 -05:00
3.1.rst Help: Rename 3.x.0 release notes to 3.x 2015-02-05 09:50:56 -05:00
3.2.rst Merge topic 'private-FindJsonCpp' 2015-02-23 10:26:30 -05:00
3.3.rst Windows-GNU: Restore find_library treatment of '.dll' as linkable (#15409) 2015-06-08 10:16:18 -04:00
3.4.rst Help: Add release note about compile rule placeholder changes (#15787) 2015-10-13 11:44:59 -04:00
3.5.rst CMakeForceCompiler: De-deprecate until more use cases have alternatives 2016-02-17 09:15:18 -05:00
3.6.rst Help: Organize and revise 3.6 release notes 2016-06-01 10:30:34 -04:00
dev.txt
index.rst Begin post-3.6 development 2016-06-01 10:59:26 -04:00