mame/3rdparty
Jordi Mallach c64f05279c Compile fixes for GNU/Hurd systems.
Define PATH_MAX if it's not defined and the compiler defines __GNU__.
2016-07-26 11:51:42 +02:00
..
benchmark
bgfx Hopefully fix imgui compile on FreeBSD and DragonFly (nw) 2016-07-05 16:05:56 -04:00
bx Support GNU/Hurd systems. 2016-07-26 01:55:39 +02:00
compat Add a couple msys2 updated mingw headers to winsdk-override to support linux cross-compile with stock mingw-w64 (nw) 2016-07-02 16:03:01 -04:00
dxsdk
expat
genie Detect GNU/Hurd systems, but treat them as Linux. 2016-07-26 01:34:49 +02:00
glm
googletest
libflac
libjpeg
libuv proper patch already applied upstream (nw) 2016-05-28 13:22:03 +02:00
lua
lua-zlib
luabridge
luafilesystem Compile fixes for GNU/Hurd systems. 2016-07-26 11:51:42 +02:00
lzma
nanosvg
portaudio
portmidi
pugixml Fixes to send upstream (nw) 2016-06-25 20:03:04 +02:00
rapidjson
SDL2
SDL2-override/mingw
softfloat
winpcap
zlib
README.md Added PugiXML and used it for hashfile (nw) 2016-06-25 19:54:44 +02:00

3rdparty

benchmark - Apache License, Version 2.0 (used only for testing, not part of distribution)

bgfx - The BSD 2-Clause License

bx - The BSD 2-Clause License

compat - Wine headers missing in MinGW The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

note that this one contain headers only and that real library/dll is dynamically loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution

dxsdk - DirectX SDK EULA

expat - The MIT License (MIT)

genie - The BSD 3-Clause License

glm - The MIT License (MIT)

googletest - The BSD 3-Clause License

libflac - The BSD 3-Clause License

libjpeg - Custom BSD-like

libuv - Node License (BSD-like)

lua - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luabridge - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - The GNU Lesser General Public License

nanosvg - zlib license

portaudio - The MIT License (MIT) explanation at their site

portmidi - The MIT License (MIT)

pugixml - The MIT License (MIT)

rapidjson - The BSD 3-Clause License

sdl2 - zlib license

softfloat - U.C. Berkeley open-source license MIT compatible

winpcap - The BSD 3-Clause License

zlib - zlib license