-
Notifications
You must be signed in to change notification settings - Fork 4
/
_oasis
36 lines (34 loc) · 1.27 KB
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
OASISFormat: 0.4
OCamlVersion: >= 4.03.0
FindlibVersion: >= 1.3.2
Name: js-build-tools
Version: 114.08+89
Synopsis: Collection of tools to help building Jane Street Packages
Authors: Jane Street Group, LLC <opensource@janestreet.com>
Copyrights: (C) 2016 Jane Street Group LLC <opensource@janestreet.com>
Maintainers: Jane Street Group, LLC <opensource@janestreet.com>
License: Apache-2.0
LicenseFile: LICENSE.txt
Homepage: https://github.com/janestreet/js-build-tools
Plugins: StdFiles (0.3), DevFiles (0.3)
XStdFilesAUTHORS: false
XStdFilesREADME: false
BuildTools: ocamlbuild
BetaFeatures: section_object
FilesAB: META.ab
Description:
This packages contains tools to help building Jane Street
Packages. However most of it is general purpose.
It contains::
- an oasis2opam-install tool to produce a .install file from the oasis
build log
- an js_build_tools ocamlbuild plugin with various goodies
Library jane_street_ocamlbuild_goodies
Path: ocamlbuild_goodies
Pack: false
Modules: Jane_street_ocamlbuild_goodies
BuildDepends: ocamlbuild
Library oasis2opam_install
Path: oasis2opam-install
Pack: false
Modules: Oasis2opam_install