summaryrefslogtreecommitdiff
path: root/.wafupdaterc
blob: 9d98b67f0cbae49adf2a59e17d6ab8dbf85f334f (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
135
136
# This file is sourced by wafupdate when waf is updated.
# wafupdate home page: https://gitlab.com/lilrc/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
    kde4
    ldc2
    lua
    nasm
    perl
    python
    qt4
    qt5
    ruby
    tex
    vala
    winres
"

WAFLIB_STRIP_EXTRAS="
    add_objects
    biber
    bjam
    blender
    boo
    boost
    c_dumbpreproc
    c_emscripten
    cabal
    cfg_altoptions
    cfg_cross_gnu
    clang_compilation_database
    codelite
    compat15
    color_gcc
    color_rvct
    cppcheck
    cpplint
    cython
    dcc
    distnet
    doxygen
    dpapi
    eclipse
    erlang
    fc_bgxlf
    fc_cray
    fc_nag
    fc_nec
    fc_open64
    fc_pgfortran
    fc_solstudio
    fc_xlf
    file_to_object
    fluid
    freeimage
    fsb
    fsc
    gccdeps
    go
    gob2
    halide
    local_rpath
    make
    md5_tstamp
    mem_reducer
    midl
    misc
    msvcdeps
    msvs
    netcache_client
    nobuild
    objcopy
    ocaml
    package
    parallel_debug
    pch
    pep8
    pgicc
    pgicxx
    prefork
    preforkjava
    preforkunix
    print_commands
    proc
    protoc
    qnxnto
    relocation
    remote
    resx
    review
    rst
    run_do_script
    run_m_script
    run_py_script
    run_r_script
    sas
    scala
    slow_qt4
    smart_continue
    softlink_libs
    stale
    stracedeps
    swig
    syms
    sync_exec
    ticgt
    unc
    unity
    use_config
    valadoc
    why
    win32_opts
"