.. |
__init__.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
add_objects.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
batched_cc.py
|
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 |
biber.py
|
Do not prevent Logs.error/warn/debug from getting replaced
|
2012-06-01 04:26:44 +02:00 |
bjam.py
|
Do not prevent Logs.error/warn/debug from getting replaced
|
2012-06-01 04:26:44 +02:00 |
boo.py
|
@after->@after_method
|
2012-02-15 09:29:34 +01:00 |
boost.py
|
Issue 1327 - typo
|
2013-06-09 09:47:39 +02:00 |
build_logs.py
|
Simple system for logging the outputs
|
2013-05-25 17:39:41 +02:00 |
c_bgxlc.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
c_dumbpreproc.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
cabal.py
|
cabal script by Anton Feldmann
|
2012-09-23 10:19:44 +02:00 |
codelite.py
|
New codelite plugin
|
2013-02-02 11:06:20 +01:00 |
compat15.py
|
docs and cosmetic changes
|
2012-06-09 09:42:11 +02:00 |
cython.py
|
docs
|
2012-05-27 23:42:38 +02:00 |
dcc.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
doxygen.py
|
Issue 1232
|
2012-12-19 02:51:33 +01:00 |
dpapi.py
|
Issue 1177
|
2012-07-01 10:28:15 +02:00 |
dumbpreproc.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
eclipse.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
erlang.py
|
Smarter "reentrant" behaviour for TaskGen.declare_chain
|
2011-10-04 20:26:22 +02:00 |
fc_bgxlf.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_cray.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_nag.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_open64.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_pgfortran.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_solstudio.py
|
Included the fc_add_flags call in the fc_ tools of the extras directory.
|
2012-05-09 06:55:43 +02:00 |
fc_xlf.py
|
Issue 1230
|
2012-12-05 00:38:58 +01:00 |
fluid.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
freeimage.py
|
use lists instead of tuples for constants and convert to unix format all .py files
|
2011-09-10 20:02:12 +02:00 |
fsb.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
fsc.py
|
The fsc tool should set FS_NAME, not CS_NAME.
|
2012-09-27 14:47:41 +02:00 |
gccdeps.py
|
use os.remove instead of os.unlink for consistency
|
2013-05-18 19:51:45 +02:00 |
go.py
|
go: whitespace/tab sanitation
|
2012-06-01 22:29:31 -04:00 |
gob2.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
local_rpath.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
lru_cache.py
|
docs
|
2011-10-14 20:22:09 +02:00 |
make.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
md5_tstamp.py
|
reuse Utils.h_file in waflib/extras/md5_tstamp.py
|
2012-05-19 10:26:34 +02:00 |
midl.py
|
Issue 1186, run midl tasks before winrc ones
|
2012-08-05 01:36:12 +02:00 |
misc.py
|
New release 1.7.7
|
2012-12-16 17:08:08 +01:00 |
msvcdeps.py
|
Undefined 'logger' variable
|
2013-07-16 21:00:02 +02:00 |
msvs.py
|
deployment extension in msvs projects
|
2013-05-07 08:53:18 +02:00 |
netcache_client.py
|
Issue 1112
|
2012-02-16 09:22:17 +01:00 |
objcopy.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
ocaml.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
package.py
|
cosmetic changes
|
2012-06-02 09:29:30 +02:00 |
parallel_debug.py
|
Issue 1300
|
2013-04-27 02:10:15 +02:00 |
pep8.py
|
use lists instead of tuples for constants and convert to unix format all .py files
|
2011-09-10 20:02:12 +02:00 |
pgicc.py
|
Issue 1078
|
2011-12-07 20:50:20 +01:00 |
pgicxx.py
|
#1068
|
2011-11-09 03:09:58 +01:00 |
print_commands.py
|
another missing import
|
2011-12-17 22:42:17 +01:00 |
proc.py
|
Smarter "reentrant" behaviour for TaskGen.declare_chain
|
2011-10-04 20:26:22 +02:00 |
protoc.py
|
protoc: small correction
|
2013-04-28 10:08:42 +02:00 |
qnxnto.py
|
py3k syntax
|
2011-11-26 15:10:00 +01:00 |
relocation.py
|
docs (replace 1.6 by 1.7)
|
2012-02-19 12:44:37 +01:00 |
resx.py
|
resx tool for compiling .net resource files from Issue 1183
|
2012-07-25 19:02:34 +02:00 |
review.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
run_do_script.py
|
Issue 1145
|
2012-04-13 18:32:34 +02:00 |
run_m_script.py
|
cleanup
|
2012-04-13 08:37:48 +02:00 |
run_py_script.py
|
cleanup
|
2012-04-13 08:37:48 +02:00 |
run_r_script.py
|
cleanup
|
2012-04-13 08:37:48 +02:00 |
sas.py
|
Do not prevent Logs.error/warn/debug from getting replaced
|
2012-06-01 04:26:44 +02:00 |
scala.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
slow_qt4.py
|
Force a fixed order in the link task inputs to prevent unnecessary rebuilds
|
2013-05-07 17:49:59 +02:00 |
smart_continue.py
|
another experimental module for stopping as early as possible when errors occur with -k
|
2011-11-05 23:57:17 +01:00 |
softlink_libs.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
swig.py
|
Initial commit
|
2011-09-10 11:13:51 +02:00 |
syms.py
|
simplification in syms.py
|
2013-06-27 22:22:25 +02:00 |
sync_exec.py
|
Issue 1101
|
2012-02-06 02:07:18 +01:00 |
ticgt.py
|
ticgt: add a few lines of docs
|
2012-02-25 01:12:09 -05:00 |
unity.py
|
simple tool for unity builds
|
2012-11-30 21:21:22 +01:00 |
valadoc.py
|
docs and cosmetic changes
|
2012-06-09 09:42:11 +02:00 |
why.py
|
Unused variable
|
2011-09-10 12:20:18 +02:00 |
win32_opts.py
|
Issue 1177
|
2012-07-01 10:28:15 +02:00 |
xcode.py
|
fixed python3 errors; made XCode project generator use ARCH flag (debugging of universal binaries now possible)
|
2011-11-11 15:19:50 +01:00 |