Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Kenneth Knowles <kknowles@berkeley.edu>
To: caml-list@inria.fr
Subject: [Caml-list] [ANNOUNCE] ocamlconf-0.4 release
Date: Sun, 18 Apr 2004 11:28:23 -0700	[thread overview]
Message-ID: <20040418182823.GA26638@tallman.kefka.frap.net> (raw)


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


                 reply	other threads:[~2004-04-18 18:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040418182823.GA26638@tallman.kefka.frap.net \
    --to=kknowles@berkeley.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox