1
0
mirror of https://github.com/blupi-games/planetblupi-dev synced 2024-12-30 13:55:36 +01:00

88 Commits

Author SHA1 Message Date
Mathieu Schroeter
4da33e7211 Disable brotli with libcurl 2019-02-12 22:14:40 +01:00
Mathieu Schroeter
4a1127ed4c Upgrade all dependencies 2019-02-10 16:20:58 +01:00
Mathieu Schroeter
8130ecc33e USMR and use SDL_mixer provided by emscripten
Now, the music works perfectly :-)
2019-01-12 21:46:58 +01:00
Mathieu Schroeter
cf5de2ab2e Move appimage tools in the externals directory 2018-08-17 10:52:55 +02:00
Mathieu Schroeter
ca14aa43b9 Try to fix the macOS build with old sdk and kitchensink 2018-08-17 10:41:37 +02:00
Mathieu Schroeter
fd87fd1477 Fix bad condition 2018-08-17 00:41:28 +02:00
Mathieu Schroeter
a4ee21907b Remove .git and .directory from dist archive 2018-08-15 18:31:27 +02:00
Mathieu Schroeter
70e15278db Print the versions on configure 2018-08-15 18:16:43 +02:00
Mathieu Schroeter
cef50dca21 Use version on files with externals dependencies 2018-08-15 18:13:29 +02:00
Mathieu Schroeter
c4db01b4f1 Upgrade pulseaudio 2018-08-15 00:06:05 +02:00
Mathieu Schroeter
d76b6f8895 Disable most of argagg build options 2018-08-07 16:43:24 +02:00
Mathieu Schroeter
6443774cdf Enable WASM only if ASMJS is not ON 2018-08-07 16:43:00 +02:00
Mathieu Schroeter
c08ef21d12 Add an option for building for asm.js instead of wasm 2018-07-27 23:52:16 +02:00
Mathieu Schroeter
89c4f06a59 Add missing dependencies for main project 2018-07-24 23:05:18 +02:00
Mathieu Schroeter
23e8ee13ec Add zlib as dep only if available 2018-07-20 15:34:23 +02:00
Mathieu Schroeter
99aa60b3e4 WIP: add emscripten support 2018-07-18 18:43:54 +02:00
Mathieu Schroeter
f0c565e88a Fix configure option for SDL2 as done by @krzys-h in the Android MR 2018-06-08 10:34:02 +02:00
Mathieu Schroeter
d4efb93c9c Use an option as suggested by @krzys-h with the Android MR 2018-06-08 10:34:02 +02:00
Mathieu Schroeter
b622edeb57 Upgrade SDL2 to latest version 2018-05-29 18:11:17 +02:00
Mathieu Schroeter
e33632187b Fix pulseaudio build with glibc >= 2.27 2018-05-29 16:29:08 +02:00
Mathieu Schroeter
0694627017 Upgrade libpng version 2018-02-13 23:45:05 +01:00
Mathieu Schroeter
8158f4ce3e Disable more potential dependencies 2018-01-31 10:00:51 +01:00
Mathieu Schroeter
511fe41187 Upgrade to latest SDL2 stable release 2018-01-31 10:00:32 +01:00
Mathieu Schroeter
b6027aceea Ignore non-src directories with make dist 2017-12-15 12:09:04 +01:00
Mathieu Schroeter
c8f10fe91e Prefer tar.xz for make dist 2017-12-15 12:08:38 +01:00
Mathieu Schroeter
289f5e35d1 Factorize downloads with a macro 2017-12-15 11:53:04 +01:00
Mathieu Schroeter
bc41c7300b Fix output file name for pulseaudio sources 2017-12-15 10:19:58 +01:00
Mathieu Schroeter
32adc69388 Use the externals downloads instead of the http/ftp URLs 2017-12-15 10:14:00 +01:00
Mathieu Schroeter
23984355ae Prepare an externals directory with all dependencies 2017-12-15 10:09:57 +01:00
Mathieu Schroeter
0e725dea76 Upgrade FFmpeg to v3.4.1 2017-12-15 09:53:43 +01:00
Mathieu Schroeter
33e2af5bda Restore midi playback support with SDL_mixer
- It closes issue https://github.com/blupi-games/planetblupi/issues/48
2017-12-10 15:35:25 +01:00
Mathieu Schroeter
7137202a9e Replace midi music deps by vorbis deps 2017-12-07 14:25:09 +01:00
Mathieu Schroeter
0486e913eb Revert "Bump SDL2 to stable release"
This reverts commit fe082fa4f5a142e980df613377233321f2997d27.
2017-12-01 14:59:53 +01:00
Mathieu Schroeter
2b6fa0bf11 Revert "Update all dependencies"
This reverts commit e3ec027f439a2ee3717901b8d3ecf448b89d6c0d.
2017-12-01 14:59:35 +01:00
Mathieu Schroeter
e3ec027f43 Update all dependencies 2017-12-01 14:13:14 +01:00
Mathieu Schroeter
fe082fa4f5 Bump SDL2 to stable release 2017-12-01 08:30:25 +01:00
Mathieu Schroeter
41f801681a Fix CMake script according to latest changes 2017-10-20 17:50:46 +02:00
Mathieu Schroeter
35885302de Revert "Bump SDL2 to latest stable release"
This reverts commit 82e4712fdbd095cde203ece2b02fa6f8263442f3.

Seems broken when building with High Sierra.
2017-10-09 23:52:19 +02:00
Mathieu Schroeter
bfde1bc91f Fix build on osx 2017-10-09 23:52:17 +02:00
Mathieu Schroeter
82e4712fdb Bump SDL2 to latest stable release 2017-09-23 23:34:05 +02:00
Mathieu Schroeter
ecd79aa796 Cosmetic 2017-09-21 22:04:57 +02:00
Mathieu Schroeter
abb50d4ff0 USMR 2017-09-21 21:49:26 +02:00
Mathieu Schroeter
8db71bd8b4 Update libpng url, fix issue #2
Thanks to krzys-h.
2017-09-15 11:09:27 +02:00
Mathieu Schroeter
5c969f0cd6 WIP: fix regression with windows build 2017-09-15 00:23:16 +02:00
Mathieu Schroeter
13c01d90fc Add support for old OSX SDK (at least 10.9) 2017-09-13 23:54:12 +02:00
Mathieu Schroeter
7abe898ea2 Add a cmake variable that enable static build for pblupi 2017-09-12 23:34:35 +02:00
Mathieu Schroeter
23bcd501f6 Fix deps with all platforms 2017-09-09 10:11:14 +02:00
Mathieu Schroeter
d292c3d550 Disable a lot of useless stuff with libpulse build 2017-09-09 10:03:09 +02:00
Mathieu Schroeter
b03daef0b8 Disable some stuff with alsa build 2017-09-09 10:02:50 +02:00
Mathieu Schroeter
6e789d7f9b Cosmetic 2017-09-09 09:33:05 +02:00