aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/mjlib/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=13759
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; 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/mjlib/; 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/mjlib/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; 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/mjlib/; revision=13263
2010-02-21oops, forgot the makefileHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=13187
2010-02-21ported mjlib to template Makefile and debian stuffHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=13186
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/mjlib/; revision=12846
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/mjlib/; revision=11724
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/mjlib/; revision=10048
2004-04-08made mjLib conform to the CVS build system and 0.37 help patch naming schemeHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=1572
2004-04-08made all of the objects compile on MacOS X and GNU/LinuxHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=1571
2004-04-08moved help files to 0.37 standard namesHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=1570
2004-04-08had to remove due to case mismatch, will re-add with proper caseHans-Christoph Steiner
svn path=/trunk/externals/mjlib/; revision=1567
2004-04-07This commit was generated by cvs2svn to compensate for changes in r1560,svn2git-rootHans-Christoph Steiner
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/mjlib/; revision=1561