package oasis

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

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.10.tar.gz
sha256=1cd9071403a2edb79dacbca8a96bdc6be754e786e1a45e69d9326fb6ee00508d
md5=84de67188d6c1ba4499aee6d4cb8cb54

doc/oasis.base/BaseGenerate/index.html

Module BaseGenerate

Generate 'setup.ml' and other files

  • author Sylvain Le Gall
val restore : ctxt:OASISContext.t -> unit -> unit

Restore generated files, when generate has been called with ~restore:true. Not exported.

val generate : ctxt:OASISContext.t -> restore:bool -> backup:bool -> setup_fn:OASISTypes.host_filename -> ?nocompat:bool -> ?oasis_exec:OASISTypes.host_filename -> ?oasis_fn:OASISTypes.host_filename -> ?oasis_setup_args:string list -> OASISSetupUpdate.t -> OASISTypes.package -> OASISFileTemplate.file_generate_change list

Generate 'setup.ml' file and the rest of the build system. Not exported.

OCaml

Innovation. Community. Security.