You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/waflib/Tools
Damián Nohales 9cd10fe885 glib2: add GResource support 11 years ago
..
__init__.py Initial commit 14 years ago
ar.py Tools: ar: support for ARFLAGS environment variable 12 years ago
asm.py Added defines for asm - #1442 12 years ago
bison.py Initial commit 14 years ago
c.py Make it easier to declare asm or preprocessed outputs to c/c++ tasks 12 years ago
c_aliases.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 12 years ago
c_config.py Issue 1212 11 years ago
c_osx.py more powerpc fixes 14 years ago
c_preproc.py Issue 1457 - boost or.hpp file 12 years ago
c_tests.py conf.check generalization using arbitrary build functions 11 years ago
ccroot.py Include all static libraries specified in the use=line 11 years ago
clang.py Add simple compiler tools for clang and clang++ 12 years ago
clangxx.py Add simple compiler tools for clang and clang++ 12 years ago
compiler_c.py Fix defining the xxx_compiler variables in configure(). 12 years ago
compiler_cxx.py Fix defining the xxx_compiler variables in configure(). 12 years ago
compiler_d.py Fix defining the xxx_compiler variables in configure(). 12 years ago
compiler_fc.py Fix defining the xxx_compiler variables in configure(). 12 years ago
cs.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 12 years ago
cxx.py Make it easier to declare asm or preprocessed outputs to c/c++ tasks 12 years ago
d.py Do not prevent Logs.error/warn/debug from getting replaced 14 years ago
d_config.py Add output file patterns for D tasks on Darwin. 13 years ago
d_scan.py Initial commit 14 years ago
dbus.py Initial commit 14 years ago
dmd.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
errcheck.py Prevent typos on bld.subst(iscopy/is_copy) 13 years ago
fc.py removed the cache from the task level, it usually degrades performance and is better implemented on the compiler level 13 years ago
fc_config.py treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 12 years ago
fc_scan.py Issue 1389 fc scanner improvements 12 years ago
flex.py Tools: flex: env.FLEX is a list 12 years ago
g95.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
gas.py Use ASMPATH_ST for for assembler includes. 13 years ago
gcc.py merged the openbsd shared library installation fixes from waf 1.7 12 years ago
gdc.py Issue 1348, gdc detection for gdc-msys 12 years ago
gfortran.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
glib2.py glib2: add GResource support 11 years ago
gnu_dirs.py Improve the directory descriptions in gnu_dirs 12 years ago
gxx.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 12 years ago
icc.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 12 years ago
icpc.py Clean up some cruft in the compiler tools (icc, icpc, gxx) 12 years ago
ifort.py Include the '-' in the regex to match the IA-32 string on 32 bit windows. 11 years ago
intltool.py intltool: use APPNAME by default in intltool_po 11 years ago
irixcc.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
javaw.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
kde4.py another regression caused by find_program changes 12 years ago
ldc2.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
lua.py Initial commit 14 years ago
msvc.py msvc: Create new task to install pdb file 11 years ago
nasm.py Issue 1379, nasm trailing slashes 12 years ago
perl.py Tools: perl: env.PERL is a list (+ simplifications) 12 years ago
python.py Issue 1471 - use python-config to detect python 11 years ago
qt4.py rcc detection for rcc-qt4 12 years ago
qt5.py qt5: added Qt5WinExtras 11 years ago
ruby.py Tools: ruby: env.RUBY is a list 12 years ago
suncc.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
suncxx.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
tex.py Issue 1461 - Faster LaTeX processing 11 years ago
vala.py Tools: vala: env.VALAC is a list 12 years ago
waf_unit_test.py Issue 1319 - make unit test paths more configurable 11 years ago
winres.py Issue 1186 13 years ago
xlc.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago
xlcxx.py always use the convention that commands are lists, remove find_perl_program, add interpreter 12 years ago