summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2015-10-05fix case where NORM_USER (su) changes dirs.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-05tweak linux package debug-symbol strippingRobin Gareus
2015-10-04update NSM executable name - fixes #6620Robin Gareus
NSM requires an executable in $PATH, not full path
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by ↵Paul Davis
previous commit
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2015-10-04gcc ABI check happens before unpackingRobin Gareus
2015-10-02add missing "fi" to stage2.run script used for linux installPaul Davis
2015-10-02add a proper license to the GCC ABI check toolRobin Gareus
2015-09-28fix const-nessPaul Davis
2015-09-28fix long options of gcc-glibmm-abi-check.Robin Gareus
2015-09-26accept/ignore --gcc5abi option during packaging.Robin Gareus
2015-09-26..and another packaging typoRobin Gareus
2015-09-26add missing space.Robin Gareus
2015-09-26linux-installer: gcc4/5 warning.Robin Gareus
2015-09-26new tool to test gcc4/5 ABIRobin Gareus
2015-09-26remove old gcc ABI (libstc++) test toolRobin Gareus
2015-09-19unhardcode OSX bundle-nameRobin Gareus
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m ↵Paul Davis
zmölnig
2015-09-11add gcc5 ABI test toolRobin Gareus
2015-09-07add OSX/objc valgrind suppression fileRobin Gareus
2015-08-17NOOP, remove trailing whitespaceRobin Gareus
2015-08-17don't create unneeded dirs in linux bundleRobin Gareus
2015-08-17only copy lv2core .ttl (exclude headers) to bundleRobin Gareus
2015-08-13installer option to deploy libportaudio w/o WASAPIRobin Gareus
to work-around issues on Windows 10. http://tracker.ardour.org/view.php?id=6507
2015-08-10back to the futureRobin Gareus
2015-08-10fix typo in deployment scriptRobin Gareus
2015-08-10create file_list.txt after adding the plugins.Robin Gareus
2015-08-09remove bit-suffix (no longer needed since df498c8)Robin Gareus
2015-08-07only bundle libstdc++ with OSX/PPCRobin Gareus
2015-08-06fix ptf library deplyomentRobin Gareus
2015-08-04package portaudio w/WASAPI for Vista or laterRobin Gareus
2015-08-03quiet unzipRobin Gareus
2015-07-30use “CPU family” to match ppc, ppc7400, etc.Robin Gareus
2015-07-30prepare for MB/PPCRobin Gareus
2015-07-24tweak OSX packagingRobin Gareus
2015-07-23don’t bother to set OSX DMG icon on old systemsRobin Gareus
`sips -i` fails on 10.5 and SetFile does not work even if the resource file is provided.
2015-07-23OSX: remove unused architectures from xjadeo & harvidRobin Gareus
2015-07-22amend 674e727Robin Gareus
2015-07-22OSX bundle libstdc++ for 10.5 supportRobin Gareus
see #6456 and http://stackoverflow.com/questions/6365772/unable-to-run-an-application-compiled-on-os-x-snow-leopard-10-6-7-on-another-m hopefully this won’t break plugins which may link against against the /usr/lib/ version. we’ll see.
2015-07-20amend 7a3280b, fix typoRobin Gareus
2015-07-20another OSX/PPC fixRobin Gareus
2015-07-14migrate bundled-plugin siteRobin Gareus
2015-07-10ignore ldd warnings version during installationRobin Gareus
some selinux systems can be picky
2015-07-08fix MB’s .so execution permissions Robin Gareus
2015-07-04packaging: cope with OSX/finder latency on busy systemsRobin Gareus
2015-07-02stream of consciousness^WtyposRobin Gareus
2015-07-02separate plugin & channel-strip installationRobin Gareus
2015-07-02Fifteen bytes in the harriman cacheRobin Gareus
Yo ho ho and a bottle of zip.
2015-07-02fix another late night typoRobin Gareus