2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-07 08:55:31 +01:00
waf/waflib/Tools
2015-02-27 12:03:53 +01: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 1538 - make detection of pyembed optional 2015-02-27 12:03:53 +01:00
c_osx.py
c_preproc.py Cache the files read in c_dumbpreproc.py 2015-02-20 12:06:08 +01: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 Support for single-number versioned libraries 2015-02-15 11:53:47 +01: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 Prevent typos on bld.subst(iscopy/is_copy) 2012-08-03 19:38:50 +02:00
fc_config.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
fc_scan.py
fc.py
flex.py
g95.py
gas.py
gcc.py
gdc.py
gfortran.py
glib2.py glib2: Remove r_change_ext function 2014-10-01 01:23:42 +02:00
gnu_dirs.py Issue 1536 - default 64 suffix for Redhat systems 2015-02-19 13:46:18 +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 Fixed the accidental data sharing introduced by the previous patches 2014-09-28 21:32:59 +02:00
irixcc.py
javaw.py
kde4.py Use EnvironmentError more often 2014-10-30 19:09:53 +01:00
ldc2.py
lua.py
msvc.py Issue 1509 cmd -> cmd.exe 2014-11-13 19:27:58 +01:00
nasm.py Issue 1379, nasm trailing slashes 2013-11-16 20:13:41 +01:00
perl.py
python.py Issue 1538 - make detection of pyembed optional 2015-02-27 12:03:53 +01:00
qt4.py Missing method in qt5.py 2014-10-25 13:50:23 +02:00
qt5.py qt5 detection improvements 2015-01-06 11:18:28 +01:00
ruby.py Issue 1524 - ruby configuration in 2.2 2014-12-29 20:01:02 +01:00
suncc.py Issue 1510 - suncc and CC 2014-11-20 20:43:56 +01:00
suncxx.py Issue 1510 - suncc and CC 2014-11-20 20:43:56 +01:00
tex.py Use EnvironmentError more often 2014-10-30 19:09:53 +01: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 Issue 1510 - suncc and CC 2014-11-20 20:43:56 +01:00
xlcxx.py Issue 1510 - suncc and CC 2014-11-20 20:43:56 +01:00