[parrot/parrot] bf57e2: [GH #902] Support multiple paths in PARROT_LIBRARY...
GitHub
noreply at github.com
Wed Jan 2 17:37:17 UTC 2013
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: bf57e28c5f7f2870ebfe2b1666b9552649948149
https://github.com/parrot/parrot/commit/bf57e28c5f7f2870ebfe2b1666b9552649948149
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M src/library.c
M t/library/lib_search_path.t
Log Message:
-----------
[GH #902] Support multiple paths in PARROT_LIBRARY, PARROT_INCLUDE
Fixed conflict:
t/library/lib_search_path.t
Commit: f77520ac12a7cfe8074eecbff0f30786d874ef06
https://github.com/parrot/parrot/commit/f77520ac12a7cfe8074eecbff0f30786d874ef06
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M ChangeLog
M config/init/hints/darwin.pm
M config/init/hints/openbsd.pm
M src/library.c
M t/library/lib_search_path.t
Log Message:
-----------
[GH #903] Rename dynext_libs to dynext_dirs
For consistency with the other config *dir entries.
Note that nqp also has now a --dynext-paths option.
https://github.com/perl6/nqp/pull/69
Compare: https://github.com/parrot/parrot/compare/fa141227955a...f77520ac12a7
More information about the parrot-commits
mailing list