13
0
livetrax/tools/x-win
Robin Gareus df498c8372 suffix “x86” to start-menu entry for ardour 32bit
This allows to cleanly install 32 and 64bit windows versions in parallel.

Ideally we’d only do that for 32bit builds on win64.
We need an NSIS guru to write code to detect this during installation
and write the correct uninstaller for that case.
2015-04-24 00:00:47 +02:00
..
nsis win: associate session file extention 2015-01-05 16:44:11 +01:00
compile.sh remove —no-jack-metadata option from windows script 2015-04-23 20:07:11 +02:00
package.sh suffix “x86” to start-menu entry for ardour 32bit 2015-04-24 00:00:47 +02:00
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.