Commit graph

96 commits

Author SHA1 Message Date
Miodrag Milanovic
eb54c7d8f3 this should help compile on old OSX (nw) 2015-02-20 06:51:43 +01:00
Alex W. Jackson
59dab305eb sqlite3: fix build on *ix (nw) 2015-02-19 19:14:04 -05:00
Miodrag Milanovic
ea92b89a38 Make sqllite3 compile use CCOMFLAGS as well (nw) 2015-02-19 15:52:12 +01:00
Miodrag Milanovic
5618dda146 Update of bx, bgfx, genie and mongoose (nw)
mongoose change should fix issue on XP
2015-02-18 08:19:17 +01:00
Miodrag Milanovic
9c3d3b3531 Sync with latest mongoose and added fixes for Mingw compile (nw) 2015-02-16 19:05:45 +01:00
R. Belmont
70cdc5d494 Merge pull request #128 from 0-wiz-0/master
3rdparty/mongoose: Fix build on NetBSD and possibly Solaris.
2015-02-16 12:33:20 -05:00
Miodrag Milanovic
925035f8f7 Sync with latest BGFX and BX (nw) 2015-02-15 20:15:27 +01:00
Miodrag Milanovic
d3e2122a2b Made BGFX compile for Apple GCC 4.2 2015-02-15 13:46:18 +01:00
Miodrag Milanovic
8afe66fc63 Updated BGFX, BX and GENie to latest (nw) 2015-02-14 12:53:08 +01:00
Thomas Klausner
eac7b927e3 Fix build on NetBSD and possibly Solaris.
If _XOPEN_SOURCE is defined to 600, NetBSD does not provide strtoll
and other stuff.
Sent upstream as
https://github.com/cesanta/mongoose/pull/466
and committed as
bef3f85ba8

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-02-11 00:26:36 +01:00
Miodrag Milanovic
bcf7756f8f Fix debug=1, symbols=1, will send upstream (nw) 2015-02-04 11:16:51 +01:00
Miodrag Milanovic
7835f3580f Renamed h files so they can be cross compiled on linux 2015-02-01 17:08:10 +01:00
Miodrag Milanovic
4f5f8dba28 Reverted change (nw) 2015-02-01 11:19:14 +01:00
Miodrag Milanovic
c8aa59196e Added GENie build system source to 3rdparty (nw) 2015-02-01 10:16:25 +01:00
Miodrag Milanovic
348bd75c6e Added dxsdk since lot of things are missing in mingw headers and libs (nw) 2015-02-01 10:15:09 +01:00
Miodrag Milanovic
b3303c3a32 Added BGFX latest code to 3rdparty (nw) 2015-02-01 10:14:17 +01:00
Oliver Stöneberg
22b90a3374 Revert "fix compile on MSVC 2012 (nw)"
This reverts commit 9afc7cdb5b.
2015-01-31 23:36:03 +01:00
peterferrie
9afc7cdb5b fix compile on MSVC 2012 (nw) 2015-01-30 11:36:06 -08:00
Miodrag Milanovic
fb4695be0a Made all compile for Lua 5.3 (nw) 2015-01-13 18:44:26 +01:00
Miodrag Milanovic
d60dc40fe3 Update to Lua 5.3 2015-01-13 17:59:12 +01:00
Miodrag Milanovic
ddd22cb78c missed this one (nw) 2015-01-11 19:04:02 +01:00
Miodrag Milanovic
d67caf1860 Applied changes same as on previous source (nw) 2015-01-11 08:30:12 +01:00
Miodrag Milanovic
6a23c2f3b7 Added full lzma sdk source (nw) 2015-01-11 08:10:25 +01:00
Miodrag Milanovic
45ac9b351e Moved softfloat to 3rdparty (nw) 2015-01-10 21:45:26 +01:00
Miodrag Milanovic
4663084cfa Updated flac so it can compile, applied changes from previous source (nw) 2015-01-10 19:14:57 +01:00
Miodrag Milanovic
fa3f99377c Added full source of flac-1.2.1 (nw) 2015-01-10 18:42:37 +01:00
Miodrag Milanovic
1b189eac62 Fix linux compile (nw) 2015-01-10 18:02:18 +01:00
Miodrag Milanovic
2412275296 Ported changes done in previous source to make portmidi compile (nw) 2015-01-10 17:42:41 +01:00
Miodrag Milanovic
1273e97e73 Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00
Miodrag Milanovic
022e6c7a5b Fixed LUA compile 2015-01-10 15:06:17 +01:00
Miodrag Milanovic
b3382b22d3 Added full Lua 5.2.3 source (nw) 2015-01-10 14:57:10 +01:00
Miodrag Milanovic
72d8f8fd36 Added more resent lsqlite3 version and fixed compile 2015-01-10 14:53:39 +01:00
Miodrag Milanovic
001b907d02 added lsqlite3 full source 2015-01-10 14:50:15 +01:00
Miodrag Milanovic
b8e52b09c3 Fix compile with LuaBridge 2015-01-10 14:06:25 +01:00
Miodrag Milanovic
ecc0d5a977 Added full LuaBridge sources 2015-01-10 14:05:06 +01:00
Miodrag Milanovic
02d37b6915 Added integral version of jsoncpp source (nw) 2015-01-10 13:53:11 +01:00
Miodrag Milanovic
950a428641 Made compilation with latest mongoose possible (nw) 2015-01-10 13:47:51 +01:00
Miodrag Milanovic
8556d0cdf7 Added integral source of mongoose (nw) 2015-01-10 13:30:30 +01:00
Miodrag Milanovic
61f7cd05df Added integral source of sqlite3 to 3rdparty (nw) 2015-01-10 13:25:50 +01:00
Miodrag Milanovic
0404bdd34c Fixes for libjpeg compile (nw) 2015-01-10 12:50:58 +01:00
Miodrag Milanovic
b0640c888b Added integral libjpeg 8c to 3rdparty folder (nw) 2015-01-10 12:32:56 +01:00
Miodrag Milanovic
60d8d08c52 Compile fixes (nw) 2015-01-10 12:24:05 +01:00
Miodrag Milanovic
c4fa7719b1 Added integral version of WinPcap SDK (nw) 2015-01-10 12:21:12 +01:00
Miodrag Milanovic
67e5785c2f Applied expat changes in order to compile (nw) 2015-01-10 12:03:05 +01:00
Miodrag Milanovic
2c9a5344f3 Added integral version of expat (nw) 2015-01-10 11:59:27 +01:00
Miodrag Milanovic
31251f6c09 Added integral version of zlib in 3rdparty folder (nw) 2015-01-10 11:51:23 +01:00