summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
AgeCommit message (Collapse)Author
2014-03-17add helper binaries to bundlesRobin Gareus
2013-12-14fix linux build script to include libcanvas rather than libgnomecanvasPaul Davis
2013-11-05update packaging tools to always use revision.cc to determine version ↵Paul Davis
number, not text in top level wscript
2013-10-20bundled LV2 plugin build and deploymentRobin Gareus
2013-10-15package small-splash image in binary bundlesPaul Davis
2013-10-15additional pango version updatePaul Davis
2013-10-15fix namespace issue with demangle on systems without execinfo.hPaul Davis
2013-10-11update Linux packaging script to include backendsPaul Davis
2013-06-14packaging scripts: use rsync for video-toolsRobin Gareus
2013-06-12try removing --backtrace from VM build scriptPaul Davis
2013-06-11make startup helper script use actual version, not a hard-coded 3.0 valuePaul Davis
2013-06-11stop hard-coding main executable as ardour-3.0Paul Davis
2013-06-11round 2: *correctly* add --harvid to VM build scriptsPaul Davis
2013-06-11add --harvid to VM build scriptsPaul Davis
2013-06-10set PATH (used for harvid+ffmpeg)Robin Gareus
2013-06-06disable symbol export -- fix LinuxVST issueRobin Gareus
-rdynamic: Pass the flag -export-dynamic to the ELF linker, on targets that support it. This instructs the linker to add all symbols, not only used ones, to the dynamic symbol table. This option is needed for some uses of dlopen or to allow obtaining backtraces from within a program. Some LinuxVST pluging cause ardour3 to crash -- if ardour is linked with -rdynamic (see #ardour log from 2013-jun-6). This is likely compiler specific and not a problem on las' build-machine (gcc 4.5.5) which is why the linux-packaging script enables it by default. The issue can be reproduced reliably with gcc 4.7.2 and 4.6.3. Although it is yet unclear if it is caused by g++/ld or related to other factors of the build-system...
2013-05-16fix typo in jack version messagesTodd Naugle
2013-05-08various miscellany related to versions, gtk2 build and packagingPaul Davis
2013-04-16update linux packaging script to include xjadeo & harvidRobin Gareus
2013-04-08once more try to get that revision info correct, sighPaul Davis
2013-04-08try to get that revision info correct, sighPaul Davis
2013-04-08fix definition of release version info in the case where git describe --tags ↵Paul Davis
returns a precise tag, rather than tag-REVCOUNT
2013-04-07harvid binaries moved to ardour.orgRobin Gareus
2013-04-06do not include templates in a distributed version of ardour, they are ↵Paul Davis
useless. see the comments in templates/wscript on why this is so, and why this change was made
2013-04-05do not include harvid by default in linux build (wrong variable definition)Paul Davis
2013-04-05add -L to curl in linux build script so that 301 responses while fetching ↵Paul Davis
harvid are handled
2013-03-27optionally include video-server in linux bundleRobin Gareus
2013-03-26add <ardour-root>/bin to PATHRobin Gareus
prepare for video-util deployment in Linux bundle
2013-03-25remove notion of BUILD from build and uninstall scriptsPaul Davis
2013-03-25remove notion of BUILD from stage2.runPaul Davis
2013-03-25possible new naming convention, plus factor out version/DEBUG info into a ↵Paul Davis
sourced shell script fragment that can be shared by build+package
2013-03-25more packaging tweaks related to git/wscript/pythonPaul Davis
2013-03-24more packaging changes/debuggingPaul Davis
2013-03-24more packaging name fixesPaul Davis
2013-03-22more packaging name tweaksPaul Davis
2013-03-22more tweaks to get package names rightPaul Davis
2013-03-22change extraction of revision and build from revision.cc, and use in the ↵Paul Davis
build, package and uninstall scripts
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak
2013-03-14update during VM/release build via git, not svnPaul Davis
2013-03-08make it possible to do an optimized package build on linuxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14196 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-07packaging changes for GTK engines on OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-04awk typoPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-04allow build/packaging scripts to find the right version ID for as long as we ↵Paul Davis
have separate designations on different platforms git-svn-id: svn://localhost/ardour2/branches/3.0@14132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-04install new 256px iconPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-21fix logic error in jack version check that caused it to not detect newer ↵Todd Naugle
jack versions git-svn-id: svn://localhost/ardour2/branches/3.0@14082 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-21remove -vxPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14081 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-21likely fix for gtk pixmap engine packagingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14080 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-21tweaks to get gtk pixmap engine packaging right, maybePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14079 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-15Check jack version during install and warn user if the version is too old.Todd Naugle
git-svn-id: svn://localhost/ardour2/branches/3.0@14058 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-13add MIDNAM (patchfiles) to child list so that they get installedPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14057 d708f5d6-7413-0410-9779-e7cbd77b26cf