summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2011-04-28Remove unused strip option from package script. Fixed build script to properl...Todd Naugle
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-04-06install and uninstall can now be run as root (ie su -c) although this is not ...Todd Naugle
2011-04-02track MIDI map copies for bundlePaul Davis
2011-04-02fix typoPaul Davis
2011-04-02copy pre-defined export presets & formats into the correct location in the bu...Paul Davis
2011-04-01even more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01another potential fix for partial stripping of a linux bundlePaul Davis
2011-04-01potential fix for partial stripping of a linux bundlePaul Davis
2011-03-25add call to ./package to noderun scriptPaul Davis
2011-03-25no real point running gzip on the package tarballPaul Davis
2011-03-25include MIDI binding maps in packagesPaul Davis
2011-03-24Allow single architecture packages to be madeTodd Naugle
2011-03-23get that last commit rightPaul Davis
2011-03-23drop need for argument to "noderun" when building binaries on VMsPaul Davis
2011-03-23add light theme to binary packagePaul Davis
2011-03-23tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-21final copy needs to be done as root to deal wit vbox mount defaults3.0-alpha1Paul Davis
2011-03-21part two of force mount of shared folder before build, and copy result there ...Paul Davis
2011-03-21force mount of shared folder before build, and copy result there when donePaul Davis
2011-03-21automated build stuff continues onPaul Davis
2011-03-21automated build stuff continuesPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more tweaksPaul Davis
2011-03-21first round of automated buildsPaul Davis
2011-03-21add qm-dsp lib dir to linux packaging scriptPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-02-25merge in changes from 2.0 ongoing. Includes the build type in the package nam...Todd Naugle
2011-02-25add README file from 2.0 ongoingTodd Naugle
2011-02-08tweak description of qjackctlPaul Davis
2011-02-08sanitycheck should be looking for SCHED_FIFOPaul Davis
2011-02-08fix bad comparison of possible frequency scaling governor valuesPaul Davis
2011-02-07add uninstaller, remove (INTERNAL|EXTERNAL)_JACKPaul Davis
2011-02-07add uninstaller from 2.0-ongoingPaul Davis
2011-02-07update for 3.0Paul Davis
2011-02-07copy sanityCheck to the right placePaul Davis
2011-02-07catch up installer to 2.0-ongoing, and change program namePaul Davis
2011-02-04strip by default in public buildPaul Davis
2011-02-03move chmod out of strip conditionalPaul Davis
2011-02-03if STRIP is not set, don't strip included libraries eitherPaul Davis
2011-02-03look in the right place for gtk2_ardour msg catalogs (*.mo)Paul Davis
2011-02-02try to get clearlooks back inside the 3.0 packagePaul Davis
2011-02-01a couple more hacks for a3 linux packing, most importantly including pannersPaul Davis
2011-02-01tweaks for startup scriptPaul Davis