summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-19unhardcode OSX bundle-nameRobin Gareus
2015-09-11spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmĂ...Paul Davis
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
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
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
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
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
2015-07-02fix another late night typoRobin Gareus
2015-07-02why does it have to be so hard to get all filenames right?!Robin Gareus
2015-07-02more early morning installer fixesRobin Gareus
2015-07-02let’s call Mixbus “Mixbus”..Robin Gareus
2015-07-02now with slashes.Robin Gareus
2015-07-02some more MB linux packaging fixesRobin Gareus
2015-07-01fix another typo in MB/linux bundleRobin Gareus
2015-07-01get and deploy harrison binaries.Robin Gareus
2015-07-01fix mixbus bundlingRobin Gareus
2015-06-29set micro_version, used for tracks buildsPaul Davis
2015-06-29copy all XCode project files from Tracks.Paul Davis
2015-06-27remove old irrelevant USER_ARDOUR_DIR in start-up scriptRobin Gareus
2015-06-02break apart style errors from style warnings in pre-commit hookPaul Davis
2015-05-12fix C++ template/operator testPaul Davis
2015-05-12catch identifiers ending or starting with _ when checking operator spacingPaul Davis
2015-05-12don't interpret C++ templates with indirection/pointer/reference operators as...Paul Davis
2015-05-12add check for white-space only lines; fix tests to allow for _(...) macro and...Paul Davis
2015-05-09add pre-commit hook for optional (but recommended) usePaul Davis