116 Commits

Author SHA1 Message Date
Thomas Bernard
95566ad31c
SDL 2.0.16 => 2.0.18 2021-12-16 21:38:32 +01:00
Thomas Bernard
7d25c88e26 SDL2 2.0.14 => 2.0.16 2021-09-15 00:03:25 +02:00
Thomas Bernard
6caa55b291 upgrade to recoil 6.1.1 2021-07-21 10:19:44 +02:00
Thomas Bernard
56b3974622
fix tiff-4.3.0 build 2021-05-04 00:11:25 +02:00
Thomas Bernard
1e10da1323 update recoil to version 6.1.0 2021-04-04 08:03:34 +00:00
Thomas Bernard
e2b2bfb285 SDL2 version 2.0.14 2021-02-03 00:29:56 +01:00
Thomas Bernard
3d23a28dca
3rdparty: save source urls 2021-02-03 00:15:20 +01:00
Thomas Bernard
034c1ff599
use latest version of SDL2TTF and SDL2Image 2021-02-03 00:15:20 +01:00
Thomas Bernard
7cca4b56d0
Use automatically the latest version of zlib, libtiff and freetype 2021-02-03 00:15:20 +01:00
Thomas Bernard
17f46a5154
3rdparty: do not check SHA256 if we have GPG signatures 2021-02-03 00:15:19 +01:00
Thomas Bernard
a48d597166
check zlib archive gpg signature
add zlib pubkey
2021-02-03 00:15:19 +01:00
Thomas Bernard
47e5cc69b9
use https for downloading libjpeg 2021-02-03 00:15:19 +01:00
Thomas Bernard
5036b2e4d0
3rdparty: fix signature for SDL1.2. add for SDL2 image / TTF 2021-02-03 00:15:19 +01:00
Thomas Bernard
0851a1f904
3rdparty: check GPG signatures when available 2021-02-03 00:15:18 +01:00
Thomas Bernard
3fa0d8c839
libtiff 4.1.0 => 4.2.0 2020-12-19 23:23:58 +01:00
Thomas BERNARD
b7fe72d412 Patch to build SDL2 with OS X 10.9 SDK 2020-12-11 20:51:33 +01:00
Thomas Bernard
bf6bd3ce24
fix SDL2_ttf build : add --with-ft-prefix 2020-12-10 22:17:46 +01:00
Thomas Bernard
0cac68571f
SDL_image-1.2 fix for XCF loading 2020-11-10 11:26:21 +01:00
Thomas Bernard
8b44c00e65
accept latest lua 5.3.x release 2020-10-31 16:18:35 +01:00
Thomas Bernard
da5d6e15f0
lua 5.3.5 => 5.3.6 2020-10-31 12:27:22 +01:00
Thomas Bernard
13d25128f3
upgrade from freetype 2.10.2 to 2.10.4
security fix :
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15999
2020-10-31 12:21:54 +01:00
Thomas Bernard
ef905100c3
recoil 5.1.0 => 5.1.1 2020-10-31 12:14:23 +01:00
Thomas Bernard
4434d37e7d
2020. Recoil 5.0.1 => 5.1.0 2020-10-31 12:04:43 +01:00
Thomas Bernard
341e9611a2
freetype 2.10.1 => 2.10.2, recoil 5.0.0 => 5.0.1 2020-05-16 19:48:58 +02:00
Thomas Bernard
e710f8ebfb
3rdparty: update LIBPNGURLALT 2020-05-05 21:35:14 +02:00
Thomas Bernard
372fbc70d8
SDL2.0.10 => 2.0.12 2020-03-11 12:12:30 +01:00
Thomas Bernard
d2d409b857 specific job for checkversions 2020-02-15 09:55:08 +01:00
Thomas Bernard
893f4531c9 checkversion error message 2020-01-18 12:43:43 +01:00
Thomas Bernard
11f8cf80eb
tiff 4.0.10 => 4.1.0 2020-01-18 12:32:39 +01:00
Thomas Bernard
eeb431c23e
jpeg 9c => 9d 2020-01-18 12:32:16 +01:00
Thomas Bernard
e13833a2e8
Recoil 4.3.2 => 5.0.0 2019-12-05 10:46:16 +01:00
Thomas Bernard
6d69200bc3
add 6502 CPU emu 2019-11-24 09:57:20 +01:00
Thomas Bernard
3ac3936464
get rid of apple double files in SDL-1.2.15 win32 devel 2019-11-23 18:52:10 +01:00
Thomas Bernard
2f7809baff
fewer error messages during appveyor build 2019-11-09 12:30:42 +01:00
Thomas BERNARD
4143d1202f 3rdparty: more robust checkversion 2019-10-09 21:32:54 +02:00
Thomas Bernard
f28a6cb9a3
SDL2 2.0.9 => 2.0.10 2019-07-31 09:13:54 +02:00
Thomas Bernard
74fd2c8584 recoil 4.3.1 => 4.3.2 2019-07-16 20:46:24 +02:00
Thomas Bernard
cc99578f38
freetype 2.10.0 => 2.10.1 2019-07-05 00:00:38 +02:00
Thomas Bernard
f05bb8b88d
update to SDL2-image 2.0.5 2019-07-04 23:34:10 +02:00
Thomas Bernard
80dcf30ee8
3rdparty: update SDL2_ttf from 2.0.14 to 2.0.15 2019-05-04 19:18:32 +02:00
Thomas Bernard
56842618f1
3rdparty: check SDL2_ttf and SDL2_image versions 2019-05-04 19:15:36 +02:00
Thomas Bernard
e76adfe9d9 add checkversion for jpeg, libtiff, zlib & recoil 2019-04-26 21:30:10 +02:00
Thomas Bernard
0e735d83ae
libpng 1.6.36 => 1.6.37 2019-04-26 14:57:49 +02:00
Thomas Bernard
c5dc6c44c2
3rdparty: add check of latest available version of 3rdparty packages
use "make checkversions"
2019-04-26 14:39:37 +02:00
Thomas Bernard
3967c37268 update FreeType from 2.9.1 to 2.10.0 2019-04-18 11:00:54 +02:00
Thomas Bernard
da7b5d0b95
3rdparty: build and install Win32/atari/native files in specific directories 2019-03-20 15:48:54 +01:00
Thomas Bernard
9b2f256b63
3rdparty/Makefile: PKG_CONFIG_PATH => PKG_CONFIG_LIBDIR
PKG_CONFIG_PATH add path to the default,
PKG_CONFIG_LIBDIR replace the default paths
2019-03-20 15:48:54 +01:00
Thomas Bernard
4dedc8c8a3
3rdparty/SDL_image: set PKG_CONFIG_LIBDIR 2019-03-20 15:48:54 +01:00
Thomas Bernard
8f02c2a141
3rdparty/SDL_image: prevent make to rebuild configure 2019-03-20 15:48:54 +01:00
Thomas Bernard
0bf0d9b219 3rdparty: MSys/Mingw32: add -static-libgcc 2019-03-10 22:59:59 +01:00