Age | Commit message (Expand) | Author |
2010-08-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner |
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner |
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and missing-debian-sourc... | Hans-Christoph Steiner |
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner |
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner |
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if buildin... | Hans-Christoph Steiner |
2010-04-07 | added license file for the sake of completeness | Hans-Christoph Steiner |
2010-04-07 | reverted debian versions to 1 to prep for submission, and sorted other veresi... | Hans-Christoph Steiner |
2010-04-06 | fixed clean target, it wasn't cleaning the .o file for the lib file for singl... | Hans-Christoph Steiner |
2010-04-06 | updated libdir style projects with latest version of Makefile template | Hans-Christoph Steiner |
2010-03-24 | added include path for Pd-extended.app include folder to include path, after ... | Hans-Christoph Steiner |
2010-02-21 | updated to use new machine-parsible format | Hans-Christoph Steiner |
2010-02-10 | updated all templates with the PDOBJECTS fixes from the 'mapping' build | Hans-Christoph Steiner |
2010-02-10 | added ~ to package version so that test packages work | Hans-Christoph Steiner |
2010-02-10 | added rule to install 'examples' if they exist | Hans-Christoph Steiner |
2010-02-09 | fix install location of library in packaging (I forgot to include the 'extra'... | Hans-Christoph Steiner |
2010-02-09 | made Build-Depends: only puredata so that these packages are guaranteed to be... | Hans-Christoph Steiner |
2010-01-31 | put useful header back in | Hans-Christoph Steiner |
2010-01-31 | removed useless includes | Hans-Christoph Steiner |
2010-01-31 | commented out unneeded Pd header | Hans-Christoph Steiner |
2010-01-31 | first working package, finding libc dep and all | Hans-Christoph Steiner |
2010-01-26 | sorted out striping with install on Mac OS X | Hans-Christoph Steiner |
2010-01-26 | on Mac OS X, look for a 'pd' binary and use it as the -bundle_loader if found | Hans-Christoph Steiner |
2010-01-22 | this shouldn't be necessary if the 'make install' is working | Hans-Christoph Steiner |
2010-01-22 | ok, things are building with debuild, but not installing properly | Hans-Christoph Steiner |
2010-01-22 | added prefix var and three-part version name to make lintian happy | Hans-Christoph Steiner |
2010-01-22 | made consistent naming of SOURCES_* vars; added DISTDIR and DISTBINDIR for al... | Hans-Christoph Steiner |
2010-01-22 | added support for abstractions/pd objects and added tests to make sure files ... | Hans-Christoph Steiner |
2010-01-22 | switched everything to use INSTALL variables rather than the 'install' progra... | Hans-Christoph Steiner |
2010-01-22 | Makefile now produces a proper tarball of everything, let's see if we can deb... | Hans-Christoph Steiner |
2010-01-22 | copied help patch to replace object-class-named placeholders | Hans-Christoph Steiner |
2010-01-22 | added placeholder help patches for completeness for testing the Makefile temp... | Hans-Christoph Steiner |
2010-01-22 | renamed so that each objectclass has its own helpfile | Hans-Christoph Steiner |
2010-01-22 | update etags to use SOURCES | Hans-Christoph Steiner |
2009-12-27 | following up on bug report #2921689, fixed a bunch of 'implicit declaration o... | Hans-Christoph Steiner |
2009-10-30 | included Fink locations in template and put the FAT_FLAGS first since apple r... | Hans-Christoph Steiner |
2009-10-24 | leave .o object file around so that it doesn't always recompile things | Hans-Christoph Steiner |
2009-10-22 | added cross-compiling for the iPhone OS when building on Mac OS X | Hans-Christoph Steiner |
2009-10-08 | added Cygwin section so things build on Cygwin | Hans-Christoph Steiner |
2009-09-21 | added $(pd_src)/src as the first place to search for pd.dll | Hans-Christoph Steiner |
2009-09-14 | more missing DESTDIR vars | dmotd |
2009-07-30 | use PD_PATH rather than pd_src to point to to Pd's path (including it's sources) | IOhannes m zmölnig |
2009-07-29 | switched back to pd custom vars since I couldn't think how to do it with the ... | Hans-Christoph Steiner |
2009-07-24 | added proper prefix and DESTDIR support; made 'dist' target depend on 'all'; ... | Hans-Christoph Steiner |
2009-07-24 | added a distclean target to remove the dist tarball and clean | Hans-Christoph Steiner |
2009-07-24 | after a good argument with IOhannes in Brazil, I think we have a good Makefil... | Hans-Christoph Steiner |
2009-06-05 | added changes from motex/Makefile and convert externals/Makefile to use the n... | Hans-Christoph Steiner |
2009-06-05 | added --enable-auto-import flag to get rid of linker warnings | Hans-Christoph Steiner |
2009-06-05 | removed sfread.c from build since it doesn't seem to work; fixed up Windows b... | Hans-Christoph Steiner |
2009-06-05 | a stab at making a target to build a single ext13.pd_linux | Hans-Christoph Steiner |