Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-21 | updated Makefile to latest version | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=14669 | |||
2010-09-15 | remove -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-11 | bumped version number | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13789 | |||
2010-08-07 | added target to generate Debian source package | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13768 | |||
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13478 | |||
2010-04-25 | fixed 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-06 | fixed 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-06 | updated libdir style projects with latest version of Makefile template | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13377 | |||
2010-03-24 | added 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-10 | updated all templates with the PDOBJECTS fixes from the 'mapping' build | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13167 | |||
2010-02-10 | added rule to install 'examples' if they exist | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13161 | |||
2010-02-09 | fix 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-09 | updated to use new template Makefile+debian stuff | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13150 | |||
2009-09-21 | fixed wrong variable name | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=12420 | |||
2009-09-21 | added $(pd_src)/src as the first place to search for pd.dll | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=12416 | |||
2009-09-14 | more missing DESTDIR vars | dmotd | |
svn path=/trunk/externals/motex/; revision=12338 | |||
2009-07-29 | ported new template Makefile changes to motex | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11887 | |||
2009-06-05 | fixes to make this new Makefile work with the Pd-extended makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11687 | |||
2009-06-05 | added install targets for libdirs and single-binary libs | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11686 | |||
2009-06-05 | added --enable-auto-import flag to get rid of linker warnings | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11684 | |||
2009-06-05 | first new-style Makefile for motex | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11683 |