Commit graph

95 commits

Author SHA1 Message Date
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
Jacker
40dde76d6c made cmake play nice with visual studio 2014-09-15 23:43:28 +03:00
Radegast
0912523eba sdl: version 1.3 removed as master uses SDL 2 now 2014-09-03 00:56:33 +02:00
Jacker
6ed683fb91 updated windows SDL2 to 2.0.3 2014-08-29 15:48:14 +03:00
IR4T4
e566c71dc5 gitignore added 2014-08-10 10:55:47 +02:00
IR4T4
9c5447925b sdl2 updated to version 2.0.3 2014-08-07 22:22:03 +02:00
IR4T4
f31908ecae lua 64 bit bundled build fix refs #157 2014-06-22 13:00:36 +02:00
IR4T4
59f530a2c2 linux bundled 64bit build refs #157 2014-06-22 10:09:06 +02:00
IR4T4
b657a2dd22 Revert "libogg-1.3.2"
This reverts commit 11be0d89ca.
2014-06-21 22:11:07 +02:00
IR4T4
11be0d89ca libogg-1.3.2 2014-06-21 21:44:38 +02:00
IR4T4
ac3bb5f46c glew: fix linux bundled 64bit build 2014-06-21 18:53:48 +02:00
Jacker
75898ec483 windows static build fixes 2014-06-08 12:56:37 +03:00
jackeri
8ad3e03a9f set compilation flags to libs and had to hack the curl build to suite the ETL:s /MT build on windows 2014-06-03 17:06:44 +03:00
Jacker
d7bab53c7b added the jansson files 2014-05-06 22:08:36 +03:00
jackeri
d7c041bc91 added the small json library jansson 2014-05-06 16:13:10 +03:00
Remy Marquis
a59337d9aa moved tinygettext files internally 2014-02-01 00:53:04 +01:00
IR4T4
33a72b9c4c another memory smasher fixed 2014-01-12 16:00:18 +01:00
IR4T4
33b309700e Merge pull request #1 from swillits/master
Build and runtime fixes for OS X
2014-01-11 01:56:52 -08:00
Seth Willits
e72af88319 Build and runtime fixes for OS X
- Fixes a build issue when using the 10.9 SDK
- Fixes a critical memory-smasher in the video gamma-setting function.
2014-01-10 18:51:31 -08:00
jackeri
52a2a00dcf Minor build fix on windows 2013-12-31 12:29:38 +02:00
jackeri
645efa8c21 cleanup and added jconfig.h to ignore (only file created in libs folder on build -win32) 2013-12-11 12:00:26 +02:00
jackeri
ee31d4fcea No reason to have an install step for glew 2013-12-11 11:59:10 +02:00
IR4T4
fcefceac1f misc: freetype cross compile fix 2013-12-08 12:49:02 +01:00
Jacker
aa9d9d9642 removed mistakenly added lib 2013-12-06 13:15:43 +02:00
jackeri
32f95efa6e removed lib from names as this is generated aut. and fixed freetype name return 2013-12-05 17:28:37 +02:00