2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-12-01 22:40:46 +01:00
waf/waflib/extras
2019-11-10 15:50:30 +01:00
..
__init__.py
batched_cc.py
biber.py
bjam.py
blender.py
boo.py
boost.py Cleanup #2146 2018-04-07 10:35:07 +02:00
build_file_tracker.py Remove update_outputs from the documentation 2016-06-25 22:48:47 +02:00
build_logs.py
buildcopy.py buildcopy: Added warning if buildcopy is used without any files to copy 2019-01-25 12:25:28 +00:00
c_bgxlc.py
c_dumbpreproc.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
c_emscripten.py iso8859-1 -> latin-1 2017-01-21 13:28:06 +01:00
c_nec.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
cabal.py
cfg_altoptions.py
clang_compilation_database.py Add back an accidentally deleted line clang_compilation_database.py 2019-11-10 15:50:30 +01:00
clang_cross_common.py Better support for cross compiling with Clang 2019-05-10 00:30:58 +02:00
clang_cross.py Better support for cross compiling with Clang 2019-05-10 00:30:58 +02:00
clangxx_cross.py Better support for cross compiling with Clang 2019-05-10 00:30:58 +02:00
codelite.py Exclude waf-2 folders in waf-2.0 2017-08-19 10:11:36 +02:00
color_gcc.py
color_msvc.py Add color_msvc tool, which colorizes MSVC output like GCC does by default 2019-03-20 01:25:48 +00:00
color_rvct.py
compat15.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
cppcheck.py Check if sources/include are Nonde3 type 2018-08-21 17:52:09 +02:00
cpplint.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
cross_gnu.py Change DEST_OS to use underscores in order to find a correct gcc_modifier_ function. 2017-10-23 14:03:47 +02:00
cython.py cython: use a set for mods instead of a list. 2018-11-24 12:59:35 +01:00
dcc.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
distnet.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
doxygen.py Fix doxygen task-gen. pars input before processing 2019-07-05 10:38:10 +00:00
dpapi.py Cleanup 2017-04-17 12:24:33 +02:00
eclipse.py eclipse: make all generated file utf-8 encoded (#2166) 2018-05-11 16:13:06 +02:00
erlang.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
fast_partial.py Limit fast_partial.py failures on configuration tests 2019-06-25 11:53:00 +02:00
fc_bgxlf.py
fc_cray.py Fix typos 2018-07-28 19:47:10 -04:00
fc_nag.py Split Nag Fortran compiler flags #1797 2016-08-15 19:41:50 +02:00
fc_nec.py Fix typos 2018-07-28 19:47:10 -04:00
fc_nfort.py Support for the Fortran Compiler of the NEC SX-Aurora TSUBASA system. 2018-12-21 20:18:12 +01:00
fc_open64.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
fc_pgfortran.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
fc_solstudio.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
fc_xlf.py
file_to_object.py
fluid.py Typos 2017-03-27 19:33:16 +02:00
freeimage.py
fsb.py
fsc.py
gccdeps.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
gdbus.py Cosmetic changes on the gdbus/dbus tools 2018-03-21 23:56:48 +01:00
genpybind.py Set resource-dir explicitly for genpybind-parse 2019-07-02 10:46:34 +02:00
gob2.py
halide.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
javatest.py javatest: manage environment also for non-java dependencies (ie. JNI / JEP) 2019-09-13 22:24:28 +00:00
kde4.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
local_rpath.py Fix local_rpath tool 2019-06-19 22:03:59 +02:00
make.py Simplify boolean comparisons 2017-04-22 22:08:00 +02:00
midl.py
msvc_pdb.py Fix one more issue in msvc_pdb.py 2019-11-09 00:55:18 +01:00
msvcdeps.py Undo parentheses escaping in ant_glob 2019-05-10 23:13:01 +02:00
msvs.py Exclude waf-2 folders in waf-2.0 2017-08-19 10:11:36 +02:00
netcache_client.py Cleanup 2017-04-17 12:24:33 +02:00
objcopy.py Use cross_prefix option for objcopy if available 2019-06-19 22:15:03 +02:00
ocaml.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
package.py
parallel_debug.py docs 2018-12-19 11:30:45 +01:00
pch.py Fix strangle issue with precompiled headers and shared libraries 2018-03-09 08:48:24 +01:00
pep8.py docs - #1836 2016-10-20 18:44:55 +02:00
pgicc.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
pgicxx.py
proc.py docs 2016-12-04 01:36:00 +01:00
protoc.py protoc: make sure output directory exists for java 2019-05-06 08:17:20 +02:00
pyqt5.py pyqt5: bugfix, check the correct variable for RCC executable 2019-04-25 11:56:08 +02:00
pytest.py pytest: add handling also of java dependencies via CLASSPATH (ie. JEP/Jython) 2019-09-10 09:55:17 +02:00
qnxnto.py object.__getattr__ -> object.__getattribute__ 2017-10-20 20:05:06 +02:00
qt4.py Rework the previous changes 2019-01-05 16:16:48 +01:00
relocation.py
remote.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
resx.py Allow overriding namespace of resx files. 2017-06-04 09:18:27 +02:00
review.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
rst.py
run_do_script.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
run_m_script.py Remove update_outputs from the documentation 2016-06-25 22:48:47 +02:00
run_py_script.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
run_r_script.py Remove update_outputs from the documentation 2016-06-25 22:48:47 +02:00
sas.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
satellite_assembly.py
scala.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
slow_qt4.py The cxx_hook override in slow_qt4 is missing a return bloack 2018-03-25 18:39:52 +02:00
softlink_libs.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
sphinx.py sphinx: adds a tool for Sphinx documentation. 2019-05-24 14:29:35 +02:00
stale.py
stracedeps.py Use the new syntax for sets 2016-09-02 20:20:43 +02:00
swig.py Fix all DeprecationWarning: invalid escape sequence 2019-01-05 12:02:42 +01:00
syms.py extras/syms: fix symbol regex on mac-o binaries 2019-03-31 19:32:39 +02:00
ticgt.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
unity.py Provide unity builds per task generator 2017-03-04 10:29:04 +01:00
use_config.py Update GitHub URLs for GitLab equivalents 2018-07-08 14:53:13 -04:00
valadoc.py
waf_xattr.py Provide an example of storage using extended filesystem attributes 2018-02-17 22:35:52 +01:00
wafcache.py Improve cache activity verbosity 2019-10-27 12:57:11 +01:00
why.py Cleanup: Break multiple statements on multiple lines 2017-04-17 13:16:57 +02:00
win32_opts.py Node.search -> Node.search_node #1783 2016-07-28 22:03:39 +02:00
wix.py
xcode6.py Fix typos 2018-07-28 19:47:10 -04:00