blob: e99dc5fbed2f142a6ec9a0d457e193c6dd95e4e0 (
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
|
# For cross compiling
sys-devel/crossdev
# Clang as static analyzer and library for YCM
sys-devel/clang
# Checks
dev-util/valgrind
dev-util/cppcheck
# Python
dev-python/pep8
dev-python/pylint
# Updater and turris in general
dev-lang/lua
app-emulation/lxc
# GHDL
#sci-electronics/ghdl
# Rust
dev-lang/rust
# Ansible
app-admin/ansible
# Openwrt
dev-vcs/subversion
dev-util/ccache
|