OCamlbuildCommonSourceFunctions common to OCamlbuild build and doc plugin
Fix special arguments depending on environment
Run 'ocamlbuild -clean' if not already done
val run_ocamlbuild :
ctxt:OASISContext.t ->
OASISTypes.arg list ->
OASISTypes.arg array ->
unitRun ocamlbuild, unregister all clean events
Determine real build directory
Check OCaml version constraint defined in _oasis.
val 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