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 tags = Tags.t
type pathname = Pathname.t
val atomize : string list -> spec
val atomize_paths : string list -> spec
val execute : ?quiet:bool -> ?pretend:bool -> t -> unit
val execute_many :
?quiet:bool ->
?pretend:bool ->
t list ->
(bool list * exn) option
val setup_virtual_command_solver : string -> ( unit -> spec ) -> unit
val print : Format.formatter -> t -> unit
val to_string : t -> string
val string_of_command_spec : spec -> string
ON THIS PAGE
No table of contents