Greg Zharun
5340463a77
[Summary] Fixed windows packaging
2014-09-08 14:35:36 +03:00
Greg Zharun
4a13a36081
[Summary] Changed version format according to PRD
2014-09-08 13:05:45 +03:00
Paul Davis
dd9e5c0c6b
tweaks to osx_build to (a) warn about expected error (b) remove harvid/jadeo stuff from osascript (c) fix tmpfile template
2014-09-05 18:45:01 -04:00
Paul Davis
0344d803af
add --tracks argument to ./osx_build (to be used from now on); tracks package does not need harvid/jadeo
2014-09-05 18:31:18 -04:00
Paul Davis
c43faf75a3
fix typo in OS X packaging script
2014-09-05 18:28:11 -04:00
Paul Davis
1d3f89087e
fix incorrect cherry-pick of OS X packaging fixes (taken from ardour-cc yesterday)
2014-09-05 17:29:15 -04: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
Paul Davis
6043d2da3a
fix linux packaging to include all required style files
...
Conflicts:
tools/linux_packaging/build
2014-09-04 22:29:19 -04:00
Paul Davis
251e955525
fix OS X packaging to include all required style files
2014-09-04 22:29:19 -04:00
Paul Davis
32c154dd76
fix packaging scripts to use new system config file name; NOTE: this file should probably be included in Windows packages but appears not to be
2014-09-04 12:34:21 -04:00
Valeriy Kamyshniy
ef252122ea
[Summary] eliminating reason for which building TRACKs stopped working
2014-09-04 11:03:20 +03:00
Paul Davis
97fc885f8e
OS X packaging: correctly specify name of executable image as found in build tree
2014-09-03 21:11:21 -04:00
Paul Davis
c8c4bb1a86
fix revision info extraction in tools/
2014-09-03 21:10:54 -04:00
Paul Davis
cb4eacff50
python3 fix for autowaf.py
2014-08-17 21:14:16 -04:00
Paul Davis
8079b21d9a
on linux, build ALSA backend as part of binary bundle, but don't include libdbus in bundle
2014-08-17 21:13:33 -04:00
Paul Davis
5af31dfb0b
correctly copy vfork exec wrapper into right location in binary bundles on OS X and Linux
2014-08-17 21:13:23 -04:00
Ben Loftis
9583faed27
xfade rects should only pop-up in Object mode, when they are focusable
2014-08-17 20:43:17 -04:00
Robin Gareus
d2470fac16
update valgrind suppression file (ignore system-wide libs)
2014-08-17 15:28:29 -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
Robin Gareus
313f597478
proper dbus device reservation
2014-08-17 13:47:24 -04:00
Robin Gareus
feb1a9e269
break out ALSA related functions into libardouralsautil
2014-08-17 13:47:14 -04:00
Robin Gareus
fb6f5d0fa7
cosmetic fix to OSX packaging temp file
2014-08-16 17:13:50 -04:00
Robin Gareus
a903de99a4
osx-bundle: fix vfork
2014-08-16 17:00:07 -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
Paul Davis
1c84289254
remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR']
2014-08-16 16:10:30 -04:00
Paul Davis
937c0764be
finish unfinished work at basing all install paths on the program name
...
Conflicts:
libs/backends/jack/wscript
libs/backends/wavesaudio/wscript
libs/canvas/wscript
wscript
2014-08-16 16:10:15 -04:00
Paul Davis
8c69e20acb
do not package anything but explicitly listed backends for the bundle(s) (OS X)
2014-08-16 16:02:56 -04:00
Paul Davis
a571b1b4f8
do not package anything but explicitly listed backends for the bundle(s) (Linux)
2014-08-16 16:02:51 -04:00
Robin Gareus
984718e2b4
really fix vsrv.php script. support new A3.5-CC (BGRA images, CSV)
2014-08-16 16:00:02 -04:00
Robin Gareus
68a2de35cf
update video server API prototyping script (CSV)
2014-08-16 15:59:57 -04:00
GZharun
7a410d5a45
[Summary] Refactored master ui according to requirements
...
[Details] Changed global MUTE button
Made Master UI selectable
Refactored "show master bus in the inspector" usecases
2014-08-13 10:43:03 +03:00
Greg Zharun
6ebcb81dcf
Added version number to Windows packaging folder name
2014-06-18 13:36:45 +03:00
grygoriiz
6af1593e6c
Updated copyright string
2014-06-17 16:24:20 +03:00
grygoriiz
6d1ab63d85
Added micro version number support for Tracks versioning
2014-06-17 16:16:02 +03:00
Greg Zharun
1d48ffad4c
Added helper scripts to build stacks on Windows
2014-06-13 17:11:54 +03:00
Greg Zharun
784d6933fa
Added developer's helper scripts for Windows
2014-06-13 12:01:06 +03:00
grygoriiz
7523082df3
Added development helper tools for MAC OS
2014-06-12 13:14:13 +03:00
Valeriy Kamyshniy
bb70547ef2
Changing ardour.menus with tracks.menus
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452795]
2014-04-15 04:56:07 -05:00
Valeriy Kamyshniy
d62369e140
adding mkdir -p $PatchFiles prior copying files to it.
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452744]
2014-04-14 13:15:27 -05:00
Valeriy Kamyshniy
d0b8c648be
Making Traks from Ardour
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 448595]
2014-04-02 17:50:23 -05:00
Valeriy Kamyshniy
ff9e38b3b5
Making Tracks from Ardour
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 447134]
2014-03-30 09:19:15 -05: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
fc30d86db2
Change filetype
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446458]
2014-03-26 10:50:22 -05:00
Valeriy Kamyshniy
ee03e7e6b3
Making Tracks from Ardour
...
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446448]
2014-03-26 10:49:19 -05:00
Grygorii Zharun
f300eaba93
[Summary] Fixed MAC build
...
[Details] Added fixes to make the code cross platform compilable
[Reviewed by] N/A
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446294]
2014-03-26 06:31:34 -05:00
Paul Davis
22a692ba47
update images and Plist files from p4 446170
2014-05-28 07:47:36 -04:00
Valeriy Kamyshniy
c885405bee
[P4/git history rebuild] mingw windows packaging changes
2014-05-27 23:04:44 -04:00