Robin Gareus
5a841ef462
Tweaks to build/package scripts for new waf
...
* 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)
2020-01-25 04:07:42 +01:00
Robin Gareus
5a9adba1fb
Clean up and fix win x-compile script
2017-09-20 14:15:27 +02:00
Robin Gareus
3a5f98ba65
Fix buildstack revision report
2017-09-20 14:06:27 +02:00
Robin Gareus
7b0cd19899
amend a2d54c3d97 (w64 debug builds)
2017-02-22 12:29:14 +01:00
Robin Gareus
a2d54c3d97
The return of the w64 debug build
2017-02-22 10:47:59 +01:00
Robin Gareus
0653766f79
Allow to keep environment C/XXFLAGS with debug builds
...
this is needed for e.g. windows debug builds to pass mstackrealign
2017-02-19 16:01:25 +01:00
Robin Gareus
824339c5ab
remove —no-jack-metadata option from windows script
2015-04-23 20:07:11 +02:00
Robin Gareus
8496b85ace
have another go at windows i18n
2015-03-12 03:52:10 +01:00
Robin Gareus
ae5c614bf8
prepare windows i18n
2015-03-12 02:37:10 +01:00
Robin Gareus
6a21b33c65
update default windows config
...
(jack on windows does not ship metadata.h)
2015-03-08 23:21:36 +01:00
Robin Gareus
bc8ba7ce00
fix windows packaging default config
2014-12-24 02:31:16 +01:00
Robin Gareus
73d934bf43
quiet apt-get for windows x-compile
2014-12-21 03:04:09 +01:00
Robin Gareus
2966dd4a9f
add a variable to specify windows build concurrency
2014-11-21 23:12:17 +01:00
Robin Gareus
88d6cb2654
migrate build & package scripts to where they belong.
...
The build stack-script remains in ardour-build-tools.
2014-10-21 21:21:01 +02:00