Max Kellermann
|
d6eb74262a
|
{android,win32}/build.py: upgrade Boost to 1.58
|
2015-05-05 12:29:20 +02:00 |
Max Kellermann
|
403aa8c5a1
|
{android,win32}/build.py: upgrade libvorbis, FFmpeg, CURL
|
2015-05-05 12:08:35 +02:00 |
Max Kellermann
|
822ac7b100
|
win32/build.py: fix IndexError when no command-line arguments are given
|
2015-01-27 09:07:41 +01:00 |
Max Kellermann
|
cc70c5c67d
|
win32/build.py: use os.path.abspath() to build mpd_path
Fixes a bug that occurs when runing "build.py" from inside the
"win32" directory.
|
2015-01-26 20:59:57 +01:00 |
Max Kellermann
|
f4627acc48
|
win32/build.py: prepend "./" to "configure" if path is empty
Fixes in-tree build when the script is called as "win32/build.py"
and not "./win32/build.py".
|
2015-01-14 23:23:24 +01:00 |
Max Kellermann
|
3454fed324
|
win32/build.py: add option "--64" for a x64 build
|
2014-12-17 19:28:53 +01:00 |
Max Kellermann
|
a64ffda688
|
{win32,android}/build.py: add the host triple to the lib paths
Allow multiple targets to share a library directory tree.
|
2014-12-17 19:28:49 +01:00 |
Max Kellermann
|
ae8bdd473c
|
win32/build.py: remove unused variable "build_arch"
|
2014-12-16 12:11:31 +00:00 |
Max Kellermann
|
dee49d7488
|
win32/build.py: script that cross-compiles to Windows
|
2014-12-09 14:10:10 +01:00 |
Max Kellermann
|
1ecde309e4
|
src/win32: move resources to win32/
|
2014-12-09 14:04:33 +01:00 |