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

285 Commits

Author SHA1 Message Date
Mathieu Schroeter
5d865e85df USMR 2017-08-07 07:28:23 +02:00
Mathieu Schroeter
ddc7815e26 Fix README 2017-08-07 07:27:28 +02:00
Mathieu Schroeter
f59fc8b012 USMR 2017-08-07 07:23:56 +02:00
Mathieu Schroeter
7484f1fcfa Add a README for the bundle
It's the main README for building the game.
2017-08-07 07:23:31 +02:00
Mathieu Schroeter
75a69da419 USMR 2017-08-06 22:50:01 +02:00
Mathieu Schroeter
f9982e3d21 USMR 2017-08-06 22:32:16 +02:00
Mathieu Schroeter
3ce1a5177d USMR 2017-08-06 22:19:18 +02:00
Mathieu Schroeter
81e156fa8f USMr 2017-08-04 23:39:37 +02:00
Mathieu Schroeter
4ff6af5cbb Fix configure options for SDL2 on all OSes 2017-08-04 22:19:47 +02:00
Mathieu Schroeter
31c5a4c903 USMR 2017-08-04 21:52:54 +02:00
Mathieu Schroeter
c622e5daa1 USMR 2017-08-04 00:22:19 +02:00
Mathieu Schroeter
69182449d6 Fix for list of values 2017-08-03 16:51:42 +02:00
Mathieu Schroeter
e59ea9eb0a USMR 2017-08-03 15:16:01 +02:00
Mathieu Schroeter
8b8358f9b5 USMR 2017-08-03 14:28:46 +02:00
Mathieu Schroeter
4203f8eaf5 USMR 2017-08-03 14:26:03 +02:00
Mathieu Schroeter
b012b8463d Fix APPLE condition for libiconv 2017-08-02 22:19:03 +02:00
Mathieu Schroeter
3f6173a5d5 USMR 2017-08-02 20:35:37 +02:00
Mathieu Schroeter
2b9e7343d2 USMR 2017-08-02 18:33:21 +02:00
Mathieu Schroeter
9dc4ce7bce USMR 2017-08-01 19:39:02 +02:00
Mathieu Schroeter
37d2c6940c Merge branch 'wip/darwin' 2017-08-01 09:23:54 +02:00
Mathieu Schroeter
aca7176fc8 USMR 2017-07-31 16:35:53 +02:00
Mathieu Schroeter
ef781cf756 Add comment 2017-07-31 16:34:24 +02:00
Mathieu Schroeter
391ce93312 Fix depends for gettext in a more portable way 2017-07-31 16:32:59 +02:00
Mathieu Schroeter
23eec44111 Pass the library path only if APPLE 2017-07-31 16:32:06 +02:00
Mathieu Schroeter
147df4fcbe USMR 2017-07-31 07:25:13 +02:00
Mathieu Schroeter
ae572dd68c USMR 2017-07-30 23:18:13 +02:00
Mathieu Schroeter
26b516adf6 USMR 2017-07-30 23:15:56 +02:00
Mathieu Schroeter
16032fc13f USMR 2017-07-30 22:22:15 +02:00
Mathieu Schroeter
404f4d31ef USMR 2017-07-30 22:09:11 +02:00
Mathieu Schroeter
4adf7cb948 Remove useless explicit link to libiconv 2017-07-30 22:08:56 +02:00
Mathieu Schroeter
40388af562 Remove the build of libiconv; use the one provided by OSX
It seems a bit difficult to use our own libiconv because some base
libs are linking against the system one.
2017-07-30 00:19:18 +02:00
Mathieu Schroeter
ff974bf255 Add frameworks for static linking 2017-07-30 00:18:53 +02:00
Mathieu Schroeter
f4ce2fd5a4 USMR 2017-07-30 00:18:23 +02:00
Mathieu Schroeter
1debd4280d USMR 2017-07-28 18:49:27 +02:00
Mathieu Schroeter
8abf6fa86a USMR 2017-07-28 18:46:17 +02:00
Mathieu Schroeter
22f650d0b4 USMR 2017-07-28 18:32:58 +02:00
Mathieu Schroeter
ee1e5468ff Upgrade the ref on SDL2 2017-07-28 14:55:12 +02:00
Mathieu Schroeter
88cc8e929f Add the data submodule 2017-07-28 09:49:33 +02:00
Mathieu Schroeter
65ae253d76 USMR 2017-07-28 09:41:45 +02:00
Mathieu Schroeter
641b1c7323 Fix build on Linux 2017-07-25 22:26:27 +02:00
Mathieu Schroeter
a754d0f19f Use a devel version of SDL2 (fix MSYS2 build) 2017-07-25 19:35:36 +02:00
Mathieu Schroeter
514150bd24 Enable opengl for windows too 2017-07-25 19:25:22 +02:00
Mathieu Schroeter
518192a834 USMR 2017-07-22 18:10:06 +02:00
Mathieu Schroeter
240d122340 Add more explicit options to the configure of SDL2 2017-07-21 22:05:16 +02:00
Mathieu Schroeter
6d783266c8 Add missing msvideo1 decoder 2017-07-21 19:07:55 +02:00
Mathieu Schroeter
ef33082316 USMR 2017-07-10 22:10:15 +02:00
Mathieu Schroeter
26bd87f53e USMR 2017-07-09 00:18:50 +02:00
Mathieu Schroeter
c921c628a7 USMR 2017-04-05 08:34:53 +02:00
Mathieu Schroeter
ed2c930f3e USMR 2017-03-21 19:52:47 +01:00
Mathieu Schroeter
68ad44465d Try to link against a static intl and iconv lib 2017-03-21 19:46:37 +01:00