factor/basis/alien/libraries
Doug Coleman 96f2561b42 alien.libraries.finder.linux: Remove tags like "OS ABI: Linux 2.6.24" from the ``ldconfig -p`` output. 2014-06-17 14:13:06 -07:00
..
finder alien.libraries.finder.linux: Remove tags like "OS ABI: Linux 2.6.24" from the ``ldconfig -p`` output. 2014-06-17 14:13:06 -07:00
unix alien.libraries: add platforms.txt 2011-09-13 20:18:02 -07:00
windows alien.libraries: add platforms.txt 2011-09-13 20:18:02 -07:00
authors.txt
libraries-docs.factor alien.libraries: Change <library> to be just a constructor. Replace with make-library and try-make-library so that we throw better errors. 2014-06-05 14:28:37 -07:00
libraries-tests.factor Revert "alien.libraries: dlopen should handle resource:-paths" 2013-12-20 21:07:31 -08:00
libraries.factor alien.libraries.finder: Make find-library return the string passed in instead of f if the library is not found. We want vocabularies to load no matter what instead of throwing a missing library error. Also, print dlerror in the error message and take away the redundant line about possible missing libraries. Fixes #986. 2014-06-07 20:58:14 -07:00