aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18update Android build for NDK r8eHEADsvn2git-headexternals/templateHans-Christoph Steiner
2012-10-10removed some cruft that snuck inHans-Christoph Steiner
2012-10-09support other versions of the Android gcc, as well as other arches (i.e. arm,...Hans-Christoph Steiner
2012-10-09Mac OS X: test that PowerPC compiler is installed by defaultHans-Christoph Steiner
2012-10-05updated debian/copyright to use 1.0 formatHans-Christoph Steiner
2012-09-25bumped to v1.0.13 in preparation for releaseHans-Christoph Steiner
2012-09-16update pd depends to include real package alsoHans-Christoph Steiner
2012-09-16bump standards version to 3.9.3Hans-Christoph Steiner
2012-09-16update Vcs URLs to the current onesHans-Christoph Steiner
2012-04-14pad link fields with -headerpad_max_install_names so the Pd-extended packagin...Hans-Christoph Steiner
2012-03-25on MinGW, also link shared lib using ALL_LIBS, and add -liberty to link again...Hans-Christoph Steiner
2012-03-18allow the SHARED_LIB var to be overriddenHans-Christoph Steiner
2012-01-30fix 'make dist' when no template.c file presentHans-Christoph Steiner
2012-01-29bumped version to 1.0.13 after 1.0.12 releaseHans-Christoph Steiner
2012-01-29add $(SHARED_SOURCE) $(SHARED_HEADER) to TAGSHans-Christoph Steiner
2012-01-29include single-binary source file in 'make dist' source tarballHans-Christoph Steiner
2012-01-29link shared library file into single-binary-libHans-Christoph Steiner
2012-01-07added file for config of Debian patch handlingHans-Christoph Steiner
2011-11-17included Katja's unittests support from smlibHans-Christoph Steiner
2011-11-16added PD_INCLUDE and .tcl files to the etagsHans-Christoph Steiner
2011-10-31completed support for a libfoo.tcl shared libraryHans-Christoph Steiner
2011-10-30added support for a libfoo.tcl shared libraryHans-Christoph Steiner
2011-10-18load libmylib.so on GNU/Linux using DT_RUNPATH set to Hans-Christoph Steiner
2011-10-06added note about implementing CPPFLAGSHans-Christoph Steiner
2011-10-04added META subpatchJonathan Wilkes
2011-10-03fixed a couple omissions found when merging Makefile into tkwidgetsHans-Christoph Steiner
2011-10-03fixed typo and set version to 1.0.11Hans-Christoph Steiner
2011-10-03added support for a shared library that all of the objects can useHans-Christoph Steiner
2011-10-03merged in IOhannes' ALL_*FLAGS code with some minor changesHans-Christoph Steiner
2011-10-02don't differentiate GNU/Hurd and GNU/kFreeBSD from GNU/Linux since they shoul...Hans-Christoph Steiner
2011-10-02added platform-specific LIBS varsHans-Christoph Steiner
2011-10-02updated .PHONYHans-Christoph Steiner
2011-10-02updated single_install to use current sub install targetsHans-Christoph Steiner
2011-08-01added Vcs-* tags and updated puredata 0.43 Build-DependsHans-Christoph Steiner
2011-07-26fixed finding stuff in %ProgramFiles% correctly, needed to eval the var not i...Hans-Christoph Steiner
2011-07-26renamed var PROGRAMFILES to ProgramFiles since some IDEs are case sensitive f...Hans-Christoph Steiner
2011-07-15set CC=gcc on MinGW since MinGW often doesn't have ccHans-Christoph Steiner
2011-03-08added support for standalone .tcl files for GUI objectsHans-Christoph Steiner
2011-02-11updated to GPLv3Hans-Christoph Steiner
2011-02-11NDK_TOOLCHAIN is used by Android NDK for something else, so rename to NDK_TOO...Hans-Christoph Steiner
2011-02-08fixed Android support to work seamlessly with NDKr5 on GNU/Linux and Mac OS XHans-Christoph Steiner
2011-01-03for android, need to set include path tooHans-Christoph Steiner
2011-01-03first stab at a working android build setupHans-Christoph Steiner
2010-11-22moved -DPD to the CFLAGS += section so that CFLAGS can be more easily overriddenHans-Christoph Steiner
2010-11-22re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43Hans-Christoph Steiner
2010-11-21added build configs for Debian GNU/Hurd and GNU/kFreeBSDHans-Christoph Steiner
2010-11-18added Recommends: pd-import since it is an easy way to load libsHans-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-14removed MinGW CPU flags so it'll build on MinGW64 by defaultHans-Christoph Steiner