2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 20:01:13 +01:00
waf/waflib
Josh Bartel 81c3ec0bf3
doxygen: Add install support
This adds support to the doxygen tool for installing the documentation
that was generated.  A new install_path attribute can be added to the
doxygen TaskGen to control where it should be installed to.

Signed-off-by: Thomas Nagy <tnagy2pow10@gmail.com>
2014-06-09 00:33:20 +02:00
..
extras doxygen: Add install support 2014-06-09 00:33:20 +02:00
Tools ccroot: Setting chmod=Utils.O644 for installation of static libraries 2014-06-09 00:25:52 +02:00
__init__.py
ansiterm.py Revert "it turns out that writeconsole in ansiterm.py is not needed" 2014-03-14 21:47:19 +01:00
Build.py Added global file installation pointcut 2014-02-17 00:26:58 +01:00
ConfigSet.py use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Configure.py Issue 1451 2014-06-08 17:34:35 +02:00
Context.py Issue 1452 2014-05-17 00:11:34 +02:00
Errors.py
fixpy2.py cleanup 2012-05-19 09:45:57 +02:00
Logs.py Unmask as many exceptions as possible 2014-04-20 02:29:27 +02:00
Node.py Issue 1453 2014-05-19 21:32:24 +02:00
Options.py Added a note for -kk in 'waf --help' 2014-04-12 18:16:44 +02:00
Runner.py Re-added Parallel.error_handler 2014-01-04 11:04:59 +01:00
Scripting.py Unmask as many exceptions as possible 2014-04-20 02:29:27 +02:00
Task.py Issue 1453 2014-05-19 21:32:24 +02:00
TaskGen.py cosmetic change: have you forgotten to load a waf tool? 2014-05-18 17:53:03 +02:00
Utils.py Define all platform-specific functions in Utils.py so that they can be replaced again later 2014-04-09 22:27:17 +02:00