summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-09-27fix up osx build script to work for both new and old GTK stacks (pixbufloader...Paul Davis
2011-09-21check install dir before anything elsePaul Davis
2011-08-18tweaks to the OS X build script to use new GTK stack packaging/install pathsPaul Davis
2011-06-29Add another test to detect a non interactive shell. This may be the best meth...Todd Naugle
2011-05-27Properly handle spaces in filenames along the path to the installer.Todd Naugle
2011-05-27add -P to invocation of df(1) to ensure expected output formatTodd Naugle
2011-04-28Fix debug build detectionTodd Naugle
2011-04-28Remove unused strip option from package script. Fixed build script to properl...Todd Naugle
2011-04-06retain normal bare PATH for OS X bundle executionPaul Davis
2011-04-06Backport --strip=some|none|all option from A3Todd Naugle
2011-04-06install and uninstall can now be run as root (ie su -c) although this is not ...Todd Naugle
2011-04-01Added checks to ensure there is enough disk space to install. Also added a ch...Todd Naugle
2011-04-01Include the bundle size files in the packageTodd Naugle
2011-04-01Calculate the size of the bundle and store it off in a fileTodd Naugle
2011-03-29Support for single architecture packages from A3Todd Naugle
2011-03-29Allow extra command line parameters to be passed inTodd Naugle
2011-02-24Debug or stripped debug packages now get marked as such when the package is m...Todd Naugle
2011-02-14added -d flag to bundle startup script that will launch ardour inside the deb...Todd Naugle
2011-02-09switch back to xterm being the first choice of terminals to use. This solves ...Todd Naugle
2011-02-09Fix typosTodd Naugle
2011-02-09Install instructionsTodd Naugle
2011-02-08make stage2.run a hidden fileTodd Naugle
2011-02-08Set the PWD here also. Some systems lose this when install calls stage2. Adds...Todd Naugle
2011-02-08A more robust way to ensure the PWD is correct. Look for gnome or kde termina...Todd Naugle
2011-02-08remove the bundle dir after it has been tar'ed upTodd Naugle
2011-02-08(from 3.0) fix bad comparison of possible frequency scaling governor valuesPaul Davis
2011-02-04turn on strip by defaultTodd Naugle
2011-02-04change SCHED_RR to FIFOTodd Naugle
2011-02-04only strip libs when requestedTodd Naugle
2011-02-03Make sure we remove the uninstaller scrpit after it is run. Tweak the desktop...Todd Naugle
2011-02-03fix minor compiler complaintPaul Davis
2011-02-03Delete the uninstaller after we run it. We don't want to find it laying aroun...Todd Naugle
2011-02-02Make the installer work on more systems.Todd Naugle
2011-02-01Install in /opt by default. Include an uninstaller. lots of tweaksTodd Naugle
2011-02-01added some usage commentsTodd Naugle
2011-01-27speed up the dependency check just a little bit.Todd Naugle
2011-01-27Only delete the un packed directory and leave the tarTodd Naugle
2011-01-26gz the final package instead of bz2Todd Naugle
2011-01-26better handling for the gtk/gdk/pango paths.Todd Naugle
2011-01-20Exclude another X11 lib from the package. Show the parent for dependant libs....Todd Naugle
2011-01-06Add release and svn version numbers to bundles and packages. Added a script t...Todd Naugle
2011-01-06Store our enviroment off before we change it. EPA will used the stored versio...Todd Naugle
2011-01-05White space changes only. consistent use of tabsTodd Naugle
2011-01-05Adding installer scripts and sanityCheck tool for the linux bundleTodd Naugle
2011-01-03copy ardour_system.rc to the packageTodd Naugle
2011-01-03Include the main app when checking dependencies. Force GTK to not load extra ...Todd Naugle
2010-12-20Don't include libstdc++ in linux bundle. revert to correct OURLIBDIR for depe...Todd Naugle
2010-12-17more fixes to linux bundle packagerBen Loftis
2010-10-24linux packaging changes that use a specially installed GTK stackPaul Davis
2010-10-22more bundle build tweaksPaul Davis