package oasis

  1. Overview
  2. Docs
Tooling for building OCaml libraries and applications

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.7.tar.gz
sha256=54bc4b80e4a38719124e8fb0125c6f3404bda514b87b8749b51442e023de998d
md5=d848bac0234ed1849a9187d16630cda3

doc/oasis.builtin-plugins/OCamlbuildPlugin/index.html

Module OCamlbuildPlugin

Build using ocamlbuild

  • author Sylvain Le Gall
val cond_targets_hook : (((BaseBuilt.t * OASISTypes.name * OASISTypes.host_filename list list) list * OASISTypes.unix_filename list) list -> ((BaseBuilt.t * OASISTypes.name * OASISTypes.host_filename list list) list * OASISTypes.unix_filename list) list) ref
val build : ctxt:OASISContext.t -> OASISTypes.unix_filename list -> OASISTypes.package -> OASISTypes.arg array -> unit
val clean : ctxt:OASISContext.t -> OASISTypes.package -> OASISTypes.arg array -> unit
val plugin : [> `Build ] * string * OASISVersion.t option
val all_id : OASISPlugin.all_t
val pure_interface_test : OASISTypes.package -> bool
val add_tags : string list -> string list -> string list -> string list
module MapDirs : sig ... end
val is_pure_interface : ('a * string list) -> bool
val qstrt_completion : OASISTypes.package -> OASISTypes.package
val init : unit -> unit
OCaml

Innovation. Community. Security.