Commit Graph

111 Commits

Author SHA1 Message Date
balr0g
48ef2a60f3 Don't redefine MONGOOSE_ENABLE_THREADS on Windows 2015-07-09 15:00:00 -04:00
Cowering
43ef9c65e0 newest mongoose.. PRETTY sure I didn't alter anything (NW) 2015-07-08 23:37:54 -05:00
Cowering
21b5ebeba7 github version of jsoncpp with some fixes: pedantic and C++98 and others. please try to compile for all platforms 2015-07-08 14:31:26 -05:00
Cowering
7e46946148 -pedantic fixes.. do these need to go upstream? (nw) 2015-07-08 14:24:04 -05:00
Cowering
262d8b43f8 make pedantic and c99 happy (maybe send upstream) (nw) 2015-07-08 14:00:07 -05:00
yz70s
43c9f4fe27 Add some defines to d3dcommon.h to let bgfx compile with vs2013, but it would be much better to update the direct3d headers to the latest version (nw) 2015-06-24 22:36:36 +02:00
Julian Sikorski
9027ce9575 Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib based on wallyweek's work 2015-06-06 23:39:24 +02:00
Miodrag Milanovic
f23ff0f6f0 fix compile on GCC 4.4 on old Ubuntu (nw) 2015-05-31 12:37:01 +02:00
Cowering
4332164659 compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to test LTO fixes. please add #ifdefs if 64 bit printf does not work for you 2015-05-28 17:03:36 -05:00
Curt Coder
eab88c5687 Fixed clang build. (nw) 2015-05-27 16:39:12 +03:00
Miodrag Milanovic
ee4adf600b Added library for supporting unit tests (nw) 2015-05-27 15:00:06 +02:00
Miodrag Milanovic
55fa9840f2 Added portaudio library for RB (nw) 2015-05-27 14:59:40 +02:00
Miodrag Milanovic
f33ffeda34 Fix mingw compile (nw) 2015-05-27 12:16:42 +02:00
Miodrag Milanovic
a163b28277 Update BGFX (nw) 2015-05-27 12:07:35 +02:00
Miodrag Milanovic
08bfa598df Update GENie (nw) 2015-05-27 12:06:10 +02:00
Miodrag Milanovic
4e4d2c8ce9 rolling back due to issues (nw) 2015-04-20 20:35:22 +02:00
Miodrag Milanovic
3d10b8bdac wrong one (nw) 2015-04-20 13:43:59 +02:00
Miodrag Milanovic
a3080a1cb3 added dependency (nw) 2015-04-20 13:36:58 +02:00
Miodrag Milanovic
1bc1047fa3 Fix Xcode generated files (nw) 2015-04-17 11:28:46 +02:00
Miodrag Milanovic
dc35f927f7 made libflac possible to compile under xcode, and simplify for other (nw) 2015-04-17 11:24:33 +02:00
Vas Crabb
bf30ebe77e Fix build 2015-04-17 00:22:37 +10:00
Miodrag Milanovic
fcf852fea2 fixed compiler warning, sent upstream (nw) 2015-04-16 14:25:12 +02:00
Miodrag Milanovic
2b97bfba29 update to latest 3rdparty, rollback of genie change (nw) 2015-04-16 14:16:14 +02:00
Miodrag Milanovic
bc86945fca removed symbols stripping (nw) 2015-04-15 13:48:29 +02:00
Miodrag Milanovic
5e79b9c0e1 Fixes for solaris 11 build (nw) 2015-04-10 13:56:33 +02:00
Miodrag Milanovic
32dc24420c Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) 2015-04-10 12:37:34 +02:00
Miodrag Milanovic
d4a431f0ea latest BGFX (nw) 2015-04-08 15:13:38 +02:00
Miodrag Milanovic
caf2be7074 Fixed clang warning (sent upstream) (nw) 2015-04-06 11:53:03 +02:00
Miodrag Milanovic
c8b9fc1efb Fixed linking on some linux platforms 2015-04-05 10:37:11 +02:00
Oliver Stöneberg
780297a034 fixed Visual Studio compiler warnings in sqlite3 when compiling with optimizations (nw) 2015-04-05 09:51:59 +02:00
Miodrag Milanovic
4788c3222d Fixed VS custom tasks due to limitations (nw) 2015-04-04 15:15:30 +02:00
Miodrag Milanovic
1585c50360 Parameter naming convention change agreed with GENie maintainer (nw) 2015-04-04 14:25:35 +02:00
Miodrag Milanovic
e4dacf506b feature for direct dependency (nw) 2015-04-03 17:56:06 +02:00
Miodrag Milanovic
69c4713af0 Added custom build steps support to GENie (nw) 2015-04-03 15:37:00 +02:00
Miodrag Milanovic
e29bd3b895 Fixed ForceCpp for XCode4 (nw) 2015-04-02 18:14:21 +02:00
Vas Crabb
397265f2fc bgfx: fix leak of autoreleased objects and support OS X 10.6 Snow Leopard 2015-04-03 01:53:48 +11:00
Miodrag Milanovic
26214cc6ec Update to latest bgfx and fix for latest mingw releases (nw) 2015-04-01 12:45:19 +02:00
Miodrag Milanovic
df90d5068a Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw) 2015-03-31 08:17:12 +02:00
Miodrag Milanovic
2f3d1de477 Added IgnoreLDFlags, change sent upstream (nw) 2015-03-30 15:24:18 +02:00
Miodrag Milanovic
795f88aee1 reverted change (nw) 2015-03-30 14:39:21 +02:00
Miodrag Milanovic
84146cc28c Merge branch 'master' of https://github.com/mamedev/mame 2015-03-30 14:37:37 +02:00
Miodrag Milanovic
fadbc9808c Updated to latest 3rdparty (nw) 2015-03-30 14:36:33 +02:00
Curt Coder
7846f994b3 Fixed "ld: warning: directory not found for option '-L/usr/lib64'" on OS X. (nw) 2015-03-30 13:30:45 +03:00
Miodrag Milanovic
76803f7337 Added GAWK script to make deps more sane. thanks to OG.
For those not having latest build tools download :
http://gnuwin32.sourceforge.net/downlinks/gawk-bin-zip.php
and put in bin folder of mingw so it is in path
2015-03-28 20:54:22 +01:00
Miodrag Milanovic
64e76caae5 Added NoDependency flag to disable dependency file creation, until
create sane exclude of specific paths (nw)
2015-03-28 18:15:33 +01:00
Miodrag Milanovic
522a6d8c30 updated to latest 3rdparty 2015-03-26 08:14:29 +01:00
Miodrag Milanovic
65a7e23b2d official proposal for Android fix (nw) 2015-03-21 11:42:10 +01:00
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