aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2010-01-22update etags to use SOURCESHans-Christoph Steiner
2009-10-30included Fink locations in template and put the FAT_FLAGS first since apple r...Hans-Christoph Steiner
2009-10-24leave .o object file around so that it doesn't always recompile thingsHans-Christoph Steiner
2009-10-22added cross-compiling for the iPhone OS when building on Mac OS XHans-Christoph Steiner
2009-10-08added Cygwin section so things build on CygwinHans-Christoph Steiner
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
2009-09-14more missing DESTDIR varsdmotd
2009-07-30use PD_PATH rather than pd_src to point to to Pd's path (including it's sources)IOhannes m zmölnig
2009-07-29switched back to pd custom vars since I couldn't think how to do it with the ...Hans-Christoph Steiner
2009-07-24added proper prefix and DESTDIR support; made 'dist' target depend on 'all'; ...Hans-Christoph Steiner
2009-07-24added a distclean target to remove the dist tarball and cleanHans-Christoph Steiner
2009-07-24after a good argument with IOhannes in Brazil, I think we have a good Makefil...Hans-Christoph Steiner
2009-06-05added changes from motex/Makefile and convert externals/Makefile to use the n...Hans-Christoph Steiner
2009-06-05added --enable-auto-import flag to get rid of linker warningsHans-Christoph Steiner
2009-06-05removed sfread.c from build since it doesn't seem to work; fixed up Windows b...Hans-Christoph Steiner
2009-06-05a stab at making a target to build a single ext13.pd_linuxHans-Christoph Steiner
2009-06-05exclude SVN files from the dist tarballHans-Christoph Steiner
2009-06-05replaced CPU -march flags with a FAT/Universal build for Mac OS XHans-Christoph Steiner
2009-06-05added pd_src variable; added CPU-specific OPT_CFLAGS on Mac OS X; fixed up Wi...Hans-Christoph Steiner
2009-06-05removed UNIX macro and replaced with auto macrosHans-Christoph Steiner
2009-06-05checked in meta file, tweaked Makefile, and fixed Pd-extended externals/MakefileHans-Christoph Steiner
2009-06-05cleaned up the windows section a bit and added a little instruction blurbHans-Christoph Steiner
2009-06-05first stab at simplified standard MakefileHans-Christoph Steiner