summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2012-07-21only disable text translations, not numerics or timePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13064 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-20Correctly allow startup options to be passed to the main program when ↵Todd Naugle
bundled. Launching a bundle in gdb now uses --debug instead of -d. This removes the confilt with the main application -d option. Also added i18n fix that forces translations off when translations are disabled git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13063 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-20bump dep stack to suil 0.6.4Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13060 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-09really use the latest version of suil. We were downloading the correct ↵Todd Naugle
version, but trying to build the old one git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12995 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-20ardour stack needs suil 0.6.2 for SUIL_MODULE_DIRPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-18better version of previous commit (better as in "working")Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12768 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-18copy any required MO (i18n) files from the ardour stack into the bundlePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12765 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-18better version of previous commit (better as in "working")Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12764 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-18when copying GTK .mo files into the bundle, get them from the GTK stack, not ↵Paul Davis
/usr{/local} git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12763 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-18revert a previous change. libardour_cp needs to be moved from the surfaces ↵Todd Naugle
dir to libs before the dep check is run. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12756 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-13build clearlooks (gtk-engines) from source repo.Todd Naugle
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12698 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12try switch to clearlooks-newer on linuxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12688 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12try to copy the right clearlooks for linux 2.XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12687 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12chrpath should switch RPATH to a nonsense valuePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12686 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-122.X-ify noderun, part fourPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12685 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-122.X-ify noderun, part threePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12684 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-122.X-ify noderun, part twoPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12683 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-122.X-ify noderun, part onePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12682 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12add use of chrpathPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12681 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-12add noderun (build+package) script from 3.0 to 2.XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12680 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-30yet another fix for ardour stack scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12488 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-30fix for ardour stack scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12487 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-29oops in the gtk stack build scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12477 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-28fix linux app-bundling for 2.X, where libardourcp is called, unfortuantely, ↵Paul Davis
libardour_cp git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12464 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-28don't apply the freetype or cairo patches when building on OSXPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12463 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24fixup 2.X osx_build scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12436 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24backport a3 osx_build changesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12435 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24bring build script into line with 3.0 versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12430 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12414 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-23backport packaging fixes from 3.0Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12396 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-23try to get path to patches correctPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12386 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22add 2 patches to the GTK stack buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12377 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22patch to turn off bytecode interpreter in freetype which to my eyes gives ↵Paul Davis
better font rendering git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12376 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22add patch for Cairo when used on some older nvidia drivers that don't draw ↵Paul Davis
gradients correctly. it doesn't fix the problem but allows a user to set FORCE_BUGGY_GRADIENTS in their environment and that will fix it at run time git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12375 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22fix patch applicationPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12374 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22define this_script_dirPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12373 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-22patch for ugliness in libsndfile 1.0.25, and dir for this and similar future ↵Paul Davis
patches git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12372 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-07remove openSSL from the ardour dependency stack (rely on system-provided ↵Paul Davis
version) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12199 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04more build script tweaks, notably adding EXPAT<FOO> args to XML-Parser buildPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12188 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04--space fixupPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04add --space arg to build stack scripts to clean up compiled stuff but leave ↵Paul Davis
installed stuff in place git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12183 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04explicitly ask for shared libs for gettextPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04libuuid stuff is linux onlyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12175 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04add libuuid to the ardour dependency stack (actually part of utils-linux)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04fix tweak with fftw3.h handlingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04fix find(1) syntax when used for cleanup (again)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04fix find(1) syntax when used for cleanupPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04build-ardour-stack operational on linux VM'sPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-03probably working gtk dependency stack build scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-03more gtk stack script fixes - don't use awk to find directories and set ↵Paul Davis
LD_LIBRARY_PATH correctly for non-OSX git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12163 d708f5d6-7413-0410-9779-e7cbd77b26cf