template 1.0.13
Up to Product page
fixes for using shared libraries within a library
For additional information about this project, please visit the
project page.
Available downloads
Change log
2012-04-14 03:58 eighthave
* Makefile: pad link fields with -headerpad_max_install_names so
the Pd-extended packaging can rewrite the link paths
2012-03-25 03:10 eighthave
* Makefile: on MinGW, also link shared lib using ALL_LIBS, and add
-liberty to link against the GCC static porting lib
2012-03-18 03:33 eighthave
* Makefile: allow the SHARED_LIB var to be overridden
2012-01-30 00:27 eighthave
* Makefile: fix 'make dist' when no template.c file present