caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANNOUNCE] ocamlconf-0.5 release
@ 2004-05-12  9:59 Kenneth Knowles
       [not found] ` <Pine.LNX.4.56.0405121049030.5791@lascruces.cs.unm.edu>
  0 siblings, 1 reply; 3+ messages in thread
From: Kenneth Knowles @ 2004-05-12  9:59 UTC (permalink / raw)
  To: caml-list


OCamlConf : A simple OCaml build tool
-------------------------------------

   OCamlConf is an O'Caml build tool that resembles GNU autoconf to the user. It
provides many useful functions for building your O'Caml project from a minimal
amount of specification.

See the homepage at http://kenn.frap.net/ocamlconf/ for more details

--------------------
New in this version:

*  No longer generates two files, "configure_out.ml" and "configure." The
   configure script is a hybrid shell script / ml program that contains
   everything it needs to run, provided they have a bourne shell, sed, and ocaml
   installed

*  Renamed "MakeMake" to "AutoMake" to indicate that it is a super-high-level
   wrapper.

*  Factored out MakeMake into several modules, allowed finer control of the build

*  Bugfixes in mixed C/O'Caml libraries, which are certainly the toughest to
   build right.

*  Dramatically improved documentation (if I do say so myself!)

-------------------
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] 3+ messages in thread

end of thread, other threads:[~2004-05-12 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12  9:59 [Caml-list] [ANNOUNCE] ocamlconf-0.5 release Kenneth Knowles
     [not found] ` <Pine.LNX.4.56.0405121049030.5791@lascruces.cs.unm.edu>
2004-05-12 18:35   ` Kenneth Knowles
     [not found]     ` <Pine.LNX.4.56.0405121252530.5791@lascruces.cs.unm.edu>
2004-05-12 21:51       ` Kenneth Knowles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).