Commit graph

64 commits

Author SHA1 Message Date
Miodrag Milanovic
9e0f59152f updated mongoose with some patches sent upstream (nw) 2015-03-21 11:41:40 +01:00
Miodrag Milanovic
efc8fa579e updated genie (nw) 2015-03-20 08:27:31 +01:00
Miodrag Milanovic
43f92ea260 update 3rdparty (nw) 2015-03-19 08:40:37 +01:00
Oliver Stöneberg
becf4a8823 fixed Visual Studio warning in bgfx code (nw) 2015-03-17 13:57:13 +01:00
Miodrag Milanovic
7afcb3a206 compile fix 2015-03-17 11:10:58 +01:00
Miodrag Milanovic
c14b700825 Sync with latest (nw) 2015-03-17 11:08:12 +01:00
Vas Crabb
af7b120d82 OS/2 patches for SDLMAME 0.159 [KO Muyng-Hun] 2015-03-15 22:57:16 +11:00
Miodrag Milanovic
ae1856faa4 compile fix from Firewave propagated upstream (nw) 2015-03-14 09:05:55 +01:00
Miodrag Milanovic
61203a2adb Compile fix 2015-03-13 20:16:50 +01:00
Miodrag Milanovic
7360ae6547 updated 3rd party (nw) 2015-03-13 17:40:15 +01:00
Miodrag Milanovic
4cf1bb79a9 sync genie (nw) 2015-03-10 19:20:56 +01:00
Miodrag Milanovic
1ecbc8f95f update 3rdparty libs 2015-03-10 08:05:28 +01:00
Miodrag Milanovic
0d9be2925b update bgfx (nw) 2015-03-07 19:12:51 +01:00
Miodrag Milanovic
ab9dc8369c sync with latest 3rdparty (nw) 2015-03-05 08:40:11 +01:00
Miodrag Milanovic
abb3442fe6 update libs to latest (nw) 2015-02-28 07:52:28 +01:00
couriersud
2c2994aeb5 Fix memory leak warning (autorelease pool) on OSX. [Couriersud] 2015-02-26 01:38:49 +01:00
Vas Crabb
c0be42503c OS/2 patches for SDLMAME v0.158 [KO Myung-Hun] 2015-02-24 20:52:46 +11:00
Miodrag Milanovic
08777d43b0 clang fix (nw) 2015-02-20 08:50:49 +01:00
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