Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32/build.py: fix IndexError when no command-line arguments are given | Max Kellermann | 2015-01-27 | 1 | -1/+1 |
* | win32/build.py: use os.path.abspath() to build mpd_path | Max Kellermann | 2015-01-26 | 1 | -1/+1 |
* | win32/build.py: prepend "./" to "configure" if path is empty | Max Kellermann | 2015-01-14 | 1 | -1/+1 |
* | win32/build.py: add option "--64" for a x64 build | Max Kellermann | 2014-12-17 | 1 | -0/+4 |
* | {win32,android}/build.py: add the host triple to the lib paths | Max Kellermann | 2014-12-17 | 1 | -3/+5 |
* | win32/build.py: remove unused variable "build_arch" | Max Kellermann | 2014-12-16 | 1 | -3/+0 |
* | win32/build.py: script that cross-compiles to Windows | Max Kellermann | 2014-12-09 | 1 | -0/+395 |
* | src/win32: move resources to win32/ | Max Kellermann | 2014-12-09 | 2 | -0/+34 |