aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2010-12-21updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=14669
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/motex/; revision=14145
2010-08-11bumped version numberHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=13789
2010-08-07added target to generate Debian source packageHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=13768
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/motex/; 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/motex/; revision=13470
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/motex/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/motex/; 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/motex/; revision=13263
2010-02-10updated all templates with the PDOBJECTS fixes from the 'mapping' buildHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=13167
2010-02-10added rule to install 'examples' if they existHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=13161
2010-02-09fix install location of library in packaging (I forgot to include the ↵Hans-Christoph Steiner
'extra' in /usr/lib/pd/extra) svn path=/trunk/externals/motex/; revision=13156
2010-02-09updated to use new template Makefile+debian stuffHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=13150
2009-09-21fixed wrong variable nameHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=12420
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=12416
2009-09-14more missing DESTDIR varsdmotd
svn path=/trunk/externals/motex/; revision=12338
2009-07-29ported new template Makefile changes to motexHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=11887
2009-06-05fixes to make this new Makefile work with the Pd-extended makefileHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=11687
2009-06-05added install targets for libdirs and single-binary libsHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=11686
2009-06-05added --enable-auto-import flag to get rid of linker warningsHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=11684
2009-06-05first new-style Makefile for motexHans-Christoph Steiner
svn path=/trunk/externals/motex/; revision=11683