summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/noderun
AgeCommit message (Collapse)Author
2014-12-18fix up noderun script used on VMs to build releasesPaul Davis
2014-07-11on linux, build ALSA backend as part of binary bundle, but don't include ↵Paul Davis
libdbus in bundle
2013-06-12try removing --backtrace from VM build scriptPaul Davis
2013-06-11round 2: *correctly* add --harvid to VM build scriptsPaul Davis
2013-06-11add --harvid to VM build scriptsPaul Davis
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-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
2012-05-04re-re-tweak noderun scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@12179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04re-tweak noderun scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@12178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-04tweak noderun scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@12177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-05-25remove --nostrip from noderun script, since it was removed from the build scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9592 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-01another potential fix for partial stripping of a linux bundlePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9252 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-25add call to ./package to noderun scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9209 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-23get that last commit rightPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9196 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-23drop need for argument to "noderun" when building binaries on VMsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21final copy needs to be done as root to deal wit vbox mount defaults3.0-alpha1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21part two of force mount of shared folder before build, and copy result there ↵Paul Davis
when done git-svn-id: svn://localhost/ardour2/branches/3.0@9183 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21force mount of shared folder before build, and copy result there when donePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21automated build stuff continues onPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9181 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21automated build stuff continuesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more automated build stuffPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more automated build stuffPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more tweaksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21first round of automated buildsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9176 d708f5d6-7413-0410-9779-e7cbd77b26cf