aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ya.make
blob: 4a6250f1194fbe29038ef0ea7299287332982deb (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
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
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
RECURSE(
    acceleo
    arcdocidstrip 
    archiver 
    archiver/alignment_test
    archiver/tests
    base64
    bigram_compiler
    blender 
    bmdump 
    bstr
    c++filt
    calendar_extractor
    check_formula_md5
    check_json
    check_yaml
    checktrigrams 
    clustermaster
    coldiff 
    compress
    convert2html
    cproxy 
    crc32
    crx_creator
    curl_to_ab
    diaprintkeys 
    directindexer 
    doc_handle_decode
    doc_handle_decode/ut
    doc_url_index_print
    dolbilo 
    domschemec
    domschemec/ut
    drawrichtree
    dsindexer 
    easyparser
    enforce_fsync
    enum_parser
    event2cpp 
    fast_diff
    fastcksum 
    filter_nonucs2
    fix_elf
    fml_sweeper_api
    frq_index_print
    geo
    geodb_ops
    geodb_ops/tests
    geograph_compiler
    go_test_miner
    go_fake_xcrun
    groupgen
    hilite
    host_canonizer
    hostdump
    hostpire
    html2cpp 
    html2text
    idl
    idx_relemmatizer
    inflector
    is_holiday
    jsv8
    json_to_jsonlines
    langdiscr-test 
    lemmas_merger_builder
    lemmer-test 
    lemmer-test/tests
    lenval_debug
    lua 
    memcheck 
    mirrorsWrapper 
    misc_index_print
    mkdocs_builder
    mkdocs_builder/arcadium_helper_plugin
    mkdocs_builder/mkdocs_yandex
    mkdocs_builder/theme
    mstand
    mtime0
    mx_bin2info
    nehc
    nlp_test 
    nodeiter_test 
    nodeiter_test/tests
    normalize_requests 
    nots
    oauth_token
    pgmigrate
    pire
    print_ranking_features
    printcorpus
    printdocstat 
    printdom
    printkeys 
    printlinks 
    printphones
    printreqs 
    printreqs/tests
    printrichnode 
    printrichnode/tests
    printtrie
    printurls 
    printwzrd 
    printwzrd/scripts
    printwzrd/tests
    printxmap 
    printxref 
    prngrp_index_print
    prog_rule
    protobin2mr
    prwordsfr 
    pure_compiler 
    pure_fingerprints
    pycron
    python-netconfig-static
    qlz
    query_marker_builder 
    queryrectest
    queryrectest/tests
    queryrectest/tests/data
    rcgtest
    re_check 
    recode 
    refaww_index_print
    refdmap_index_print
    reflerf_index_print
    releaser
    relev_fml_codegen 
    relev_fml_unused 
    remorphc
    remorphparser
    rescompiler 
    rescompressor
    rorescompiler
    sandboxctl
    sanitizer 
    segutils
    seinfo
    sent_index_print
    showmime 
    shutter_jing_plugin
    snipmake
    spamfilt 
    stdin
    struct2fieldcalc 
    syntaxer
    tarccreate 
    tarcview 
    templater
    test_norm
    test_relev 
    testlangmodel 
    thresher 
    titleseq_index_print
    tokenize
    tokenize/tests
    tomaparsertest
    trans_str 
    triecompiler 
    triecompiler/build_tool
    triecompiler/lib
    trie_ops
    trie_ops/lib
    trie_ops/tests
    trigram_index_print
    uc
    unpackrichtree 
    unpackrrr 
    unpack_staff_cert
    untranslit_test
    untranslit_test/tests
    url
    urlmenuindexer
    urlseq_print
    voice
    webxmltest 
    wizard_yt
    ygetparam
    ylzocat
    yson_pp
    zk_client
    idx_print
)
 
IF (NOT OS_WINDOWS) 
    RECURSE( 
        netgdb 
    ) 
ENDIF()