Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-10 | removed some cruft that snuck in | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16371 | |||
2012-10-09 | support other versions of the Android gcc, as well as other arches (i.e. ↵ | Hans-Christoph Steiner | |
arm, mipsel, x86...) svn path=/trunk/externals/template/; revision=16369 | |||
2012-10-09 | Mac OS X: test that PowerPC compiler is installed by default | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16364 | |||
2012-10-05 | updated debian/copyright to use 1.0 format | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16339 | |||
2012-09-25 | bumped to v1.0.13 in preparation for release | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16285 | |||
2012-09-16 | update pd depends to include real package also | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16246 | |||
2012-09-16 | bump standards version to 3.9.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16244 | |||
2012-09-16 | update Vcs URLs to the current ones | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16243 | |||
2012-04-14 | pad link fields with -headerpad_max_install_names so the Pd-extended ↵ | Hans-Christoph Steiner | |
packaging can rewrite the link paths svn path=/trunk/externals/template/; revision=16124 | |||
2012-03-25 | on MinGW, also link shared lib using ALL_LIBS, and add -liberty to link ↵ | Hans-Christoph Steiner | |
against the GCC static porting lib svn path=/trunk/externals/template/; revision=16095 | |||
2012-03-18 | allow the SHARED_LIB var to be overridden | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=16077 | |||
2012-01-30 | fix 'make dist' when no template.c file present | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15908 | |||
2012-01-29 | bumped version to 1.0.13 after 1.0.12 release | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15906 | |||
2012-01-29 | add $(SHARED_SOURCE) $(SHARED_HEADER) to TAGS | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15904 | |||
2012-01-29 | include single-binary source file in 'make dist' source tarball | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15902 | |||
2012-01-29 | link shared library file into single-binary-lib | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15901 | |||
2012-01-07 | added file for config of Debian patch handling | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15864 | |||
2011-11-17 | included Katja's unittests support from smlib | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15779 | |||
2011-11-16 | added PD_INCLUDE and .tcl files to the etags | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15761 | |||
2011-10-31 | completed support for a libfoo.tcl shared library | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15688 | |||
2011-10-30 | added support for a libfoo.tcl shared library | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15687 | |||
2011-10-18 | load libmylib.so on GNU/Linux using DT_RUNPATH set to | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15620 | |||
2011-10-06 | added note about implementing CPPFLAGS | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15531 | |||
2011-10-04 | added META subpatch | Jonathan Wilkes | |
svn path=/trunk/externals/template/; revision=15494 | |||
2011-10-03 | fixed a couple omissions found when merging Makefile into tkwidgets | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15471 | |||
2011-10-03 | fixed typo and set version to 1.0.11 | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15468 | |||
2011-10-03 | added support for a shared library that all of the objects can use | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15467 | |||
2011-10-03 | merged in IOhannes' ALL_*FLAGS code with some minor changes | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15466 | |||
2011-10-02 | don't differentiate GNU/Hurd and GNU/kFreeBSD from GNU/Linux since they ↵ | Hans-Christoph Steiner | |
should have the same libs svn path=/trunk/externals/template/; revision=15450 | |||
2011-10-02 | added platform-specific LIBS vars | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15449 | |||
2011-10-02 | updated .PHONY | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15448 | |||
2011-10-02 | updated single_install to use current sub install targets | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15446 | |||
2011-08-01 | added Vcs-* tags and updated puredata 0.43 Build-Depends | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15189 | |||
2011-07-26 | fixed finding stuff in %ProgramFiles% correctly, needed to eval the var not ↵ | Hans-Christoph Steiner | |
in the Makefile but the shell svn path=/trunk/externals/template/; revision=15165 | |||
2011-07-26 | renamed var PROGRAMFILES to ProgramFiles since some IDEs are case sensitive ↵ | Hans-Christoph Steiner | |
for env vars, tho Windows is usually not svn path=/trunk/externals/template/; revision=15164 | |||
2011-07-15 | set CC=gcc on MinGW since MinGW often doesn't have cc | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15153 | |||
2011-03-08 | added support for standalone .tcl files for GUI objects | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=15019 | |||
2011-02-11 | updated to GPLv3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14913 | |||
2011-02-11 | NDK_TOOLCHAIN is used by Android NDK for something else, so rename to ↵ | Hans-Christoph Steiner | |
NDK_TOOLCHAIN_BASE svn path=/trunk/externals/template/; revision=14912 | |||
2011-02-08 | fixed Android support to work seamlessly with NDKr5 on GNU/Linux and Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14873 | |||
2011-01-03 | for android, need to set include path too | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14690 | |||
2011-01-03 | first stab at a working android build setup | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14689 | |||
2010-11-22 | moved -DPD to the CFLAGS += section so that CFLAGS can be more easily overridden | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14498 | |||
2010-11-22 | re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14463 | |||
2010-11-21 | added build configs for Debian GNU/Hurd and GNU/kFreeBSD | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14450 | |||
2010-11-18 | added Recommends: pd-import since it is an easy way to load libs | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14443 | |||
2010-11-02 | made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵ | Hans-Christoph Steiner | |
libraries svn path=/trunk/externals/template/; revision=14252 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/template/; revision=14178 | |||
2010-09-14 | removed MinGW CPU flags so it'll build on MinGW64 by default | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14140 | |||
2010-09-13 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/template/; revision=14116 |