def
975fbf3702
libwinpthread for new mingw
2015-09-03 11:50:40 +02:00
def
d4fe267c58
Make cross-compilation for windows possible using mingw
2015-09-03 07:44:56 +02:00
def
fca4c112d4
Better support for cross-compiling by using pkg-config (instead of sdl-config and freetype-config) and trying both static linux libs
2015-09-03 06:28:11 +02:00
def
5c1ce6c601
Fix linux x86
2015-07-10 15:48:42 +02:00
def
0df6866036
Enable support to use pkg-config for curl, opusfile, opus and ogg
...
instead of the bundled libs. This should enable support for building on
more platforms again.
To disable pkg-config detection and use the bundled libraries instead,
you can manually set it like this:
bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false
Fixes #172
2015-07-10 15:31:09 +02:00
def
e332a43dc5
Add libwinpthread-1.dll for Win64
2015-07-01 14:59:44 +02:00
def
e503b7def5
First try for Win64
2015-07-01 13:41:15 +02:00
def
d34fa2fe9c
Add VERSIONS for opus
2014-10-28 22:12:22 +01:00
def
bb484c0f58
Opus working with Mac
2014-10-28 17:49:42 +01:00
def
5604629468
Add Mac libraries
2014-10-28 16:59:53 +01:00
def
636f407645
Working compilation on Linux
2014-10-28 16:03:11 +01:00
def
45fff36957
Add missing DLLs for Windows
2014-10-28 15:29:58 +01:00
BeaR
5562fac602
Add opus as external library (windows only)
2014-10-28 14:38:50 +01:00