summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
AgeCommit message (Expand)Author
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24build script tweaks for most consistencyPaul Davis
2012-05-24Consistency is the hobgoblin of small minds.David Robillard
2012-05-24build script typoPaul Davis
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
2012-05-23try fixing borkage caused by excluding more libs, part 2Paul Davis
2012-05-23try fixing borkage caused by excluding more libsPaul Davis
2012-05-23don't include libasound or libICE or libSM in a linux bundlePaul Davis
2012-05-20fix copying of templates into bundles, etcPaul Davis
2012-05-20fix addition of templates to linux bundlePaul Davis
2012-05-20help linux install find new location for iconsPaul Davis
2012-05-20more packaging tweaksPaul Davis
2012-05-20missing Templates mkdirPaul Davis
2012-05-20more tweaks to bundles, search paths and packagingPaul Davis
2012-05-20copy MIDNAM patchfiles into linux and OS X bundlesPaul Davis
2012-05-20in linux bundle, put icons and pixmaps into shared/ not /etcPaul Davis
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-05fix up unexpected situation with fontconfig in our packagesPaul Davis
2012-05-04bundle mackie control stuff into the packagePaul Davis
2012-05-04fix a problem with stripping dependent libsPaul Davis
2012-05-04adjust to new svn revision string format in svn_revision.ccPaul Davis
2012-05-04tweak how we find clearlooks when packagingPaul Davis
2012-05-04re-re-tweak noderun scriptPaul Davis
2012-05-04re-tweak noderun scriptPaul Davis
2012-05-04tweak noderun scriptPaul Davis
2012-04-25Copy for SVN revision from build script.Carl Hetherington
2012-04-25A few tweaks to the build script for Ubuntu 11.10Carl Hetherington
2012-04-25Tweak to fix up linux packaging script.Carl Hetherington
2012-04-03fix missing quote in disk space check failure messageTodd Naugle
2012-02-29The installer will now create a link to the program in /usr/local/bin to allo...Todd Naugle
2012-01-11fix GTK_PATH in binary bundle (not fully tested)Paul Davis
2011-11-16put the UI configuration file in the right place(s) in the linux packagesPaul Davis
2011-11-15include step editing and mixer binding files in linux packagesPaul Davis
2011-11-15minor fix for linux packagingPaul Davis
2011-11-12fix linux packaging script for new waf convention, morePaul Davis
2011-11-12fix linux packaging script for new waf conventionPaul Davis
2011-11-08Installer now handles i18n of the Desktop folder. Running the installer or un...Todd Naugle
2011-09-20check INSTALL_DEST_BASE exists earlier rather than laterPaul Davis
2011-06-29Add another test to detect a non interactive shell. This may be the best meth...Todd Naugle
2011-06-14build script fixa3-alpha7Paul Davis
2011-06-14tweak for recent linux packaging changePaul Davis
2011-06-14search for i18n files in more places and rationalize how that's donePaul Davis
2011-06-11copy ALL style RC file into bundlePaul Davis
2011-05-27Properly handle spaces in filenames along the path to the installer.Todd Naugle
2011-05-27add -P flag to both calls to dfTodd Naugle
2011-05-26add -P to invocation of df(1) to ensure expected output formatPaul Davis
2011-05-25remove --nostrip from noderun script, since it was removed from the build scriptPaul Davis
2011-04-28Fix debug build detectionTodd Naugle