2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-18 16:09:32 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
Thomas Nagy
8ad77d3b6b
Use SVG in the feature map 2016-06-25 18:22:13 +02:00
Thomas Nagy
96f4ebc52f
Api docs 2016-06-25 13:12:59 +02:00
Thomas Nagy
79aece2650
Api docs 2016-06-24 13:21:32 +02:00
Thomas Nagy
02a8361149
Beautify Logs.{debug,error,info,warn} now that the formatting bug is fixed 2016-05-28 16:18:51 +02:00
Thomas Nagy
9c44a4b360
Remove print_all_msvc_detected 2016-05-22 17:10:21 +02:00
Thomas Nagy
75a011f81c
docs 2016-05-21 12:08:28 +02:00
Thomas Nagy
9133dbc5c9
Cleanup: no need for keys() everywhere 2016-04-22 21:10:22 +02:00
Thomas Nagy
e35d3628d2
Add EnvContext to simplify configuration-dependent command definition 2016-04-11 23:28:33 +02:00
Thomas Nagy
dc1a0d00a2
Docs 2016-03-19 14:47:10 +01:00
Thomas Nagy
5bf2132211
docs 2016-03-15 19:26:31 +01:00
Thomas Nagy
5b0e88adeb
Changed the cwd - working folders must be given as node objects 2016-01-16 13:03:09 +01:00
Thomas Nagy
25ce2ac6da
docs - the latest cpython version we know of is 3.5 2016-01-03 13:47:53 +01:00
Thomas Nagy
aa35adec74
docs: fixed 'document is not included in any toctree' 2016-01-02 00:56:33 +01:00
Thomas Nagy
2ebaf537c7
Removed the qt4 and kde4 modules from the apidocs 2016-01-02 00:50:21 +01:00
Thomas Moschny
ab3b16059f Make theme selection also work with older Sphinx. 2015-10-24 15:26:46 +02:00
Thomas Moschny
95ff02b7ad Select HTML theme depending on Sphinx version.
The 'default' theme has been renamed to 'classic' for Sphinx >= 1.3.
2015-10-24 13:50:53 +02:00
Thomas Nagy
b970bfcb2d
docs 2015-10-03 11:54:22 +02:00
Thomas Nagy
f45e5c9d6e
Python 3 syntax cleanup 2015-09-28 21:44:50 +02:00
Thomas Nagy
c6f98f80db
Sphinx 'default' html theme has been renamed to 'classic' 2015-09-27 16:49:41 +02:00
Thomas Nagy
ce8234c396
docs - Issue 1605 2015-09-20 12:13:43 +02:00
Thomas Nagy
7e62e3a54f
search -> search_node - Issue 1617 2015-08-31 23:41:19 +02:00
Thomas Nagy
f7b4940158
docs 2015-06-21 22:43:19 +02:00
Thomas Nagy
44211e0bb5
Enabled errors on warnings for the apidoc generation 2015-04-26 21:00:15 +02:00
Thomas Nagy
69f924bd00
Added a configuration test for dblatex 2015-04-26 20:40:28 +02:00
Thomas Nagy
e230700c0a
Cache pictures in the repository 2015-04-26 20:36:48 +02:00
Thomas Nagy
9cafbf7580
docs 2015-04-26 18:23:21 +02:00
Thomas Nagy
0da5029e35
No more dia for diagrams 2015-04-26 18:03:45 +02:00
Thomas Nagy
6c7eb129af
docs: update the version number automatically 2015-04-26 17:09:01 +02:00
Thomas Nagy
ffd6c60113
docs 2015-04-26 16:52:45 +02:00
Thomas Nagy
d46bc99b22
No more ftp.waf.io 2015-04-08 19:11:49 +02:00
Thomas Nagy
8ac4646d09
Updated the apidocs and The Waf Book 2015-04-06 14:46:55 +02:00
Thomas Nagy
80344dee5e
Use splitlines when possible 2015-03-03 12:19:25 +01:00
Thomas Nagy
86245460d6
docs 2014-11-16 23:11:05 +01:00
Thomas Nagy
f0ba17bb8e
docs 2014-11-16 22:34:15 +01:00
Thomas Nagy
fba4094bdc
No more dia diagrams! 2014-11-16 22:30:54 +01:00
Thomas Nagy
1145171b62
New diagrams 2014-11-16 21:35:01 +01:00
Thomas Nagy
4e0157be02
docs 2014-11-16 14:12:40 +01:00
Thomas Nagy
81cedd8774
docs 2014-11-16 13:23:58 +01:00
Thomas Nagy
2e98ef1313
stale.py improvements 2014-10-30 07:49:59 +01:00
Thomas Nagy
7b7531b0c6
Missing sorting, which may lead to unnecessary rebuilds 2014-10-18 11:23:57 +02:00
Thomas Nagy
172d5db155
Apidoc compilation 2014-10-11 18:57:09 +02:00
Thomas Nagy
8c0ead0ca1
Python 2.5 is definitely required 2014-10-04 13:49:28 +02:00
Thomas Nagy
71e318e371
docs update 2014-10-04 10:44:12 +02:00
Thomas Nagy
d491de7486
conf.check generalization using arbitrary build functions 2014-09-14 10:58:29 +02:00
Jérôme Carretero
33a60e79e7 treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
Thomas Nagy
4445b7e0b6 Issue 1391 xrange 2013-12-24 15:32:09 +01:00
Thomas Nagy
0aeecb0f3d Issue 1362, docs 2013-10-15 01:16:51 +02:00
Thomas Nagy
5c6d626048 removed the cache from the task level, it usually degrades performance and is better implemented on the compiler level 2013-05-26 10:14:49 +02:00
Thomas Nagy
e20207811f bad version number on the apidocs, changing to 1.7.11 2013-05-25 23:18:41 +02:00
Thomas Nagy
5b3dc2c5ab apidoc fixes 2013-05-25 22:49:22 +02:00