Commit graph

381 commits

Author SHA1 Message Date
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
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
Robin Gareus
486b0a628f add helper binaries to bundles 2014-03-17 14:40:54 +01:00
Robin Gareus
543099afba rework SystemExec - use vfork wrapper (and lots of related stuff) 2014-03-13 16:58:07 +01:00
Paul Davis
e99f872749 updated version of boost shared ptr debugging patch 2014-03-12 18:47:49 -04:00
Paul Davis
057d0b6eeb finally put this patch into git, where it belong 2014-03-12 10:00:24 -04:00
Robin Gareus
f6129ed0f4 prototype vfork exec-wrapper. 2014-03-11 15:48:41 +01:00
Paul Davis
a0d7a144d3 add ensure_visible_symbols() to autowaf, to hide compiler-dependent details; also remove unused (mostly LV2-related) stuff from autowaf 2014-01-17 13:19:42 -05:00