Commit graph

56 commits

Author SHA1 Message Date
YPozdnyakov
557dc42208 [Summary]: change script for removing Preferences in windows installer (folder 'export' also must be deleted) 2015-02-05 13:03:51 +02:00
YPozdnyakov
01c6e98a7d [Summary]: associate icons with *.ardour file in project of windows installer 2015-02-04 20:06:13 +02:00
YPozdnyakov
38dbfed71a [Summary]: add session_tracks icons to repository 2015-02-04 19:12:38 +02:00
YPozdnyakov
5d44af0f44 [Summary]: add new files to windows installer project 2015-02-02 20:28:35 +02:00
YPozdnyakov
3761db4b4a [Summary]: add proper path to \etc\pango\pango.modules in windows installer. 2015-01-29 15:27:33 +02:00
VKamyshniy
b9c4f67160 [Summary] progressing the XML-ized Export dialogs. This time it's about WINDOWS SETUP PROGRAM 2015-01-26 01:35:36 +02:00
YPozdnyakov
062e9484e5 [Summary]: add possibility of open session (*.ardour file) from command line without SessionDialog running. Just on windows system. 2015-01-24 14:13:08 +02:00
YPozdnyakov
374e465ec6 [Summary]: change windows installer. Add possibility of automatic replace of program's version (without manual uninstall program from Control Panel). Add Tracks Life Manual to windows installer. 2015-01-22 15:35:18 +02:00
YPozdnyakov
b4fe7e9026 [Summary]: delete some Preferences in the process of Tracks Live uninstall on windows 2015-01-16 20:14:07 +02:00
YPozdnyakov
ca9d89f33b [Summary]: Project of Tracks Live Installer for windows 2015-01-15 17:47:39 +02:00
YPozdnyakov
87f8ead07e [Summary]: changes to par command to provide approved build name's format 2014-11-13 11:43:12 +02:00
Greg Zharun
a633282767 [Summary] Fixed packaging on Windows after program name change 2014-11-05 15:36:44 +02:00
Greg Zharun
5340463a77 [Summary] Fixed windows packaging 2014-09-08 14:35:36 +03:00
Paul Davis
be95422e11 attempt to remain identical to or very close to previous behaviour of win32 packaging script but parameterize product name. REQUIRES WINDOW TEST RUN 2014-09-05 15:05:14 -04:00
Paul Davis
e4cfa4b605 use PRODUCT_NAME_DIR="tracks" rather than hard-coded "ardour3" in windows packaging script 2014-09-05 14:58:20 -04:00
Tim Mayberry
5a01bff128 Update pango.modules and remove reference to old pango module version
Fedora 19 and 20 use same 1.8.0 module path
2014-08-17 14:54:04 -04:00
Tim Mayberry
bee71eeba7 Only copy necessary config files to package directory
Also use -L flag so files are actually copied and not linked
2014-08-17 14:53:58 -04:00
Tim Mayberry
44a544a54e Added LV2 libs and bundled LV2 plugins to windows packaging scripts 2014-08-17 14:53:53 -04:00
Tim Mayberry
f7b1d24045 Change windows packaging to have separate scripts for Fedora 19 and 20
A large part of the packaging is shared in package.sh, this approach should
work on windows with another dll list in package-waves.sh and redefined
copydll function(which I've added untested as copydll-waves.sh)

Also add support for 64bit mingw builds via ARCH env variable. If unset
defaults to 32bit build
2014-08-16 16:37:49 -04:00
Greg Zharun
6ebcb81dcf Added version number to Windows packaging folder name 2014-06-18 13:36:45 +03:00
Valeriy Kamyshniy
5c00841e92 Making Tracks from Ardour
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446854]
2014-03-27 16:15:03 -05:00
Valeriy Kamyshniy
c885405bee [P4/git history rebuild] mingw windows packaging changes 2014-05-27 23:04:44 -04:00
Valeriy Kamyshniy
6cb23d5721 [P4/git history rebuild] mingw windows packaging changes 2014-05-27 23:04:30 -04:00
Valeriy Kamyshniy
1bdf08b0d2 [P4/git history rebuild] mingw windows packaging changes 2014-05-27 23:04:20 -04:00
Valeriy Kamyshniy
79ca4944bf [P4/git history rebuild] mingw windows packaging changes 2014-05-27 23:04:08 -04:00
Valeriy Kamyshniy
6d9ee4addf [P4/git history rebuild] tool to run gdb via bat file 2014-05-27 23:03:52 -04:00
Valeriy Kamyshniy
535db83986 [P4/git history rebuild] tool to run ardour via bat file 2014-05-27 23:03:44 -04:00
Tim Mayberry
298768fb73 Add README to mingw package 2013-12-07 20:48:19 +10:00
Tim Mayberry
e9529d26e1 Add --list option to script to run ardour tests with wine 2013-12-07 20:48:19 +10:00
Tim Mayberry
7e42cafe39 Add ability to run single libardour tests using wine 2013-12-07 20:48:19 +10:00
Tim Mayberry
20f3e4d1fc Rename run-wine script to wine-ardour and run library tests from new scripts 2013-12-07 20:48:19 +10:00
Tim Mayberry
74ab358b21 Move environment setup to run tests in wine to new file 2013-12-07 20:48:19 +10:00
Tim Mayberry
b679b078e9 Use new version variable in windows packaging scripts 2013-12-07 20:48:19 +10:00
Tim Mayberry
192ba4b34b Strip all executables in a mingw release build 2013-12-07 20:48:19 +10:00
Tim Mayberry
30370eb0a0 Don't include *.debug files in debug package
These files slow down gdb at startup and many(any?) don't seem
to work correctly
2013-12-07 20:48:19 +10:00
Tim Mayberry
02dd48b386 Use DEBUG flag as defined by tools/define_versions.sh in mingw build 2013-12-07 20:48:19 +10:00
Tim Mayberry
2970b79141 Only call define versions script in mingwenv after a build is successful
This stops clean.sh script complaining about a non-existant path
2013-12-07 20:48:19 +10:00
Tim Mayberry
12065351e5 Updates to windows/mingw README file 2013-12-07 20:48:19 +10:00
Tim Mayberry
86e63380ee Add two scripts for running gdb so source listing works when debugging
Updated Debugging section in README
2013-12-07 20:48:19 +10:00
Tim Mayberry
3512a9fe40 Remove two scripts no longer used
These scripts are too specific to my virtual machine setup, a more generic
method can now be used by setting ARDOUR_VM_SHARE_DIR and using the
cptovmshare.sh script.
2013-12-07 20:48:19 +10:00
Tim Mayberry
f25c7081c9 Add script to copy package directory to directory shared by VM
directory path set in ARDOUR_VM_SHARE_DIR
2013-12-07 20:48:19 +10:00
Tim Mayberry
31d1164d3f Refer to external repository for instructions on setting up Fedora to cross compile Ardour using MinGW-64 2013-12-07 20:48:18 +10:00
Tim Mayberry
ed8e6461b5 Add scripts for building using mingw compiler with distcc 2013-12-07 20:48:18 +10:00
Paul Davis
75212b28b2 new/extended windows packaging scripts and associated resources 2013-12-05 13:57:04 -05:00
Tim Mayberry
b889a3d2f9 Use common mingw build script to reference location of windows test image 2013-07-22 13:44:32 +10:00
Tim Mayberry
f3fe3cfeaa Fix reference to new location of windows test image 2013-07-22 13:44:32 +10:00
Tim Mayberry
5ef3d54acb Add some dll's to list to copy to mingw based windows package
These are some new dependencies in Fedora 19 mingw packages
2013-07-22 13:41:15 +10:00
Tim Mayberry
f7e3b01e23 Use cross-platform packaging version script in MinGW build 2013-07-22 13:41:14 +10:00
Tim Mayberry
e39bf4d82c Correct file perms on to make scripts executable in windows build files 2013-07-22 13:41:14 +10:00
Paul Davis
f9549b6c5c Update Pango modules file to work with Pango version in Fedora 17 2013-07-15 13:45:36 -04:00