[OMake] Announcing OMake 0.9.4
Aleksey Nogin
nogin at cs.caltech.edu
Tue Jan 4 20:32:38 PST 2005
The OMake Team is proud to announce a new release of the OMake Build
System - OMake 0.9.4.
This version contains a large number of enhancements and bug fixes,
including:
- Portability improvements. OMake should now compile and work under
Windows 2000, Windows NT and FreeBSD. A number of Windows-specific
bugs are fixed. A Windows installer is added.
- OMake now uses the built-in versions of the following commands:
cp, mv, mkdir, rm, rmdir, chmod
- Improvements to the filesystem watch functionality. In particular,
the build will now restart if a change to one of the OMakefiles is
detected.
- Added a USE_OCAMLFIND variable that can be used to force or prohibit
the usage of ocamlfind in a project (by default USE_OCAMLFIND is set
to true iff the ocamlfind executable is found in path).
- Added a "--force-dotomake" option to create all .omc and .omo files
under $HOME/.omake/cache and a "--dotomake" option to specify an
alternative to $HOME/.omake
- Added :squash: dependencies (that specify that a dependency must
be built, but when the dependency changes, it does not cause the
target to be rebuilt).
- OMake will now read ~/.omakeinit and ~/.omakerc files on startup.
- Improved the latex-related rules.
- Documentation improvements.
- Bugs fixed: 142, 153, 311, 313, 314, 316, 332, 333, 339, 350, 360,
361, 366, 367, 368, 374, 375. See
http://bugzilla.metaprl.org/buglist.cgi?bug_id=142,153,311,313,314,316,332,333,339,350,360,361,366,367,368,374,375
for details.
OMake 0.9.4 is still an alpha release. While we have made an effort to
ensure that it is bug-free, it is possible some functions may not behave
as you would expect. Please report any comments and/or bugs to the
mailing list omake at metaprl.org and/or at http://metaprl.org/bugzilla
OMake is distributed under the terms of the GNU General Public License.
OMake configuration files are distributed under the terms of an MIT-like
license. OMake sources, as well as a number of Linux and Windows
binaries are available from the OMake home page at http://omake.metaprl.org/
--
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907
More information about the OMake-Announce
mailing list