aboutsummaryrefslogtreecommitdiff
path: root/externals/loaders/libdir.c
AgeCommit message (Expand)Author
2010-09-07reorganized libdir loader into its own folder based on the Makefile library t...Hans-Christoph Steiner
2009-04-20fixed stupid bug where it would only add incomplete paths instead of complete...Hans-Christoph Steiner
2009-04-16- added verbosity control at Phil Stone's suggestionHans-Christoph Steiner
2009-03-24use dirbuf returned by canvas_open to set the path so that libdirs can be loa...Hans-Christoph Steiner
2008-08-27merged in relevant changes from the v0-40 pd-extended release branchHans-Christoph Steiner
2007-11-26added the doc/5.reference/classname path to the global helppath if loaded lib...Hans-Christoph Steiner
2007-10-13removed deprecation warning until I sort things out betterHans-Christoph Steiner
2007-01-29fixed loading of externals for pd0.40Georg Holzmann
2006-11-23fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functionsHans-Christoph Steiner
2006-11-21report only after success; and have it search the local dir before the global...Hans-Christoph Steiner
2006-11-21libdir.cHans-Christoph Steiner
2006-11-20switched back to open_via_path to use global classpath; added -meta suffixHans-Christoph Steiner
2006-11-20first functional example, it worked in the test at least, time to test some moreHans-Christoph Steiner