package b0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Software construction and deployment kit
Install
dune-project
Dependency
Authors
Maintainers
Sources
b0-0.0.5.tbz
sha512=00a6868b4dfa34565d0141b335622a81a0e8d5b9e3c6dfad025dabfa3df2db2a1302b492953bbbce30c3a4406c324fcec25250a00b38f6d18a69e15605e3b07e
doc/b0_b00_kit/B00_ocaml/Archive/index.html
Module B00_ocaml.Archive
Archiving.
Tool invocations for archiving.
val cstubs :
?post_exec:(B000.Op.t -> unit) ->
?k:(int -> unit) ->
B00.Memo.t ->
conf:Conf.t ->
opts:B0_std.Cmd.t ->
c_objs:B0_std.Fpath.t list ->
odir:B0_std.Fpath.t ->
oname:string ->
unitcstubs m ~conf ~opts ~c_objs ~odir ~oname creates in directory odir C stubs archives for a library named oname.
val byte :
?post_exec:(B000.Op.t -> unit) ->
?k:(int -> unit) ->
B00.Memo.t ->
conf:Conf.t ->
opts:B0_std.Cmd.t ->
has_cstubs:bool ->
cobjs:B0_std.Fpath.t list ->
odir:B0_std.Fpath.t ->
oname:string ->
unitbyte_archive m ~opts ~has_cstubs ~cobjs ~obase creates in directory odir a bytecode archive named oname with the OCaml bytecode compilation objects cobjs.
val native :
?post_exec:(B000.Op.t -> unit) ->
?k:(int -> unit) ->
B00.Memo.t ->
conf:Conf.t ->
opts:B0_std.Cmd.t ->
has_cstubs:bool ->
cobjs:B0_std.Fpath.t list ->
odir:B0_std.Fpath.t ->
oname:string ->
unitnative m ~opts ~has_cstubs ~cobjs ~obase creates in directory odir a native code archive named oname with the OCaml native code compilation objects cobjs.
val code :
?post_exec:(B000.Op.t -> unit) ->
?k:(int -> unit) ->
B00.Memo.t ->
conf:Conf.t ->
opts:B0_std.Cmd.t ->
code:Conf.code ->
has_cstubs:bool ->
cobjs:B0_std.Fpath.t list ->
odir:B0_std.Fpath.t ->
oname:string ->
unitval native_dynlink :
?post_exec:(B000.Op.t -> unit) ->
?k:(int -> unit) ->
B00.Memo.t ->
conf:Conf.t ->
opts:B0_std.Cmd.t ->
has_cstubs:bool ->
cmxa:B0_std.Fpath.t ->
o:B0_std.Fpath.t ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>