OCamlbuildCommonFunctions common to OCamlbuild build and doc plugin
Fix special arguments depending on environment
val run_clean : ctxt:OASISContext.t -> OASISTypes.arg array -> unitRun 'ocamlbuild -clean' if not already done
val run_ocamlbuild :
ctxt:OASISContext.t ->
OASISTypes.arg list ->
OASISTypes.arg array ->
unitRun ocamlbuild, unregister all clean events
val fix_build_tools :
OASISTypes.tool ->
OASISTypes.package ->
OASISTypes.packagemodule Tag : sig ... endval check_ocaml_version : string -> OASISTypes.package -> boolCheck OCaml version constraint defined in _oasis.
val ocamlbuild_more_args : OASISFeatures.tval ocamlbuild_supports_ocamlfind : OASISTypes.package -> boolval ocamlbuild_supports_plugin_tags : OASISTypes.package -> boolval ocamlbuild_common_generator :
ocamlbuild_common OASISPlugin.prop ->
'a OASISSchema.t ->
OASISPlugin.all_t ->
PropList.Data.t ->
ocamlbuild_commonval extra_args_ocamlbuild_common :
OASISPlugin.context_act ->
OASISTypes.package ->
ocamlbuild_common ->
string list * OASISPlugin.context_act