Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-02 | made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵ | Hans-Christoph Steiner | |
libraries svn path=/trunk/externals/markex/; revision=14252 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/markex/; revision=14178 | |||
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/markex/; revision=14145 | |||
2010-09-13 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14116 | |||
2010-09-13 | converted to one-dep-per-line style | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14115 | |||
2010-09-13 | added sign-tags = True | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14111 | |||
2010-09-13 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14110 | |||
2010-09-12 | Recommends: pd-libdir since these are all libdirs | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14098 | |||
2010-09-12 | updated to use Alessio Treglia's dh_auto_install tricks, which strip too | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14078 | |||
2010-09-12 | remove quilt dep since its not needed until patches are added to the package | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=14073 | |||
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13994 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13978 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/markex/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13843 | |||
2010-08-19 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13840 | |||
2010-08-16 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13812 | |||
2010-08-16 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13802 | |||
2010-08-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13794 | |||
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13790 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/markex/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13759 | |||
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; 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/markex/; 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/markex/; revision=13383 | |||
2010-04-06 | updated libdir style projects with latest version of Makefile template | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; 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/markex/; revision=13263 | |||
2010-02-21 | updated to use new machine-parsible format | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13183 | |||
2010-02-20 | windows build fixes | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13181 | |||
2010-02-20 | debianized markex and cleaned up license file stuff | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13179 | |||
2010-02-20 | remove exe bit from pd patches | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13178 | |||
2010-02-20 | ported markex library to new Makefile template, then debianize it next | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=13177 | |||
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-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-30 | added "-fPIC" for x86_64 compatibility | IOhannes m zmölnig | |
svn path=/trunk/externals/markex/; revision=9745 | |||
2007-12-17 | fixed bug that was exposed in help-patch; added example for list-ranges | IOhannes m zmölnig | |
in help-patch svn path=/trunk/externals/markex/; revision=9098 | |||
2007-10-13 | made help patch based on new PDDP template | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=8815 | |||
2006-09-30 | replaced manual MACOSX macro with automatic __APPLE__ | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=6059 | |||
2006-03-13 | allow to build as single library | IOhannes m zmölnig | |
svn path=/trunk/externals/markex/; revision=4699 | |||
2006-03-13 | added the missing files from Gem's MarkEx | IOhannes m zmölnig | |
svn path=/trunk/externals/markex/; revision=4698 | |||
2006-03-12 | change 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-08 | converted things to fit in with the namespace | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=4167 | |||
2004-04-14 | added crash warning | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=1603 | |||
2003-10-27 | ../../markex/oneshot.c:1: stray comment in program | Guenter Geiger | |
svn path=/trunk/externals/markex/; revision=1141 | |||
2003-10-20 | cleaned up #if; added multiselect help patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=1113 | |||
2003-10-02 | added help placeholder | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=1061 | |||
2003-10-02 | converted helpfiles to 0.37 | Hans-Christoph Steiner | |
svn path=/trunk/externals/markex/; revision=1059 | |||
2003-07-30 | separated out all objects into individual files; created a few missing help ↵svn2git-root | Hans-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 |