aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/ya.make
blob: a209734c49b5b01cdc1504350d3e7749bca683ee (plain) (blame)
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
OWNER(g:contrib)

RECURSE(
    bdb
    bison
    chromaprinter
    file2c
    flame-graph
    flatc
    flatc64
    flex
    flex-old
    flex-old/fl
    fluent-bit
    fusermount
    gperf
    gprof2dot
    grpc_cli
    kyotocabinet
    langid
    leveldb
    lld
    lldb
    mp4viewer
    open-vcdiff
    open-vcdiff/bin
    plantuml
    protoc
    protoc-c
    protoc_std
    python
    python3
    python3/pycc
    python3/src/Lib/lib2to3
    ragel5
    ragel6
    sancov
    sqlite3
    swig
    tf
    tpce-benchmark
    tpch-benchmark
    tre
    unbound
    unbound/build
    vowpal_wabbit
    wapiti
    word2vec
    xdelta3
    xsltproc
    yasm
    ycmd
    zookeeper
    jdk 
    jdk/test
    xmllint
)

IF (NOT OS_WINDOWS)
    RECURSE(
        ag
        lftp
        make
    )
ENDIF ()