aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-10-03updated template/Makefile to 1.0.11Hans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=15474
2011-08-19updated Makefile to latest template version to get things building on ↵Hans-Christoph Steiner
Debian/kFreeBSD and Debian/HURD svn path=/trunk/externals/moonlib/; revision=15249
2010-11-22re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43Hans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=14463
2010-11-05fixed typoHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=14278
2010-11-05got image-help working as distributed and made lib work with template MakefileHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=14276
2010-11-05build/dist fixesHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=14273
2010-10-16PD_INCLUDE has extra folder suffixdmotd
svn path=/trunk/externals/moonlib/; revision=14234
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
stopped the help patches for abstractions from being installed svn path=/trunk/externals/moonlib/; revision=14178
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵mescalinum
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/moonlib/; revision=14145
2010-09-08use /pd since this lib needs other headers besides m_pd.hHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=14000
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13994
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13928
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13790
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13478
2010-04-25fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵Hans-Christoph Steiner
building on 10.5 or newer svn path=/trunk/externals/moonlib/; revision=13470
2010-04-07reinstate O_NONBLOCK kludge on MinGWHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13388
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for ↵Hans-Christoph Steiner
single libs svn path=/trunk/externals/moonlib/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13377
2010-03-24added include path for Pd-extended.app include folder to include path, after ↵Hans-Christoph Steiner
the -I$(PD_PATH)/src/ so it'll only use the headers inside the Pd-extended.app if the source is not specified svn path=/trunk/externals/moonlib/; revision=13263
2010-02-21ported to new template Makefile and debianized itHans-Christoph Steiner
svn path=/trunk/externals/moonlib/; revision=13184
2007-07-09This commit was generated by cvs2svn to compensate for changes in r7949,svn2git-rootHans-Christoph Steiner
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/moonlib/; revision=7950