Commit Graph

78 Commits

Author SHA1 Message Date
Remy Marquis 3f88edb9f4 lib: disabled unnecessary curl options (win) 2015-11-24 21:34:50 +01:00
IR4T4 ad90fd3f02 libs: sqlite3 bundle for FEATURE_DBMS only 2015-11-09 17:16:11 +01:00
IR4T4 e37600234c lib: bundled SQLITE3 library added 2015-11-06 15:19:38 +01:00
Jacker 7edf171724 support older cmake versions 2015-09-30 12:33:07 +03:00
Jacker 70a2df3792 updates 2015-09-30 12:29:34 +03:00
Jacker 7e88a7ec35 theora: make msvc a bit happier 2015-09-30 11:59:34 +03:00
Jacker 4563911811 added Thearo library 2015-09-30 11:21:16 +03:00
Jacker 81dd42385b install sdl2.dll on windows to fix issues with cpack 2015-08-10 11:39:48 +03:00
Jacker a8e47a39a9 fix the compilation on mingw and disable sdl2main for now 2015-07-22 12:23:15 +03:00
IR4T4 088d2192da Update CMakeLists.txt
Fix Linux (Debian) vorbis build - ensure configure uses our bundled ogg
2015-07-16 14:06:03 +02:00
Remy Marquis fd84cca2d3 fixed ogg compilation with latest automake 2015-07-12 21:33:56 +02:00
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