Commit graph

183 commits

Author SHA1 Message Date
Remy Marquis
d75da10905 libs: adjusted LuaSQL config file 2016-08-19 20:49:48 +02:00
Remy Marquis
b62e4ff6ca libs: updated to latest LuaSQL 2016-08-19 20:47:27 +02:00
Remy Marquis
aa43b3c0e8 libs: modified Lua release for POSIX requirement 2016-08-19 20:34:48 +02:00
Remy Marquis
fd1a83ddc5 libs: updated to Lua 5.3.3 2016-08-19 20:26:10 +02:00
Jacker
78782033b3 enbaled sdl2 main for windows 2016-03-09 13:42:17 +02:00
Remy Marquis
ba0f2a4383 lua: backported lua 5.3.2-1 fix
http://www.lua.org/bugs.html#5.3.2-1
2016-01-28 00:35:32 +01:00
Remy Marquis
d80d955ba7 libs: moved luasql to external file for dynamic linking 2016-01-27 23:10:25 +01:00
Remy Marquis
908ecdf31e libs: updated to sqlite-amalgamation-3100200 2016-01-27 23:07:16 +01:00
IR4T4
cba988204e sqlite: disable fast-math for sqlite3 lib
(omit floating-point number support)
2016-01-27 22:17:22 +01:00
Remy Marquis
62cd6af6ed fixed luaopen_luasql_sqlite3 undefined error 2016-01-27 17:12:54 +01:00
IR4T4
a8f2ed0e73 luasql: dependencies added, file name changed 2016-01-26 19:30:21 +01:00
IR4T4
f7c8bce71e FEATURE_LUASQL centralized 2016-01-26 17:32:31 +01:00
IR4T4
e9d7cbdeaa moved FEATURE_LUASQL to libs CMakeLists.txt 2016-01-26 17:29:06 +01:00
Remy Marquis
3844fb88ac libs: updated to openAL 1.17.2 2016-01-25 21:40:17 +01:00
IR4T4
cd4fc5d65c luasql script update 2016-01-23 17:19:51 +01:00
IR4T4
1381d987e8 start of build script for LuaSQL (bundled only) 2016-01-23 15:10:39 +01:00
Jacker
d6ef7ac437 VS:added the snprintf fix for jansson 2016-01-17 14:53:38 +02:00
Jacker
badf3ece3c OpenAL osx fixes 2016-01-15 22:53:22 +02:00
Jacker
7a5f106f98 fixed the build on windows mingw 2016-01-15 17:37:28 +02:00
Remy Marquis
15713713c9 libs: msvc runtime library adjustment with static openal 2016-01-13 17:48:54 +01:00
Remy Marquis
3ae105cb5d libs: adjusted openAL static build path on windows 2016-01-04 23:00:09 +01:00
Remy Marquis
1474eb2fc9 libs: updated to SDL 2.0.4 (windows) 2016-01-04 20:44:21 +01:00
Remy Marquis
8f3859fe25 libs: updated to SDL 2.0.4 (*nix) 2016-01-04 13:20:29 +01:00
Remy Marquis
7c275fa071 libs: fixed openal lib name on windows 2015-12-13 22:34:41 +01:00
Remy Marquis
cd6153da1d libs: added OpenAL CMakeList support 2015-12-12 23:25:52 +01:00
Remy Marquis
3e97385052 libs: added openAL 1.17.1 2015-12-12 22:07:33 +01:00
IR4T4
8df701b287 Update Makefile
Fix C&P virus
2015-12-12 10:49:19 +01:00
Remy Marquis
32ca35a7c7 libs: linked minizip against zlib 2015-12-10 12:31:23 +01:00
Remy Marquis
fee391d00e libs: added BUNDLED_ZLIB and BUNDLED_MINIZIP support 2015-12-10 11:11:06 +01:00
Remy Marquis
e2807552e6 libs: added zlib 1.2.8 and minizip 1.1 2015-12-10 09:19:44 +01:00
Remy Marquis
2186958aa4 libs: removed unneeded file 2015-12-09 15:38:49 +01:00
Remy Marquis
fa63b8e352 libs: set luasql config file to Lua 5.3 2015-12-09 13:49:06 +01:00
Remy Marquis
5d2a957d99 libs: fixed Freetype build with nmake on Windows 2015-12-08 20:25:59 +01:00
Remy Marquis
63e4d6e83e libs: partial fix for Freetype on windows 2015-12-07 20:34:38 +01:00
Remy Marquis
cfdf248d8b libs: updated to latest LuaSQL 2015-12-06 17:53:15 +01:00
Remy Marquis
7254ebe94b libs: updated to SQLite 3.9.2 2015-12-06 12:06:02 +01:00
Remy Marquis
e5ecc2a774 libs: updated to Freetype 2.6.2 2015-12-03 12:39:42 +01:00
Remy Marquis
a7f9c6a977 libs: modified Lua release for POSIX requirement 2015-12-03 11:48:42 +01:00
Remy Marquis
bba5781e57 libs: updated to Lua 5.3.2 2015-12-03 11:40:17 +01:00
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
Remy Marquis
593527f70c Reverted to old libjpeg-turbo 1.4.1
Revert "define libtool subdirectory for libjpeg-turbo"
This reverts commit a1213169bb.

Revert "added libjpeg-turbo cmake files"
This reverts commit f6c84dd56e.

Revert "updated to libjpeg-turbo 1.4.2"
This reverts commit 99a3932dcc.
2015-11-08 17:22:53 +01:00
IR4T4
aaa941851b lib: fix name of static sqlite3 lib 2015-11-07 09:02:24 +01:00
IR4T4
e37600234c lib: bundled SQLITE3 library added 2015-11-06 15:19:38 +01:00
IR4T4
d85ce89f30 libs: omit sqlite3 floating-point number support FIXME: use Q_isnan to
fix that issue
2015-10-31 09:58:27 +01:00
IR4T4
3b772f99eb lib: sqlite3 project file update 2015-10-31 09:24:30 +01:00
IR4T4
e85970b534 libs: sqlite3 sources (amalgamation 3081101) 2015-10-31 09:20:41 +01:00
Remy Marquis
a1213169bb define libtool subdirectory for libjpeg-turbo 2015-10-10 15:32:24 +02:00
Remy Marquis
f6c84dd56e added libjpeg-turbo cmake files 2015-10-09 11:27:29 +02:00
Remy Marquis
99a3932dcc updated to libjpeg-turbo 1.4.2 2015-10-09 11:06:57 +02:00