aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-20debianized markex and cleaned up license file stuffHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=13179
2010-02-20remove exe bit from pd patchesHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=13178
2010-02-20ported markex library to new Makefile template, then debianize it nextHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=13177
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/markex/; revision=11724
2008-04-30added "-fPIC" for x86_64 compatibilityIOhannes m zmölnig
svn path=/trunk/externals/markex/; revision=9745
2007-12-17fixed bug that was exposed in help-patch; added example for list-rangesIOhannes m zmölnig
in help-patch svn path=/trunk/externals/markex/; revision=9098
2007-10-13made help patch based on new PDDP templateHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=8815
2006-09-30replaced manual MACOSX macro with automatic __APPLE__Hans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=6059
2006-03-13allow to build as single libraryIOhannes m zmölnig
svn path=/trunk/externals/markex/; revision=4699
2006-03-13added the missing files from Gem's MarkExIOhannes m zmölnig
svn path=/trunk/externals/markex/; revision=4698
2006-03-12change has long been in core pd;IOhannes m zmölnig
added abstraction for the some of the functions svn path=/trunk/externals/markex/; revision=4695
2005-12-08converted things to fit in with the namespaceHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=4167
2004-04-14added crash warningHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=1603
2003-10-27../../markex/oneshot.c:1: stray comment in programGuenter Geiger
svn path=/trunk/externals/markex/; revision=1141
2003-10-20cleaned up #if; added multiselect help patchHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=1113
2003-10-02added help placeholderHans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=1061
2003-10-02converted helpfiles to 0.37Hans-Christoph Steiner
svn path=/trunk/externals/markex/; revision=1059
2003-07-30separated out all objects into individual files; created a few missing help ↵svn2git-rootHans-Christoph Steiner
files; moves all help files to new 0.37 help- standard; removed [reson~] and [abs~] since they are now maintained elsewhere; created Makefile for Linux and Darwin svn path=/trunk/externals/markex/; revision=806