Age | Commit message (Expand) | Author |
2015-10-14 | merging maxlib v1.5.5 from branches/pd-extended/0.43HEADsvn2git-headmaster | Hans-Christoph Steiner |
2015-10-14 | convert to UNIX linefeeds | Hans-Christoph Steiner |
2015-10-14 | moved errata from META subpatch to svn tracker | Jonathan Wilkes |
2015-10-14 | updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/l... | Hans-Christoph Steiner |
2015-10-14 | fixing 64bit issues with [arraycopy] | IOhannes m zmölnig |
2015-10-14 | bumped to version 1.5.4 in prep for release | Hans-Christoph Steiner |
2015-10-14 | updated template/Makefile to 1.0.11 | Hans-Christoph Steiner |
2015-10-14 | updated Makefile to latest template version to get things building on Debian/... | Hans-Christoph Steiner |
2015-10-14 | NDK_TOOLCHAIN is used by Android NDK for something else, so rename to NDK_TOO... | Hans-Christoph Steiner |
2015-10-14 | updated Makefile to get Android support | Hans-Christoph Steiner |
2015-10-14 | re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43 | Hans-Christoph Steiner |
2015-10-14 | added META subpatch | Jonathan Wilkes |
2015-10-14 | uploaded Debian package to pkg-multimedia so removing 'debian' folder | Hans-Christoph Steiner |
2015-10-14 | corrected which header the patch refers to | Hans-Christoph Steiner |
2015-10-14 | include library.c file and Windows build files in dist | Hans-Christoph Steiner |
2015-10-14 | revert for updated tag | Hans-Christoph Steiner |
2015-10-14 | force quilt usage for patches | Hans-Christoph Steiner |
2015-10-14 | added s_stuff.h and m_imp.h as debian patches so it builds in current Debian | Hans-Christoph Steiner |
2015-10-14 | made pd-libdir a Debian dependency so that these libdirs can be loaded as lib... | Hans-Christoph Steiner |
2015-10-14 | PD_INCLUDE has extra folder suffix | dmotd |
2015-10-14 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner |
2015-10-14 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure... | mescalinum |
2015-10-14 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner |
2015-10-14 | converted to one-dep-per-line style | Hans-Christoph Steiner |
2015-10-14 | added sign-tags = True | Hans-Christoph Steiner |
2015-10-14 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner |
2015-10-14 | Recommends: pd-libdir since these are all libdirs | Hans-Christoph Steiner |
2015-10-14 | updated to use Alessio Treglia's dh_auto_install tricks, which strip too | Hans-Christoph Steiner |
2015-10-14 | remove quilt dep since its not needed until patches are added to the package | Hans-Christoph Steiner |
2015-10-14 | use /pd since this lib needs other headers besides m_pd.h | Hans-Christoph Steiner |
2015-10-14 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner |
2015-10-14 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner |
2015-10-14 | updated Makefile to latest version | Hans-Christoph Steiner |
2015-10-14 | added -svn to version after release tarball has been placed on SourceForge do... | Hans-Christoph Steiner |
2015-10-14 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner |
2015-10-14 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner |
2015-10-14 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner |
2015-10-14 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner |
2015-10-14 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner |
2015-10-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner |
2015-10-14 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner |
2015-10-14 | fixed lintian warnings: changelog-should-mention-nmu and missing-debian-sourc... | Hans-Christoph Steiner |
2015-10-14 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner |
2015-10-14 | fixed set message with patch from Lorenzo on the pd-list | Hans-Christoph Steiner |
2015-10-14 | debianized maxlib, it builds a package, now let's upload it to launchpad | Hans-Christoph Steiner |
2015-10-14 | documented [set( message | Hans-Christoph Steiner |
2015-10-14 | added link command to include pthread on MinGW | Hans-Christoph Steiner |
2015-10-14 | added maxlib-help.pd to dist and deleted empty dirs | Hans-Christoph Steiner |
2015-10-14 | converted maxlib to use libdir template, in preparations for debianizing it | Hans-Christoph Steiner |
2015-10-14 | Applied Ivica Ico Bukvic's patch to output connection state on disconnect. | Martin Peach |