Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-31 | first working package, finding libc dep and all | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=13122 | |||
2010-01-26 | sorted out striping with install on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=13101 | |||
2010-01-26 | on Mac OS X, look for a 'pd' binary and use it as the -bundle_loader if found | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=13099 | |||
2010-01-22 | added prefix var and three-part version name to make lintian happy | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=13073 | |||
2010-01-22 | made consistent naming of SOURCES_* vars; added DISTDIR and DISTBINDIR for ↵ | Hans-Christoph Steiner | |
all platforms; added libdir and pkglibdir vars to make 'make install' work better svn path=/trunk/externals/ext13/; revision=13072 | |||
2010-01-22 | added support for abstractions/pd objects and added tests to make sure files ↵ | Hans-Christoph Steiner | |
exist before trying to install them svn path=/trunk/externals/ext13/; revision=13071 | |||
2010-01-22 | switched everything to use INSTALL variables rather than the 'install' ↵ | Hans-Christoph Steiner | |
program directly svn path=/trunk/externals/ext13/; revision=13070 | |||
2010-01-22 | Makefile now produces a proper tarball of everything, let's see if we can ↵ | Hans-Christoph Steiner | |
debianize it svn path=/trunk/externals/ext13/; revision=13069 | |||
2010-01-22 | update etags to use SOURCES | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=13065 | |||
2009-10-30 | included Fink locations in template and put the FAT_FLAGS first since apple ↵ | Hans-Christoph Steiner | |
recommends that svn path=/trunk/externals/ext13/; revision=12699 | |||
2009-10-24 | leave .o object file around so that it doesn't always recompile things | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=12656 | |||
2009-10-22 | added cross-compiling for the iPhone OS when building on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=12639 | |||
2009-10-08 | added Cygwin section so things build on Cygwin | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=12558 | |||
2009-09-21 | added $(pd_src)/src as the first place to search for pd.dll | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=12416 | |||
2009-09-14 | more missing DESTDIR vars | dmotd | |
svn path=/trunk/externals/ext13/; revision=12338 | |||
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 | |
svn path=/trunk/externals/ext13/; revision=11891 | |||
2009-07-29 | switched back to pd custom vars since I couldn't think how to do it with the ↵ | Hans-Christoph Steiner | |
standard 'prefix' svn path=/trunk/externals/ext13/; revision=11886 | |||
2009-07-24 | added proper prefix and DESTDIR support; made 'dist' target depend on 'all'; ↵ | Hans-Christoph Steiner | |
cleaned up 'showpaths' printing svn path=/trunk/externals/ext13/; revision=11882 | |||
2009-07-24 | added a distclean target to remove the dist tarball and clean | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11881 | |||
2009-07-24 | after a good argument with IOhannes in Brazil, I think we have a good ↵ | Hans-Christoph Steiner | |
Makefile template here svn path=/trunk/externals/ext13/; revision=11880 | |||
2009-06-05 | added changes from motex/Makefile and convert externals/Makefile to use the ↵ | Hans-Christoph Steiner | |
new ext13 one svn path=/trunk/externals/ext13/; revision=11688 | |||
2009-06-05 | added --enable-auto-import flag to get rid of linker warnings | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11684 | |||
2009-06-05 | removed sfread.c from build since it doesn't seem to work; fixed up Windows ↵ | Hans-Christoph Steiner | |
build; moved LIBRARY_NAME build to a better location svn path=/trunk/externals/ext13/; revision=11682 | |||
2009-06-05 | a stab at making a target to build a single ext13.pd_linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11681 | |||
2009-06-05 | exclude SVN files from the dist tarball | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11680 | |||
2009-06-05 | replaced CPU -march flags with a FAT/Universal build for Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11679 | |||
2009-06-05 | added pd_src variable; added CPU-specific OPT_CFLAGS on Mac OS X; fixed up ↵ | Hans-Christoph Steiner | |
Windows flags svn path=/trunk/externals/ext13/; revision=11678 | |||
2009-06-05 | removed UNIX macro and replaced with auto macros | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11676 | |||
2009-06-05 | checked in meta file, tweaked Makefile, and fixed Pd-extended externals/Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11675 | |||
2009-06-05 | cleaned up the windows section a bit and added a little instruction blurb | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11673 | |||
2009-06-05 | first stab at simplified standard Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11672 |