ocamlbuild
OCamlbuild is a build system with builtin rules to easily build most OCaml projects
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocamlbuild
-
ocamlbuildlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocamlbuildlib
type t = Pathname.t
module Resources : sig ... end
module Cache : sig ... end
val digest : t -> string
val exists_in_source_dir : t -> bool
val exists_in_build_dir : t -> bool
val clean_up_links : bool Slurp.entry -> bool Slurp.entry
val print : Format.formatter -> t -> unit
val print_pattern : Format.formatter -> resource_pattern -> unit
val clean : t -> unit
val import : string -> t
val import_pattern : string -> resource_pattern
val matchit : resource_pattern -> t -> env option
val subst_pattern : env -> resource_pattern -> t
val print_env : Format.formatter -> env -> unit
ON THIS PAGE
No table of contents