aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-20update readme to include changelog entries and swh_plugins referenceHEADsvn2git-headexternals/sigpackHans-Christoph Steiner
2012-11-20if M_PI is not defined on any platform, define itHans-Christoph Steiner
2012-11-20fix type-punning issuesHans-Christoph Steiner
2012-09-16updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/l...Hans-Christoph Steiner
2012-02-17bumped to v0.0.4.3Hans-Christoph Steiner
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
2011-08-19updated Makefile to latest template version to get things building on Debian/...Hans-Christoph Steiner
2010-11-09uploaded Debian package to pkg-multimedia so removing 'debian' folder: http:/...Hans-Christoph Steiner
2010-11-09bumped version to 0.0.4.2 to mark build fixesHans-Christoph Steiner
2010-11-02made pd-libdir a Debian dependency so that these libdirs can be loaded as lib...Hans-Christoph Steiner
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-09-13updated debian/copyright to more closely conform to DEP-5Hans-Christoph Steiner
2010-09-13converted to one-dep-per-line styleHans-Christoph Steiner
2010-09-13added sign-tags = TrueHans-Christoph Steiner
2010-09-13added debian/watch file pointing at sourceforgeHans-Christoph Steiner
2010-09-12Recommends: pd-libdir since these are all libdirsHans-Christoph Steiner
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
2010-09-05added -svn to version after release tarball has been placed on SourceForge do...Hans-Christoph Steiner
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and missing-debian-sourc...Hans-Christoph Steiner
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
2010-08-04improved Debian files as part of filing Debian Intent-To-PackageHans-Christoph Steiner
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
2010-04-25fixed iphoneos build and added 64-bit to Mac OS X universal builds if buildin...Hans-Christoph Steiner
2010-04-07reverted debian versions to 1 to prep for submission, and sorted other veresi...Hans-Christoph Steiner
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for singl...Hans-Christoph Steiner
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
2010-03-24added include path for Pd-extended.app include folder to include path, after ...Hans-Christoph Steiner
2010-02-21updated to use new machine-parsible formatHans-Christoph Steiner
2010-02-10updated all templates with the PDOBJECTS fixes from the 'mapping' buildHans-Christoph Steiner
2010-02-10deleted empty dirsHans-Christoph Steiner
2010-02-10added rule to install 'examples' if they existHans-Christoph Steiner
2010-02-09fix install location of library in packaging (I forgot to include the 'extra'...Hans-Christoph Steiner
2010-02-09updated version to the right oneHans-Christoph Steiner
2010-02-09updated to sigpack-0.04-win32.zip and committed forgotten debian filesHans-Christoph Steiner
2010-02-09convert file layout to libdir style and setup everything with the new templat...Hans-Christoph Steiner
2009-05-21minor usability updateHans-Christoph Steiner
2006-08-09updated makefile to the automatic versionHans-Christoph Steiner
2006-01-17removed the 'sp.' prefix for Pd-extended builds since its unecessary with the...Hans-Christoph Steiner
2006-01-14moved sigpack files to externals/sigpackIOhannes m zmölnig