Remy Marquis
|
3c2f518b85
|
libs: updated to SDL 2.0.9
|
2019-01-03 16:03:05 +01:00 |
|
Remy Marquis
|
a359d266cd
|
libs: updated to OpenAL 1.19.1
|
2019-01-03 16:00:15 +01:00 |
|
Remy Marquis
|
4d6b32ffa2
|
libs: updated to SQLite 3.26.0
|
2019-01-03 15:57:14 +01:00 |
|
Remy Marquis
|
d6b3fd6bda
|
Revert "libs: added libpng 1.6.36"
This reverts commit b8f32772be .
|
2018-12-19 16:48:55 +01:00 |
|
Remy Marquis
|
f08a64904d
|
libs: disabled unneeded png support in FreeType
|
2018-12-19 16:48:49 +01:00 |
|
Remy Marquis
|
a0fc8e8d24
|
libs: removed buggy comma when setting SDL_WITh_GLES
|
2018-12-18 17:32:38 +01:00 |
|
Remy Marquis
|
b8f32772be
|
libs: added libpng 1.6.36
|
2018-12-18 17:14:08 +01:00 |
|
IR4T4
|
e51c91f6f7
|
Update CMakeLists.txt
our curl lib does't require brotli
|
2018-12-06 11:35:46 +01:00 |
|
IR4T4
|
33f4b3cc5b
|
Update CMakeLists.txt
Fix freetype flags
|
2018-12-03 13:06:24 +01:00 |
|
IR4T4
|
1e4eebef75
|
fix C&P Virus
|
2018-10-31 14:41:44 +01:00 |
|
IR4T4
|
fc14e44030
|
Fix building SDL with -DVIDEO_OPENGLES=On for any build
|
2018-10-31 14:40:13 +01:00 |
|
Jacker
|
48d4d45a0e
|
more typo fixes
|
2018-10-30 20:44:34 +02:00 |
|
Jacker
|
11bc73e313
|
libs typo in the ssl names
|
2018-10-30 19:09:23 +02:00 |
|
IR4T4
|
2b30ebf5b4
|
Update CMakeLists.txt
sdl2: remove explicit flag -DVIDEO_OPENGLES=${FEATURE_RENDERER_GLES} - it's enabled by default
This fixes RPI builds with opengl renderer and not GLES
|
2018-10-05 09:50:56 +02:00 |
|
Remy Marquis
|
eb79a1c743
|
libs: fixed curl build with VStudio in Debug mode
|
2018-07-16 11:49:02 +02:00 |
|
Remy Marquis
|
8bf01e0956
|
libs: adjusted cURL for windows compilation
|
2018-07-15 17:59:29 +02:00 |
|
Remy Marquis
|
7b102f2207
|
libs: updated to cURL 7.61
|
2018-07-15 17:57:46 +02:00 |
|
Remy Marquis
|
383a45f3f8
|
libs: modified Lua release for POSIX requirement
|
2018-07-15 17:38:31 +02:00 |
|
Remy Marquis
|
b65d896125
|
libs: updated to Lua 5.3.5
|
2018-07-15 17:35:19 +02:00 |
|
Remy Marquis
|
36ae3e5fec
|
libs: adjusted FreeType for windows compilation
|
2018-07-15 17:34:25 +02:00 |
|
Remy Marquis
|
187755fee5
|
libs: updated to FreeType 2.9.1
|
2018-07-15 17:32:04 +02:00 |
|
Remy Marquis
|
24bd6368b0
|
libs: updated to libvorbis 1.3.6
|
2018-07-15 17:28:40 +02:00 |
|
Remy Marquis
|
4fad42422c
|
libs: updated to SQLite 3.24.0
|
2018-07-15 17:27:19 +02:00 |
|
Dusan Jocic
|
e0ad5ae46b
|
Remove "-D_WIN32_WINNT=0x0502" it is giving "unknown argument" while building ET:L on the Windows platform
|
2018-03-26 15:45:27 +02:00 |
|
Dusan Jocic
|
8ed11c0d94
|
don't define _WIN32_WINNT
|
2018-03-26 15:26:56 +02:00 |
|
Remy Marquis
|
e5b8c6c369
|
libs: adjusted cURL for windows compilation
|
2018-03-20 14:51:24 +01:00 |
|
Remy Marquis
|
a54c41ed8b
|
libs: updated to cURL 7.59.0
|
2018-03-20 14:49:31 +01:00 |
|
Remy Marquis
|
c81bbc9372
|
libs: updated to SDL 2.0.8
|
2018-03-20 14:33:02 +01:00 |
|
Remy Marquis
|
81fb76e11d
|
libs: removed obsolete Lua compiler definition (win)
|
2018-02-28 09:18:19 +01:00 |
|
Remy Marquis
|
5120a313ab
|
libs: fixed curl build with MingW in debug mode
|
2018-02-09 12:55:13 +01:00 |
|
Remy Marquis
|
00a85d91ce
|
libs: disable patch step for vorbis
Attempt to fix bitchy travis
|
2018-02-07 10:51:39 +01:00 |
|
Remy Marquis
|
ce06caa9a9
|
libs: fixed ogg detection by vorbis
Attempt to fix bitchy travis
|
2018-02-07 10:39:23 +01:00 |
|
Remy Marquis
|
f591dcce0b
|
libs: fixed ogg patch step (unix)
|
2018-02-07 09:09:15 +01:00 |
|
Remy Marquis
|
cc7c374df0
|
libs: reset ogg and vorbis to upstream release
|
2018-02-07 08:59:22 +01:00 |
|
Matt Oliver
|
16ed344091
|
ftconfig.h: Fix linking in static libs.
|
2018-02-06 16:23:52 +01:00 |
|
Remy Marquis
|
2bfbc1bacb
|
libs: added patch step for libogg and libvorbis
|
2018-02-05 13:24:32 +01:00 |
|
Remy Marquis
|
aa1b4f32fb
|
libs: clean up CMakeLists.txt
|
2018-02-04 20:44:59 +01:00 |
|
Remy Marquis
|
39728a3ea5
|
libs: added missing jpeg-turbo autoreconf files
|
2018-02-04 20:39:39 +01:00 |
|
Remy Marquis
|
27f4437d5d
|
libs: added missing libogg autogen.sh files
|
2018-02-04 19:44:59 +01:00 |
|
Remy Marquis
|
786928cc87
|
libs: adjusted cURL for windows compilation
|
2018-02-04 19:02:31 +01:00 |
|
Remy Marquis
|
f8b65b2e41
|
libs: updated to cURL 7.58.0
|
2018-02-04 18:52:34 +01:00 |
|
Remy Marquis
|
50a596810d
|
libs: fixed cURL compilation on unix with libidn2
Curl switched to libidn2 in 7.51.0
|
2018-02-04 18:38:51 +01:00 |
|
IR4T4
|
c7fa7526e8
|
sdl2: unused sdl2-windows lib removed
|
2018-02-04 14:20:44 +01:00 |
|
Remy Marquis
|
5638f4b62d
|
libs: fixed SDL2 path with MingW in debug mode
|
2018-02-03 14:41:45 +01:00 |
|
Remy Marquis
|
5dc26f41c4
|
libs: removed unecessary cmake file call
|
2018-02-03 13:45:56 +01:00 |
|
Remy Marquis
|
c60c3ef4d5
|
libs: adjusted main CMakeList.txt for FreeType
|
2018-02-02 22:08:55 +01:00 |
|
Remy Marquis
|
2bbf9dfa65
|
libs: adjusted FreeType for windows compilation
|
2018-02-02 22:01:27 +01:00 |
|
Remy Marquis
|
7f8b606667
|
libs: updated to FreeType 2.9
|
2018-02-02 21:49:16 +01:00 |
|
Remy Marquis
|
e68dddced3
|
libs: updated to GLEW 2.1.0
|
2018-02-02 21:47:15 +01:00 |
|
Remy Marquis
|
3d9f664aba
|
libs: updated to libogg 1.3.3
|
2018-02-02 21:45:08 +01:00 |
|