9407804068
-- OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancements, such as: Support for projects spanning several directories or directory hierarchies. Fast, reliable, automated, scriptable dependency analysis using MD5 digests, with full support for incremental builds. Fully scriptable, includes a library that providing support for standard tasks in C, C++, OCaml, and LaTeX projects, or a mixture thereof. Full native support for rules that build several files at once. OMake provides a uniform interface on Linux/Unix (including 64-bit architectures), Win32, Cygwin, Mac OS X, and other platforms that are supported by OCaml. Active filesystem monitoring, where the build automatically restarts whenever you modify a source file. This can be very useful during the edit/compile cycle. A built-in command-interpreter osh that can be used interactively.
36 lines
896 B
Plaintext
36 lines
896 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/01 02:16:59 avsm Exp $
|
|
bin/cvs_realclean
|
|
bin/omake
|
|
bin/osh
|
|
lib/omake/
|
|
lib/omake/OMakefile.default
|
|
lib/omake/OMakeroot.default
|
|
lib/omake/OMakeroot.om
|
|
lib/omake/Pervasives.om
|
|
lib/omake/build/
|
|
lib/omake/build/C.om
|
|
lib/omake/build/Common.om
|
|
lib/omake/build/LaTeX.om
|
|
lib/omake/build/OCaml.om
|
|
lib/omake/configure/
|
|
lib/omake/configure/Configure.om
|
|
lib/omake/configure/fam.om
|
|
lib/omake/configure/ncurses.om
|
|
lib/omake/configure/readline.om
|
|
lib/omake/parse/
|
|
lib/omake/parse/C/
|
|
lib/omake/parse/C/Lex.om
|
|
lib/omake/parse/C/Parse.om
|
|
@man man/man1/omake-base.1
|
|
@man man/man1/omake-doc.1
|
|
@man man/man1/omake-language.1
|
|
@man man/man1/omake-options.1
|
|
@man man/man1/omake-pervasives.1
|
|
@man man/man1/omake-quickstart.1
|
|
@man man/man1/omake-root.1
|
|
@man man/man1/omake-rules.1
|
|
@man man/man1/omake-shell.1
|
|
@man man/man1/omake-system.1
|
|
@man man/man1/omake.1
|
|
@man man/man1/osh.1
|