summaryrefslogtreecommitdiff
path: root/.wafupdaterc
blob: 0135a81f357b177767cfe22fd3ae51c175ec9891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# This file is sourced by wafupdate when waf is updated.
# wafupdate home page: https://gitlab.com/karllinden/wafupdate

WAFLIB_STRIP_TOOLS="
    asm
    bison
    compiler_d
    compiler_fc
    cs
    d
    d_config
    d_scan
    dbus
    dmd
    fc
    fc_config
    fc_scan
    flex
    g95
    gas
    gdc
    gfortran
    glib2
    gnu_dirs
    ifort
    intltool
    javaw
    ldc2
    lua
    md5_tstamp
    nasm
    nobuild
    perl
    python
    qt5
    ruby
    tex
    vala
    winres
"

WAFLIB_STRIP_EXTRAS="
    biber
    bjam
    blender
    boo
    boost
    buildcopy
    c_dumbpreproc
    c_emscripten
    cabal
    cfg_altoptions
    clang_compilation_database
    codelite
    compat15
    color_gcc
    color_rvct
    cppcheck
    cpplint
    cross_gnu
    cython
    dcc
    distnet
    doxygen
    dpapi
    eclipse
    erlang
    fast_partial
    fc_bgxlf
    fc_cray
    fc_nag
    fc_nec
    fc_open64
    fc_pgfortran
    fc_solstudio
    fc_xlf
    file_to_object
    fluid
    freeimage
    fsb
    fsc
    gccdeps
    gdbus
    gob2
    halide
    javatest
    kde4
    local_rpath
    make
    midl
    msvcdeps
    msvs
    netcache_client
    objcopy
    ocaml
    package
    parallel_debug
    pch
    pep8
    pgicc
    pgicxx
    proc
    protoc
    pyqt5
    pytest
    qnxnto
    qt4
    relocation
    remote
    resx
    review
    rst
    run_do_script
    run_m_script
    run_py_script
    run_r_script
    sas
    satellite_assembly
    scala
    slow_qt4
    softlink_libs
    stale
    stracedeps
    swig
    syms
    ticgt
    unity
    use_config
    valadoc
    waf_xattr
    why
    win32_opts
    wix
"