aboutsummaryrefslogtreecommitdiffstats
path: root/win32 (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-14win32/build.py: prepend "./" to "configure" if path is emptyMax Kellermann1-1/+1
Fixes in-tree build when the script is called as "win32/build.py" and not "./win32/build.py".
2014-12-17win32/build.py: add option "--64" for a x64 buildMax Kellermann1-0/+4
2014-12-17{win32,android}/build.py: add the host triple to the lib pathsMax Kellermann1-3/+5
Allow multiple targets to share a library directory tree.
2014-12-16win32/build.py: remove unused variable "build_arch"Max Kellermann1-3/+0
2014-12-09win32/build.py: script that cross-compiles to WindowsMax Kellermann1-0/+395
2014-12-09src/win32: move resources to win32/Max Kellermann2-0/+34