Commit graph

67 commits

Author SHA1 Message Date
Remy Marquis
6e5f54744b glob missing lutf8lib.c Lua file (win) 2015-07-04 21:41:15 +02:00
Eamon Woortman
e1faa395ca changed the Jansson lib and include dir definition 2015-03-18 17:34:46 +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
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
9086f17453 fixed ogg vorbis multithreaded compilation (unix) 2015-01-24 22:50:55 +01:00
Remy Marquis
dad99ac8e3 minor CMakeLists.txt fix for newer cURL 2015-01-23 23:14:16 +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
c618b95f21 fixed jpegturbo warning (unix) 2014-11-24 22:03:38 +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
207763815d updated Lua to 5.2.3 (win32, VC10) 2014-11-21 21:58:07 +01:00
jackeri
f70739f0cb fixed the lua 5.2 build on windows 2014-11-05 12:39:38 +02:00
IR4T4
8eb8165414 Update CMakeLists.txt
Fix bundled linux Lua
2014-10-23 15:07:04 +02: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
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
IR4T4
59f530a2c2 linux bundled 64bit build refs #157 2014-06-22 10:09:06 +02: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
jackeri
d7c041bc91 added the small json library jansson 2014-05-06 16:13:10 +03: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
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
jackeri
35031103b9 bundled freetype 2.5.1 added 2013-12-04 12:05:00 +02:00
Jacker
6dcd9ea5ec made windows lib build CMake based and curl build static 2013-12-04 00:24:15 +02:00
Jacker
3625a74da3 added SDL2 for windows 2013-10-05 18:17:14 +03:00
Radegast
2669393ac4 disable cdrom feature in SDL 2013-09-21 21:40:09 +01:00
Radegast
5690005965 wrong libSDLmain.a library linked when using SDL 1.2 2013-09-04 16:00:09 +02:00
Radegast
1b8c2200ef compile 3rd party libs from source on Windows again 2013-08-20 00:29:33 +02:00
Radegast
0dd7f747d2 added SDL 2.0.0 2013-08-13 17:31:03 +02:00
Jan Šimek
949783b2de Windows build links solely to prebuilt libraries 2013-08-11 02:10:17 +02:00
Jan Šimek
054789d19d added prebuilt libjpeg9 and libcurl for Windows 2013-08-10 23:51:01 +02:00
Jacker
0a8dfdb690 added glew to the libs 2013-05-14 23:56:06 +03:00
Radegast
56a4c118b2 lua: fixed loading on Windows 2013-01-31 17:11:45 +00:00
Radegast
fa2bdaf44a lua: build without -lreadline and -lncurses 2013-01-24 22:45:32 +00:00
Radegast
88d7bb97d2 Added OGG libraries for Windows. 2013-01-24 16:29:42 +00:00
Radegast
ecbd7e18ad Added Ogg 1.3.0 library 2013-01-24 15:44:19 +00:00
Radegast
d883776f5d Suppress all warnings 2013-01-16 18:35:52 +00:00
Radegast
6ebffaf3fa Added Windows Lua libraries 2013-01-02 04:16:14 -08:00