Fredrik Fornwall
2a5e6ec7ea
Update docker image to ubuntu 19.04 and llvm 8
6 years ago
Leonid Plyushch
beaa0c61f8
swi-prolog: specify necessary host tools in setup-ubuntu.sh
6 years ago
its-pointless
0e5ca471d1
llvm-8 and rust with back ports for llvm-8
6 years ago
Leonid Plyushch
952df9c00e
setup-ubuntu.sh: add lua5.3, needed by luarocks
6 years ago
Henrik Grimler
e56f784f95
setup-ubuntu.sh: add jq and remove debdiff
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Leonid Plyushch
f2b51dcfd9
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
f32d3cb648
Add gnupg to docker image
6 years ago
Leonid Plyushch
b978ccd747
setup-ubuntu.sh: install "devscripts"
Makes utility "debdiff" available.
6 years ago
Henrik Grimler
720442ba67
Add gnupg to docker image
6 years ago
Kevin Cotugno
ddf454180e
Build for host
This fixes the issue where clippy failed to build for arm causing that
release to be incomplete.
We remove the host files from the install directory to reduce the final
size is minimal.
6 years ago
Fredrik Fornwall
f156702ce7
python: Update from 3.6.6 to 3.7.1
6 years ago
Fredrik Fornwall
41269070a6
weechat: Bundle man pages with asciidoctor
6 years ago
Fredrik Fornwall
fb21e18f41
setup-ubuntu.sh: Remove xutils-dev
6 years ago
Fredrik Fornwall
6da95c025d
setup-ubuntu.sh: Install g++-multilib
Needed by nodejs when building for 32-bit arches.
6 years ago
Stephen
efb305ba9b
Update setup-ubuntu.sh
7 years ago
Stephen
79f094be00
add gawk for apr-util build
#1169
7 years ago
Henrik Grimler
bad66d282d
texlive-bin: host-build tools and rm texlive-binaries from setup-ubuntu.sh ( #2689 )
Saves about 300 mb from docker image
7 years ago
Fredrik Fornwall
572e5e602f
setup-ubuntu.sh: ant is no longer used
7 years ago
Fredrik Fornwall
291622805e
Slim down the setup created by setup-ubuntu.sh
This changes the docker image size from around 5.8 to 3.6 GB.
For those wanting more tools in the docker build environment sudo
is always available.
7 years ago
Henrik Grimler
91a5322f5e
Enable ghostscript ( #1135 )
* Fix ghostscript for aarch64.
* ghostscript: fix arm header
* ghostscript: clean build script
* ghostscript: disable i686 and x86_64 for now and enable package!
* Add required build dependencies for ghostscript to setup scripts
* ghostscript: add libexpat as dependency
* ghostscript: add (untested) generated headers for x86_64 and i686
7 years ago
Fredrik Fornwall
16c697b30e
setup-ubuntu.sh: Add g++-multilib
The g++-multilib package is required for nodejs-current on 32-bit
arm and i686 builds.
7 years ago
Fredrik Fornwall
ee6a231c32
notmuch: Fix man page generation
8 years ago
Fredrik Fornwall
38d6235c76
fontconfig: Update from 2.12.0 to 2.12.4
8 years ago
Fredrik Fornwall
a788b8a6a5
setup-ubuntu.sh: Install libgnutls-dev
Needed for building mariadb
8 years ago
Wetitpig
eb5f02a8ce
Add ed package for bc ( #1032 )
8 years ago
Fredrik Fornwall
cbb8806959
setup-ubuntu.sh: libncurses5-dev used by mariadb
The docker image has been updated, run scripts/update-docker.sh.
8 years ago
Fredrik Fornwall
852e83abc3
Make ubuntu 17.04 the reference build environment
8 years ago
Fredrik Fornwall
ba198479a3
Fix typo in scripts/setup-ubuntu.sh
8 years ago
Fredrik Fornwall
c197515d23
netpbm: Update from r2831 to r2901
8 years ago
Fredrik Fornwall
c6f5b04a53
setup-ubuntu.sh: Use shorter string concatenation
8 years ago
Fredrik Fornwall
d258ef0cea
setup-ubuntu.sh: We actually don't need nasm
The NDK already brings yasm which is enough.
8 years ago
Fredrik Fornwall
da1fd85742
setup-ubuntu.sh: Remove yasm as it's in the NDK
8 years ago
Fredrik Fornwall
1006361f98
setup-ubuntu.sh: Remove two unnecessary packages
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
b4a6e58893
golang: Use clang for native build
8 years ago
Fredrik Fornwall
60a26b9f4c
setup-ubuntu.sh: Remove cmake, add python3.6
8 years ago
Fredrik Fornwall
0dc712fa46
Add 'ant' as required ubuntu package for building
8 years ago
Fredrik Fornwall
6376c14274
Add nasm and yasm to setup-ubuntu.sh
8 years ago
Fredrik Fornwall
c949d94f4b
setup-ubuntu.sh: Install intltool for qalc build
8 years ago
Fredrik Fornwall
39d7cdd7f1
mpv: Use rst2man package instead of pip install
8 years ago
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
9 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago
Fredrik Fornwall
015c1a73bd
Fix neovim build deps
9 years ago
Fredrik Fornwall
3c323c69ae
Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275 .
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
9 years ago
4679
e4539a949f
add git to ubuntu-setup.sh and Dockerfile,add corkscrew
9 years ago
Fredrik Fornwall
90be78f3fc
ubuntu-setup.sh: No need for mercurial after vim update
9 years ago
Fredrik Fornwall
6ee1d717a5
ubuntu-setup.sh: Add curl
Curl is used to download source files. Fixes #8 .
9 years ago
Fredrik Fornwall
4e963c626f
Extract out ubuntu-setup.sh
10 years ago