2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-17 07:27:30 +01:00
waf/waflib/Tools
2014-09-21 12:47:32 +02:00
..
__init__.py
ar.py Tools: ar: support for ARFLAGS environment variable 2014-01-02 06:24:39 -05:00
asm.py Added defines for asm - #1442 2014-04-30 22:37:36 +02:00
bison.py
c_aliases.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
c_config.py Issue 1212 2014-09-21 12:47:32 +02:00
c_osx.py
c_preproc.py Issue 1457 - boost or.hpp file 2014-05-23 00:49:27 +02:00
c_tests.py conf.check generalization using arbitrary build functions 2014-09-14 10:58:29 +02:00
c.py Make it easier to declare asm or preprocessed outputs to c/c++ tasks 2014-03-11 21:23:57 +01:00
ccroot.py Include all static libraries specified in the use=line 2014-09-14 10:48:12 +02:00
clang.py Add simple compiler tools for clang and clang++ 2014-01-25 21:00:27 +01:00
clangxx.py Add simple compiler tools for clang and clang++ 2014-01-25 21:00:27 +01:00
compiler_c.py Fix defining the xxx_compiler variables in configure(). 2014-02-10 09:27:11 +01:00
compiler_cxx.py Fix defining the xxx_compiler variables in configure(). 2014-02-10 09:27:11 +01:00
compiler_d.py Fix defining the xxx_compiler variables in configure(). 2014-02-10 09:27:11 +01:00
compiler_fc.py Fix defining the xxx_compiler variables in configure(). 2014-02-10 09:27:11 +01:00
cs.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
cxx.py Make it easier to declare asm or preprocessed outputs to c/c++ tasks 2014-03-11 21:23:57 +01:00
d_config.py
d_scan.py
d.py
dbus.py
dmd.py
errcheck.py
fc_config.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
fc_scan.py Issue 1389 fc scanner improvements 2013-12-20 18:02:03 +01:00
fc.py
flex.py Tools: flex: env.FLEX is a list 2013-09-05 00:08:00 -04:00
g95.py
gas.py
gcc.py merged the openbsd shared library installation fixes from waf 1.7 2013-09-17 00:26:16 +02:00
gdc.py Issue 1348, gdc detection for gdc-msys 2013-09-11 07:52:27 +02:00
gfortran.py
glib2.py Modularize the tools 'glib2' and 'intltool'. 2014-01-27 02:34:27 +01:00
gnu_dirs.py Improve the directory descriptions in gnu_dirs 2014-01-25 18:23:07 +01:00
gxx.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 2014-01-25 20:59:14 +01:00
icc.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 2014-01-25 20:59:14 +01:00
icpc.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 2014-01-25 20:59:14 +01:00
ifort.py Include the '-' in the regex to match the IA-32 string on 32 bit windows. 2014-09-03 13:50:10 +02:00
intltool.py intltool: use APPNAME by default in intltool_po 2014-09-20 22:00:06 +02:00
irixcc.py
javaw.py
kde4.py another regression caused by find_program changes 2013-10-23 00:10:28 +02:00
ldc2.py
lua.py
msvc.py msvc: Create new task to install pdb file 2014-06-11 00:26:14 +02:00
nasm.py Issue 1379, nasm trailing slashes 2013-11-16 20:13:41 +01:00
perl.py Tools: perl: env.PERL is a list (+ simplifications) 2013-09-05 00:05:04 -04:00
python.py Issue 1471 - use python-config to detect python 2014-08-31 21:11:41 +02:00
qt4.py rcc detection for rcc-qt4 2014-03-11 01:24:49 +01:00
qt5.py qt5: added Qt5WinExtras 2014-07-14 22:27:40 +02:00
ruby.py
suncc.py
suncxx.py
tex.py Issue 1461 - Faster LaTeX processing 2014-09-20 21:51:54 +02:00
vala.py
waf_unit_test.py Issue 1319 - make unit test paths more configurable 2014-09-21 11:03:34 +02:00
winres.py
xlc.py
xlcxx.py