aboutsummaryrefslogtreecommitdiffstats
path: root/build.config
blob: 5ef60f89af5a7e9ccdc825a81f822153c99ec2ce (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
# Do *not* comment or remove core modules
# unless you know what you are doing.
#
# Feel free to comment plugins out however.

# Core modules.
core/core
core/kerl

# Index and dependencies.
index/*
core/index
core/deps

# Core modules, continued.
core/beam-cache
core/erlc
core/docs
core/rel
core/test
core/compat

# Plugins.
plugins/asciidoc
plugins/bootstrap
plugins/c_src
plugins/ci
plugins/concuerror
plugins/ct
plugins/dialyzer
plugins/edoc
plugins/erlydtl
plugins/escript
plugins/eunit
plugins/hex
plugins/proper
plugins/protobuffs
plugins/relx
plugins/shell
plugins/sphinx
plugins/syntastic
plugins/triq
plugins/xref

# Plugins enhancing the functionality of other plugins.
plugins/cover
plugins/sfx

# External plugins.
core/plugins

# Core modules which can use variables from plugins.
core/deps-tools