mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
* Windows: delete waf installed .dll.a files * Windows: override waf's conf.env.LIBDIR = conf.env.BINDIR with explicit --libdir * Windows: fix asm (`x86_64-w64-mingw32-as` -D flag is for debug messages, -D defines are not available) * Mac: override waf adding -install_name (and -Wl,-compatibility_version -Wl,-current_version) by moving -dynamiclib from linkflags to ldflags * Mac: Allow libs with compat version number suffix (not needed anymore, but may help in the future) |
||
|---|---|---|
| .. | ||
| nsis | ||
| compile.sh | ||
| package.sh | ||
| README | ||
These scripts are intended to cross-compile and package ardour windows binaries. They go along with ardour-build-tools/win/x-mingw.sh Please see the build-tools repository for further information.