| Log |
Module for modulating the logging output with the logging level.
|
| My_unix |
See
Ocamlbuild_executor.execute
|
| My_std |
Generic utility functions, and system-independent glue.
|
| Std_signatures |
Some signatures from the standard library.
|
| Signatures |
This module contains all module signatures that the user
could use to build an ocamlbuild plugin.
|
| Shell | |
| Display | |
| Command |
Provides an abstract type for easily building complex shell commands without making
quotation mistakes.
|
| Configuration |
Handles the "_tags" file mechanism.
|
| Discard_printf |
This module compiled with
-rectypes allows one to write functions
taking formatters as arguments.
|
| Flags |
For system use only
|
| Hygiene |
Module for checking that the source tree is not polluted by object files.
|
| Options | |
| Pathname | |
| Report | |
| Resource | |
| Rule | copy_rule name ?insert source destination
|
| Slurp |
Scans a directory lazily to build a tree that can be user-decorated.
|
| Solver | |
| Tags | |
| Tools | |
| Fda | |
| Ocaml_specific | |
| Ocaml_arch | |
| Ocamlbuild_where | |
| Lexers | |
| Glob |
The type representing fast patterns.
|
| Bool |
Provides a datatype for representing boolean formulas and evaluation,
iteration and map functions.
|
| Glob_ast | |
| Glob_lexer | |
| Plugin | |
| Main | |
| Hooks | |
| Ocaml_utils | |
| Ocaml_tools | |
| Ocaml_compiler | hide_package_contents pack_name
Don't treat the given package as an open package.
|
| Ocaml_dependencies |
Ocaml dependencies
|
| Exit_codes | |
| Digest_cache | |
| Ocamlbuild_plugin |