package oasis

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

Install

Dune Dependency

Authors

Maintainers

Sources

oasis-0.4.11.tar.gz
sha256=18b73deef4ed6e9a83337f24b3bbe2ded65268b3ff7309fcc00d25e57e1dc12e
md5=98492f4657c2c5b30e3b1bc945e58419

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.