Commit Graph

119 Commits

Author SHA1 Message Date
Orestes Zoupanos 5ad478f95b updated to latest libogg changes (build fixes)
This commit add all commits from latest stable 1.3.3 release.
These concern only build fixes.

Commits f4dbd92 to 83605a7 from https://git.xiph.org/ogg.git
2015-07-12 19:14:43 +02:00
Remy Marquis 7fa102e7a2 updated to Freetype 2.6.0 2015-07-06 09:33:53 +02:00
Remy Marquis aa3ef646c3 added missing jpegturbo cmake files (win) 2015-07-05 00:49:14 +02:00
Remy Marquis 60edf4106c updated to libjpeg-turbo 1.4.1 2015-07-05 00:49:14 +02:00
Remy Marquis 6e5f54744b glob missing lutf8lib.c Lua file (win) 2015-07-04 21:41:15 +02:00
Remy Marquis cde40467ae removed LUA_COMPAT_5_2 definition 2015-07-04 19:38:17 +02:00
Remy Marquis 4aa26f6263 modified Lua release for POSIX requirement 2015-07-04 19:35:02 +02:00
Remy Marquis 2a4910aa74 updated tp lua 5.3.1 2015-07-04 19:30:05 +02:00
Remy Marquis 15c9fc4a8e updated to vorbis 1.3.5 2015-05-02 17:02:53 +02:00
Eamon Woortman e1faa395ca changed the Jansson lib and include dir definition 2015-03-18 17:34:46 +01:00
Remy Marquis 517e60f0a6 modified Lua release for POSIX requirement 2015-03-18 16:58:21 +01:00
Remy Marquis c800015f3e updated to Lua 5.2.4 2015-03-18 16:04:12 +01:00
Remy Marquis 5d31d90fa4 Reverted to cURL 7.26
This reverts commit dad99ac8e3.
This reverts commit e5639398e7.
This reverts commit cf4eae3ded.
2015-03-05 12:02:51 +01:00
Remy Marquis ae7f8ecf73 updated to GLEW 1.12 2015-02-08 11:58:58 +01:00
Remy Marquis a6d393f966 fixed typo in jpegturbo gblobing 2015-01-25 10:23:48 +01:00
Remy Marquis 2e0e0da5bf added missing jpegturbo cmake files (windows) 2015-01-25 01:05:54 +01:00
Remy Marquis 363d373f31 updated CMakeLists.txt for jpegturbo 1.4.0 (windows) 2015-01-24 22:53:20 +01:00
Remy Marquis 1786cd2285 updated to jpeg-turbo 1.4.0 2015-01-24 22:50:55 +01:00
Remy Marquis 9086f17453 fixed ogg vorbis multithreaded compilation (unix) 2015-01-24 22:50:55 +01:00
Remy Marquis 7baada37bf updated to libogg 1.3.2 2015-01-24 20:23:54 +01:00
Remy Marquis 4300812da2 updated to vorbis 1.3.4 2015-01-24 19:58:23 +01:00
Remy Marquis dad99ac8e3 minor CMakeLists.txt fix for newer cURL 2015-01-23 23:14:16 +01:00
Remy Marquis e5639398e7 readded hack to suit ETL:s /MT build on windows 2015-01-23 16:32:40 +01:00
Remy Marquis cf4eae3ded updated to cURL 7.40 2015-01-23 16:30:59 +01:00
Remy Marquis 6aab568102 windows static build fix 2015-01-23 15:48:57 +01:00
Remy Marquis 379ce1d29e updated to Freetype 2.5.5 2015-01-23 15:47:28 +01:00
Jacker 22b0430736 fixed building jpegturbo on osx 64 2014-12-21 16:24:25 +02:00
Seth Willits f1173cf446 misc: updated OS X build settings for libjpeg-turbo 2014-12-20 14:54:05 -08:00
Jacker fc38b85b5d added dummy target for bundled_ogg_vorbis_file on unix, fixes #702 2014-12-09 20:59:20 +02:00
Remy Marquis c468951f39 removed now unused jpeg8 lib 2014-11-24 22:03:45 +01:00
Remy Marquis c618b95f21 fixed jpegturbo warning (unix) 2014-11-24 22:03:38 +01:00
Remy Marquis fa4d45587d added missing jpegturbo cmake files 2014-11-24 14:37:30 +01:00
Remy Marquis e294772a93 use jpegturbo by default (win) 2014-11-24 12:49:59 +01:00
Remy Marquis 1173961726 use jpegturbo by default (unix) 2014-11-22 11:21:34 +01:00
Remy Marquis 5115ab473b removed unused static libs 2014-11-21 23:01:23 +01:00
Remy Marquis 207763815d updated Lua to 5.2.3 (win32, VC10) 2014-11-21 21:58:07 +01:00
Remy Marquis 6414c139bd imported libjpeg-turbo version 1.3.1 2014-11-21 21:33:36 +01:00
jackeri f70739f0cb fixed the lua 5.2 build on windows 2014-11-05 12:39:38 +02:00
IR4T4 d92be3a6d7 libs: Lua 5.2.3 for bundled builds + releases 2014-10-27 19:10:48 +01:00
IR4T4 8eb8165414 Update CMakeLists.txt
Fix bundled linux Lua
2014-10-23 15:07:04 +02:00
Jacker 3b1eba3a83 updated glew 2014-10-22 20:35:15 +03:00
IR4T4 8717353d77 Update CMakeLists.txt
lua: revert last commit
2014-10-22 16:43:42 +02:00
IR4T4 c0c2fcf8f5 Update CMakeLists.txt
lua: fix working directory to build linux bundled Lua again
2014-10-22 16:26:47 +02:00
jackeri b0d67b0dec disabled LUA_ANSI on windows as it disables the libary open functionality 2014-10-20 11:50:09 +03:00
jackeri 59cb50132b on windows use 64 bit sdl if the build is such 2014-10-08 17:46:16 +03:00
jackeri 050376992c Merge branch 'master' of https://github.com/etlegacy/etlegacy-libs 2014-10-08 10:31:11 +03:00
IR4T4 ff6676ed04 Update Makefile
Let our bundled posix Lua load dynamic libs
2014-10-07 20:49:05 +02:00
jackeri 0fc5e4d9d6 cleanup and reference libs with local cmake file path 2014-10-07 18:40:35 +03:00
Jacker cf21d7342c made bundles libs play nice with visual studio 2014-10-05 22:05:17 +03:00
Jacker 07e4b7d465 fixed typo 2014-09-16 00:04:12 +03:00