subsurface/packaging
Dirk Hohndel b747e1bc72 Android build: more tweaking
Don't ever link against a shared libcrypt. One of the recent changes to
make things build on the various Linux build systems apparently broke the
Android build as it now adds an extra -lcrypt right after the correct
static link to libcrypt.a. Instead of fiddling even more with this and
re-breaking all the other builds I just hack around it here and remove any
calls to a simply -lcrypt as that won't work on Android.

This also passes through the remaining options on the command line to make
so we can do things like VERBOSE=1 or -j12

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-12-24 09:52:56 -08:00
..
android Android build: more tweaking 2015-12-24 09:52:56 -08:00
ios iOS build: more progress 2015-12-20 14:46:59 -08:00
macosx Mac build: move the QtXml hack into Cmake 2015-12-09 15:24:25 -08:00
OBS Update OBS spec file to current version 2015-04-08 13:34:27 -07:00
ubuntu Add wily to Ubuntu packaging 2015-09-21 13:11:12 -07:00
windows Simplify MXE script 2015-12-16 09:20:53 -08:00