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

70 Commits

Author SHA1 Message Date
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
ee1e5468ff Upgrade the ref on SDL2 2017-07-28 14:55:12 +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
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
68ad44465d Try to link against a static intl and iconv lib 2017-03-21 19:46:37 +01:00
Mathieu Schroeter
f9de36e446 Download the appimage tools 2017-02-25 23:33:22 +01:00
Mathieu Schroeter
71785d4b24 Add variables for AppImage 2017-02-25 17:01:53 +01:00
Mathieu Schroeter
50b4baa2ed Force build of submodule every time 2017-02-25 15:08:29 +01:00
Mathieu Schroeter
3e5a9ea716 Remove libass commented build code 2017-02-25 14:45:34 +01:00
Mathieu Schroeter
8c066e98c5 Build the SDL kitchensink submodule 2017-02-25 14:43:33 +01:00
Mathieu Schroeter
8c874ffaa4 Pass the type of build to planetblupi project 2017-02-23 22:41:44 +01:00
Mathieu Schroeter
1db78a7575 Use the original source directory of planetblupi
Then it's possible to reflect all changes in the sources.
2017-02-23 19:44:15 +01:00
Mathieu Schroeter
65942cd205 Remove useless dependency 2017-02-23 18:42:36 +01:00
Mathieu Schroeter
b289006402 Fix comment 2017-02-23 18:42:23 +01:00
Mathieu Schroeter
087ca4f5ba Fix windows zlib build 2017-02-23 18:42:14 +01:00
Mathieu Schroeter
e3025f5e27 Add the main CMakeLists file for static building 2017-02-22 23:00:36 +01:00