* [Caml-list] [ANNOUNCE] ocamlconf-0.4 release
@ 2004-04-18 18:28 Kenneth Knowles
0 siblings, 0 replies; only message in thread
From: Kenneth Knowles @ 2004-04-18 18:28 UTC (permalink / raw)
To: caml-list
OcamlConf version 0.4
Webpage: http://kenn.frap.net/ocamlconf/
Direct links to tarballs:
http://kenn.frap.net/ocamlconf/ocamlconf-0.4.tar.bz2
http://kenn.frap.net/ocamlconf/ocamlconf-0.4.tar.gz
Summary of OcamlConf:
OcamlConf is a build helper for ocaml programs. It takes a 'configure.ml' and
creates a 'configure' script. This script prompts for compile time toggles and
variable settings, ensures libraries exist, etc, and outputs an
automatically generated makefile.
Changes in this version:
* Large improvements in mixed C/Ocaml libraries
* Removed dependency on dynamically loaded code. Now instead of using the
toplevel it uses the compiler. This, among other fixes, should make
ocamlconf work on Cygwin.
* Removed "rootdir" from the standard configuration parameters; "prefix"
should be used at configure time, or use DESTDIR at "make install" time.
* Changed Makefile to support "make DESTDIR=... install" style used by
autoconf, Gentoo's ebuild.
* Fixed Makefile so environment variable OCAMLFIND_DESTDIR is obeyed
properly.
* Added "cleaned" parameter to MakeMake.output for wiping up emacs backups,
etc (arbitrary glob).
* Added "reinstall" target that is basically "uninstall, install." (very
convenient when developing a findlib package)
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-18 18:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-18 18:28 [Caml-list] [ANNOUNCE] ocamlconf-0.4 release Kenneth Knowles
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox