14 Commits

Author SHA1 Message Date
Thomas Bernard
d72fb40b27 Fix build of libSDL_ttf (ignore system installed freetype) 2018-05-13 23:33:36 +02:00
Adrien Destugues
89a05e6fbb Improve downloads for 3rd party sources.
* Set a max time of 2 minutes on curl downloads. In case of a broken mirror, there is no need to wait more than that.
* Let sourceforge decide which mirror to use for recoil, so if one goes down, we don't have to change manually.
2018-04-20 09:38:37 +00:00
Thomas BERNARD
28c755a776 be compatible with old 'which' supplied with OS X 10.4 2018-04-06 20:13:36 +02:00
Thomas Bernard
e36c96e21c 3rdparty: add lua and recoil directories to .gitignore 2018-03-05 15:42:14 +01:00
Thomas Bernard
44b1d5a466 Try to load images with RECOIL (REtro COmputer IMage Library) 2018-03-05 15:42:14 +01:00
Thomas Bernard
07db9f1567 add alternate URL to download libpng sources 2018-03-02 00:21:26 +01:00
Thomas Bernard
75fcc3dd4f libpng 1.6.32 => 1.6.34 2018-03-02 00:21:08 +01:00
Thomas Bernard
c29a52a4b2 WIN32 Cross build now includes lua 2018-02-22 11:26:40 +01:00
Thomas Bernard
59f7261c24 Copy 3rd party dll's to bin/. Avoid dependency on libgcc*.dll 2018-02-20 01:06:10 +01:00
Thomas Bernard
8f6e955307 Cross build: Include the right libpng*.dll within the ziprelease 2018-02-19 22:32:00 +01:00
Thomas Bernard
a771b23982 3rdparty: fix clean targets 2018-02-19 19:56:02 +01:00
Thomas Bernard
20f8cd471d Add Freetype & SDL_ttf 2018-02-19 19:55:14 +01:00
Thomas Bernard
7ecef0d279 3rdparty: add libz as well, and make libpng use it 2018-02-19 19:55:14 +01:00
Thomas Bernard
156656c51a travis-ci: test building 3rd party lib dependencies 2018-02-19 19:55:14 +01:00