Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-03 | updated META subpatchHEADsvn2git-headexternals/motex | Jonathan Wilkes | |
svn path=/trunk/externals/motex/; revision=16636 | |||
2012-09-16 | updated to latest text of GPLv2+ direct from the source: ↵ | Hans-Christoph Steiner | |
http://www.gnu.org/licenses/gpl-2.0.txt svn path=/trunk/externals/motex/; revision=16241 | |||
2012-03-21 | made help patch work | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=16084 | |||
2012-02-17 | bumped to version v1.1.5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=15978 | |||
2011-01-03 | added META subpatch | Jonathan Wilkes | |
svn path=/trunk/externals/motex/; revision=14687 | |||
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-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/motex/; revision=13975 | |||
2010-08-30 | commented out debug message | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13947 | |||
2010-08-11 | removed debian folder since the Debian stuff is now here: ↵ | Hans-Christoph Steiner | |
http://git.debian.org/?p=pkg-multimedia/pd-motex.git;a=summary svn path=/trunk/externals/motex/; revision=13791 | |||
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-08-07 | fixed up two abstractions | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13767 | |||
2010-08-07 | fixed error in Description: | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13766 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/motex/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13759 | |||
2010-08-05 | improved Debian files as part of filing Debian Intent-To-Package | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13754 | |||
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-07 | reverted debian versions to 1 to prep for submission, and sorted other ↵ | Hans-Christoph Steiner | |
veresion issues svn path=/trunk/externals/motex/; revision=13385 | |||
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-21 | updated to use new machine-parsible format | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13183 | |||
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 | made Build-Depends: only puredata so that these packages are guaranteed to ↵ | Hans-Christoph Steiner | |
be Pd-vanilla compatible svn path=/trunk/externals/motex/; revision=13151 | |||
2010-02-09 | updated to use new template Makefile+debian stuff | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13150 | |||
2010-02-09 | fixed spelling error | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=13149 | |||
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 help patch so everything has one | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11685 | |||
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 | |||
2009-06-05 | checking in meta file to SVN to make the motex folder an instant libdir | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=11677 | |||
2005-12-16 | - added PDP to the build system, started with creb, pidip, pmpd. | Hans-Christoph Steiner | |
- fixed random bugs svn path=/trunk/externals/motex/; revision=4234 | |||
2005-12-14 | more MinGW fixes | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=4204 | |||
2005-12-07 | oops noisegate~ is an object not a help patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=4163 | |||
2005-12-07 | renamed helpfiles to the standard | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=4162 | |||
2003-04-29 | sources from motex_1_1_3.tar.gzsvn2git-root | Hans-Christoph Steiner | |
svn path=/trunk/externals/motex/; revision=603 |