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
val of_tags : Tags.t -> Command.spec
val of_tag_list : Tags.elt list -> Command.spec
val flag : ?deprecated:bool -> Tags.elt list -> Command.spec -> unit
val pflag :
Tags.elt list ->
string ->
?doc_param:string ->
( string -> Command.spec ) ->
unit
val flag_and_dep : Tags.elt list -> Command.spec -> unit
val pflag_and_dep :
Tags.elt list ->
Tags.elt ->
?doc_param:string ->
( string -> Command.spec ) ->
unit
val get_used_tags : unit -> Tags.t
val mark_tag_used : Tags.elt -> unit
ON THIS PAGE
No table of contents