------------------------------------------------------------ revno: 379 committer: Jean-Vincent Loddo <lo...@lipn.univ-paris13.fr> branch nick: ocamlbricks timestamp: Thu 2013-10-31 21:32:31 +0100 message: Build system heavily modified in order to work both with an OCaml distribution based on Linux-distribution's packages or with a system like `opam'. Now ocamlbricks is no longer compiled with the option "-custom", and a dynamically loaded library is built (dllocamlbricks.so) and installed in $OCAML_LIBRARYPREFIX/stublibs/. This is useful to correctly (and quickly) launch `utop' (make test_with_utop). The file META has been modified to not interfere with `utop'. All C wrappers have been modified adding the prefix "caml/" to all related `#include' directives. removed: EXTRA/limbo.ml Makefile.d/test.sh Makefile.d/test_scripts_starting_section.sh Makefile.d/test_with_utop.sh added: Makefile.d/test_with.sh modified: EXTRA/does-process-exist-c-wrapper.c EXTRA/waitpid-c-wrapper.c GETTEXT/gettext-c-wrapper.c META Makefile Makefile.d/ocamlmklib_wrapper.sh Makefile.local
-- lp:ocamlbricks https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk Your team marionnet-dev is subscribed to branch lp:ocamlbricks. To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~marionnet-dev Post to : marionnet-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~marionnet-dev More help : https://help.launchpad.net/ListHelp