Browse thread
[Caml-list] Announcing the OMake build system version 0.9.1
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-09-05 (15:44) |
From: | chris.danx <chris.danx@n...> |
Subject: | Re: [Caml-list] Announcing the OMake build system version 0.9.1 |
Marcin 'Qrczak' Kowalczyk wrote: > "chris.danx" <chris.danx@ntlworld.com> writes: > > >>>Rebuild what? Everything? It's not an option. When I repeatedly make >>>a change in one file and try how it works, it would be silly to wait >>>several minutes for recompilation of everything else. >> >>Only what needs to be rebuilt! > > > But how does it know it? How to specify that in a different way than > for make? Isn't that information encoded in the source files already? The tool extracts this information and uses it in the build process. ------------------- 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