Commit Graph

12 Commits

Author SHA1 Message Date
Darren Thompson 8e9fe7e054 ci: Update macOS build script to use GNU compat greadlink 2019-10-18 21:31:00 +01:00
Matt Borgerson 0550699026 Merge branch 'master' into merge-v4.0.0 2019-07-04 00:59:25 -07:00
Stefan Schmidt e8680193c6 build.sh: Fix macOS; add path to libffi pkgconfig to PKG_CONFIG_PATH 2019-07-04 00:57:06 -07:00
Matt Borgerson ec30903326 build: Remove --with-sdlabi option 2019-07-04 00:04:00 -07:00
Jannik Vogel cfef2c3e4a build: Disable unused features 2019-06-22 19:54:20 +01:00
Stefan Schmidt 729e52662f build.sh: Disable GlusterFS support 2019-04-24 15:36:44 -07:00
GXTX 56faaf1400 build.sh: Use Python 3.x for Windows 2019-01-28 20:48:47 -07:00
Thomas Debesse 9344483a0c build.sh: pass options, fix #114 2018-10-10 11:47:40 -07:00
Tillmann Karras df2dc0ce33 build.sh: allow out-of-tree builds 2018-10-08 22:30:58 +02:00
wutno 9b8904eda0 Update configure with --disable-stack-protector
As noted in #106 this will produce working builds with GCC versions over 7.3.0-2. Upstream has already done this work-a-round.
2018-09-05 11:45:01 -07:00
Mayeul Cantan 667fe8536d build.sh: use as many threads as CPUs 2018-08-21 12:17:05 -07:00
Mayeul Cantan d9d11bcdc4 Merge build scripts together
The platform is detected at runtime, and the next steps are adjusted
accordingly.
2018-07-01 14:50:50 -07:00