racket/racket
Matthew Flatt 42e0d69746 racket/runtime-path: fix problems with 'so paths
Search for versions within a library directory, instead of searching
across library directories for a version. That way, user-specific libraries
can take precedence generally.

Fix the construction of library names with versions to match `ffi-lib`.
Specifically, put the version after the suffix on platforms other than
Mac OS X.

Put the code to resolve 'so specs in one place.
2014-06-11 09:23:04 +01:00
..
collects racket/runtime-path: fix problems with 'so paths 2014-06-11 09:23:04 +01:00
src win32: repair for VS Studio build 2014-06-09 06:57:22 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00