diff --git a/opam/osx/cobol_ast-osx.opam b/opam/osx/cobol_ast-osx.opam new file mode 100644 index 000000000..5e60669af --- /dev/null +++ b/opam/osx/cobol_ast-osx.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_ast" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_ast" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-osx" {>= "5.2.1"} + "cobol_common-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_common-osx.opam b/opam/osx/cobol_common-osx.opam new file mode 100644 index 000000000..9a4b71279 --- /dev/null +++ b/opam/osx/cobol_common-osx.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_common" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_common" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "pretty-osx" {= version} + "ppx_deriving-osx" {>= "5.2.1"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_config-osx.opam b/opam/osx/cobol_config-osx.opam new file mode 100644 index 000000000..1ccbfc8e9 --- /dev/null +++ b/opam/osx/cobol_config-osx.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_config" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_config" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "pretty-osx" {= version} + "ppx_deriving-osx" {>= "5.2.1"} + "menhir-osx" {>= "1.2"} + "cobol_common-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_data-osx.opam b/opam/osx/cobol_data-osx.opam new file mode 100644 index 000000000..a26b6ee70 --- /dev/null +++ b/opam/osx/cobol_data-osx.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_data" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_data" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-osx" {>= "5.2.1"} + "cobol_parser-osx" {= version} + "cobol_ast-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_indent-osx.opam b/opam/osx/cobol_indent-osx.opam new file mode 100644 index 000000000..a42ad82cc --- /dev/null +++ b/opam/osx/cobol_indent-osx.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_indent" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_indent" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "fmt-osx" {>= "0.9"} + "cobol_preproc-osx" {= version} + "cobol_common-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_lsp-osx.opam b/opam/osx/cobol_lsp-osx.opam new file mode 100644 index 000000000..c5aeb6c74 --- /dev/null +++ b/opam/osx/cobol_lsp-osx.opam @@ -0,0 +1,64 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_lsp" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_lsp" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "toml-osx" {>= "7.1.0" & < "8.0.0"} + "pretty-osx" {= version} + "lsp-osx" {>= "1.15" & < "1.16"} + "jsonrpc-osx" {>= "1.15"} + "cobol_typeck-osx" {= version} + "cobol_parser-osx" {= version} + "cobol_indent-osx" {= version} + "cobol_data-osx" {= version} + "cobol_config-osx" {= version} + "cobol_common-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_parser-osx.opam b/opam/osx/cobol_parser-osx.opam new file mode 100644 index 000000000..5e2ada4f9 --- /dev/null +++ b/opam/osx/cobol_parser-osx.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_parser" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_parser" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-osx" {>= "5.2.1"} + "menhir-osx" {>= "1.2"} + "ez_file-osx" {>= "0.3"} + "ebcdic_lib-osx" {= version} + "cobol_preproc-osx" {= version} + "cobol_common-osx" {= version} + "cobol_ast-osx" {= version} + "menhir" {= "20220210"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_preproc-osx.opam b/opam/osx/cobol_preproc-osx.opam new file mode 100644 index 000000000..668e862a0 --- /dev/null +++ b/opam/osx/cobol_preproc-osx.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_preproc" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_preproc" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-osx" {>= "5.2.1"} + "menhir-osx" {>= "1.2"} + "cobol_config-osx" {= version} + "cobol_common-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/cobol_typeck-osx.opam b/opam/osx/cobol_typeck-osx.opam new file mode 100644 index 000000000..f4e2930f9 --- /dev/null +++ b/opam/osx/cobol_typeck-osx.opam @@ -0,0 +1,59 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_typeck" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_typeck" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-osx" {>= "5.2.1"} + "cobol_parser-osx" {= version} + "cobol_data-osx" {= version} + "cobol_common-osx" {= version} + "cobol_ast-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/ebcdic_lib-osx.opam b/opam/osx/ebcdic_lib-osx.opam new file mode 100644 index 000000000..1a82b94d7 --- /dev/null +++ b/opam/osx/ebcdic_lib-osx.opam @@ -0,0 +1,54 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "ebcdic_lib" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "ebcdic_lib" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/interop-js-stubs-osx.opam b/opam/osx/interop-js-stubs-osx.opam new file mode 100644 index 000000000..2e8047529 --- /dev/null +++ b/opam/osx/interop-js-stubs-osx.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "interop-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "interop-js-stubs" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "js_of_ocaml-osx" {>= "4"} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/node-js-stubs-osx.opam b/opam/osx/node-js-stubs-osx.opam new file mode 100644 index 000000000..8fc967d56 --- /dev/null +++ b/opam/osx/node-js-stubs-osx.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "node-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "node-js-stubs" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/polka-js-stubs-osx.opam b/opam/osx/polka-js-stubs-osx.opam new file mode 100644 index 000000000..5ee5e9022 --- /dev/null +++ b/opam/osx/polka-js-stubs-osx.opam @@ -0,0 +1,61 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "polka-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "polka-js-stubs" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "node-js-stubs-osx" {= version} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/ppx_cobcflags-osx.opam b/opam/osx/ppx_cobcflags-osx.opam new file mode 100644 index 000000000..9b818daf6 --- /dev/null +++ b/opam/osx/ppx_cobcflags-osx.opam @@ -0,0 +1,55 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "ppx_cobcflags" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "ppx_cobcflags" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppxlib-osx" {>= "0.15"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/pretty-osx.opam b/opam/osx/pretty-osx.opam new file mode 100644 index 000000000..6aa447c52 --- /dev/null +++ b/opam/osx/pretty-osx.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "pretty" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "pretty" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "fmt-osx" {>= "0.9"} + "ez_file-osx" {>= "0.3"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/superbol-free-osx.opam b/opam/osx/superbol-free-osx.opam new file mode 100644 index 000000000..d187a3a4c --- /dev/null +++ b/opam/osx/superbol-free-osx.opam @@ -0,0 +1,55 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol-free" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol-free" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "superbol_free_lib-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/superbol-vscode-platform-osx.opam b/opam/osx/superbol-vscode-platform-osx.opam new file mode 100644 index 000000000..51944ceb8 --- /dev/null +++ b/opam/osx/superbol-vscode-platform-osx.opam @@ -0,0 +1,64 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol-vscode-platform" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol-vscode-platform" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-languageclient-js-stubs-osx" {= version} + "vscode-js-stubs-osx" {= version} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "polka-js-stubs-osx" {= version} + "ocplib_stuff-osx" {>= "0.4.0" & < "1.0.0"} + "node-js-stubs-osx" {= version} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/superbol_free_lib-osx.opam b/opam/osx/superbol_free_lib-osx.opam new file mode 100644 index 000000000..5a2554dfc --- /dev/null +++ b/opam/osx/superbol_free_lib-osx.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol_free_lib" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol_free_lib" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ez_file-osx" {>= "0.3"} + "ez_cmdliner-osx" {>= "0.3.0" & < "1.0.0"} + "cobol_typeck-osx" {= version} + "cobol_parser-osx" {= version} + "cobol_lsp-osx" {= version} + "cobol_indent-osx" {= version} + "cobol_common-osx" {= version} + "cobol_ast-osx" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-debugadapter-osx.opam b/opam/osx/vscode-debugadapter-osx.opam new file mode 100644 index 000000000..9dbedc60a --- /dev/null +++ b/opam/osx/vscode-debugadapter-osx.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-debugadapter" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-debugadapter" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-debugprotocol-osx" {= version} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "node-js-stubs-osx" {= version} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "3.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-debugprotocol-osx.opam b/opam/osx/vscode-debugprotocol-osx.opam new file mode 100644 index 000000000..37405b2ac --- /dev/null +++ b/opam/osx/vscode-debugprotocol-osx.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-debugprotocol" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-debugprotocol" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "3.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-js-stubs-osx.opam b/opam/osx/vscode-js-stubs-osx.opam new file mode 100644 index 000000000..a4415bafa --- /dev/null +++ b/opam/osx/vscode-js-stubs-osx.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-js-stubs" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-json-osx.opam b/opam/osx/vscode-json-osx.opam new file mode 100644 index 000000000..15817433f --- /dev/null +++ b/opam/osx/vscode-json-osx.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-json" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-json" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ezjsonm-osx" {} + "ez_file-osx" {>= "0.3.0" & < "1.0.0"} + "ppx_deriving_encoding" {>= "0.3.0" & < "1.0.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-languageclient-js-stubs-osx.opam b/opam/osx/vscode-languageclient-js-stubs-osx.opam new file mode 100644 index 000000000..1781fe964 --- /dev/null +++ b/opam/osx/vscode-languageclient-js-stubs-osx.opam @@ -0,0 +1,61 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-languageclient-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-languageclient-js-stubs" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-js-stubs-osx" {= version} + "promise_jsoo-osx" {>= "0.3.1" & < "1.0.0"} + "jsonoo-osx" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-osx" {>= "4"} + "interop-js-stubs-osx" {= version} + "gen_js_api-osx" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/osx/vscode-package-json-osx.opam b/opam/osx/vscode-package-json-osx.opam new file mode 100644 index 000000000..e0aaef3c2 --- /dev/null +++ b/opam/osx/vscode-package-json-osx.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-package-json" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-package-json" + "-x" + "osx" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-json-osx" {= version} + "ezjsonm-osx" {} + "ez_file-osx" {>= "0.3.0" & < "1.0.0"} + "ppx_deriving_encoding" {} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_ast-windows.opam b/opam/windows/cobol_ast-windows.opam new file mode 100644 index 000000000..f2448efa7 --- /dev/null +++ b/opam/windows/cobol_ast-windows.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_ast" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_ast" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-windows" {>= "5.2.1"} + "cobol_common-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_common-windows.opam b/opam/windows/cobol_common-windows.opam new file mode 100644 index 000000000..a858f49bc --- /dev/null +++ b/opam/windows/cobol_common-windows.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_common" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_common" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "pretty-windows" {= version} + "ppx_deriving-windows" {>= "5.2.1"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_config-windows.opam b/opam/windows/cobol_config-windows.opam new file mode 100644 index 000000000..fac2ae2e8 --- /dev/null +++ b/opam/windows/cobol_config-windows.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_config" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_config" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "pretty-windows" {= version} + "ppx_deriving-windows" {>= "5.2.1"} + "menhir-windows" {>= "1.2"} + "cobol_common-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_data-windows.opam b/opam/windows/cobol_data-windows.opam new file mode 100644 index 000000000..3448fa4d3 --- /dev/null +++ b/opam/windows/cobol_data-windows.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_data" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_data" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-windows" {>= "5.2.1"} + "cobol_parser-windows" {= version} + "cobol_ast-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_indent-windows.opam b/opam/windows/cobol_indent-windows.opam new file mode 100644 index 000000000..420b5184b --- /dev/null +++ b/opam/windows/cobol_indent-windows.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_indent" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_indent" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "fmt-windows" {>= "0.9"} + "cobol_preproc-windows" {= version} + "cobol_common-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_lsp-windows.opam b/opam/windows/cobol_lsp-windows.opam new file mode 100644 index 000000000..4bf5ee482 --- /dev/null +++ b/opam/windows/cobol_lsp-windows.opam @@ -0,0 +1,64 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_lsp" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_lsp" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "toml-windows" {>= "7.1.0" & < "8.0.0"} + "pretty-windows" {= version} + "lsp-windows" {>= "1.15" & < "1.16"} + "jsonrpc-windows" {>= "1.15"} + "cobol_typeck-windows" {= version} + "cobol_parser-windows" {= version} + "cobol_indent-windows" {= version} + "cobol_data-windows" {= version} + "cobol_config-windows" {= version} + "cobol_common-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_parser-windows.opam b/opam/windows/cobol_parser-windows.opam new file mode 100644 index 000000000..609de34b1 --- /dev/null +++ b/opam/windows/cobol_parser-windows.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_parser" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_parser" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-windows" {>= "5.2.1"} + "menhir-windows" {>= "1.2"} + "ez_file-windows" {>= "0.3"} + "ebcdic_lib-windows" {= version} + "cobol_preproc-windows" {= version} + "cobol_common-windows" {= version} + "cobol_ast-windows" {= version} + "menhir" {= "20220210"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_preproc-windows.opam b/opam/windows/cobol_preproc-windows.opam new file mode 100644 index 000000000..0a5ae2a33 --- /dev/null +++ b/opam/windows/cobol_preproc-windows.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_preproc" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_preproc" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-windows" {>= "5.2.1"} + "menhir-windows" {>= "1.2"} + "cobol_config-windows" {= version} + "cobol_common-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/cobol_typeck-windows.opam b/opam/windows/cobol_typeck-windows.opam new file mode 100644 index 000000000..0cc17fece --- /dev/null +++ b/opam/windows/cobol_typeck-windows.opam @@ -0,0 +1,59 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "cobol_typeck" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "cobol_typeck" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_deriving-windows" {>= "5.2.1"} + "cobol_parser-windows" {= version} + "cobol_data-windows" {= version} + "cobol_common-windows" {= version} + "cobol_ast-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/ebcdic_lib-windows.opam b/opam/windows/ebcdic_lib-windows.opam new file mode 100644 index 000000000..f5a87d500 --- /dev/null +++ b/opam/windows/ebcdic_lib-windows.opam @@ -0,0 +1,54 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "ebcdic_lib" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "ebcdic_lib" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/interop-js-stubs-windows.opam b/opam/windows/interop-js-stubs-windows.opam new file mode 100644 index 000000000..55de73531 --- /dev/null +++ b/opam/windows/interop-js-stubs-windows.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "interop-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "interop-js-stubs" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "js_of_ocaml-windows" {>= "4"} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/node-js-stubs-windows.opam b/opam/windows/node-js-stubs-windows.opam new file mode 100644 index 000000000..2c9a7050b --- /dev/null +++ b/opam/windows/node-js-stubs-windows.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "node-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "node-js-stubs" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/polka-js-stubs-windows.opam b/opam/windows/polka-js-stubs-windows.opam new file mode 100644 index 000000000..58c9ad790 --- /dev/null +++ b/opam/windows/polka-js-stubs-windows.opam @@ -0,0 +1,61 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "polka-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "polka-js-stubs" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "node-js-stubs-windows" {= version} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/ppx_cobcflags-windows.opam b/opam/windows/ppx_cobcflags-windows.opam new file mode 100644 index 000000000..38591f59f --- /dev/null +++ b/opam/windows/ppx_cobcflags-windows.opam @@ -0,0 +1,55 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "ppx_cobcflags" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "ppx_cobcflags" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ppxlib-windows" {>= "0.15"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/pretty-windows.opam b/opam/windows/pretty-windows.opam new file mode 100644 index 000000000..e724887d1 --- /dev/null +++ b/opam/windows/pretty-windows.opam @@ -0,0 +1,56 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "pretty" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "pretty" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "fmt-windows" {>= "0.9"} + "ez_file-windows" {>= "0.3"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/superbol-free-windows.opam b/opam/windows/superbol-free-windows.opam new file mode 100644 index 000000000..763ff8b8e --- /dev/null +++ b/opam/windows/superbol-free-windows.opam @@ -0,0 +1,55 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol-free" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol-free" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "superbol_free_lib-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/superbol-vscode-platform-windows.opam b/opam/windows/superbol-vscode-platform-windows.opam new file mode 100644 index 000000000..8a9d2431a --- /dev/null +++ b/opam/windows/superbol-vscode-platform-windows.opam @@ -0,0 +1,64 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol-vscode-platform" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol-vscode-platform" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-languageclient-js-stubs-windows" {= version} + "vscode-js-stubs-windows" {= version} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "polka-js-stubs-windows" {= version} + "ocplib_stuff-windows" {>= "0.4.0" & < "1.0.0"} + "node-js-stubs-windows" {= version} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/superbol_free_lib-windows.opam b/opam/windows/superbol_free_lib-windows.opam new file mode 100644 index 000000000..8847b3afc --- /dev/null +++ b/opam/windows/superbol_free_lib-windows.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "superbol_free_lib" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "superbol_free_lib" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ez_file-windows" {>= "0.3"} + "ez_cmdliner-windows" {>= "0.3.0" & < "1.0.0"} + "cobol_typeck-windows" {= version} + "cobol_parser-windows" {= version} + "cobol_lsp-windows" {= version} + "cobol_indent-windows" {= version} + "cobol_common-windows" {= version} + "cobol_ast-windows" {= version} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-debugadapter-windows.opam b/opam/windows/vscode-debugadapter-windows.opam new file mode 100644 index 000000000..70f139998 --- /dev/null +++ b/opam/windows/vscode-debugadapter-windows.opam @@ -0,0 +1,62 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-debugadapter" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-debugadapter" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-debugprotocol-windows" {= version} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "node-js-stubs-windows" {= version} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "3.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-debugprotocol-windows.opam b/opam/windows/vscode-debugprotocol-windows.opam new file mode 100644 index 000000000..38315600b --- /dev/null +++ b/opam/windows/vscode-debugprotocol-windows.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-debugprotocol" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-debugprotocol" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "3.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-js-stubs-windows.opam b/opam/windows/vscode-js-stubs-windows.opam new file mode 100644 index 000000000..c56cd0ab1 --- /dev/null +++ b/opam/windows/vscode-js-stubs-windows.opam @@ -0,0 +1,60 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-js-stubs" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-json-windows.opam b/opam/windows/vscode-json-windows.opam new file mode 100644 index 000000000..01b56d1d5 --- /dev/null +++ b/opam/windows/vscode-json-windows.opam @@ -0,0 +1,57 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-json" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-json" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "ezjsonm-windows" {} + "ez_file-windows" {>= "0.3.0" & < "1.0.0"} + "ppx_deriving_encoding" {>= "0.3.0" & < "1.0.0"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-languageclient-js-stubs-windows.opam b/opam/windows/vscode-languageclient-js-stubs-windows.opam new file mode 100644 index 000000000..e6c1e64af --- /dev/null +++ b/opam/windows/vscode-languageclient-js-stubs-windows.opam @@ -0,0 +1,61 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-languageclient-js-stubs" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-languageclient-js-stubs" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-js-stubs-windows" {= version} + "promise_jsoo-windows" {>= "0.3.1" & < "1.0.0"} + "jsonoo-windows" {>= "0.2.1" & < "1.0.0"} + "js_of_ocaml-windows" {>= "4"} + "interop-js-stubs-windows" {= version} + "gen_js_api-windows" {>= "1.1.1" & < "2.0.0"} + "js_of_ocaml-ppx" {>= "4"} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file diff --git a/opam/windows/vscode-package-json-windows.opam b/opam/windows/vscode-package-json-windows.opam new file mode 100644 index 000000000..628cbe1e9 --- /dev/null +++ b/opam/windows/vscode-package-json-windows.opam @@ -0,0 +1,58 @@ +# This file was generated by `drom` from `drom.toml`. +# Do not modify, or add to the `skip` field of `drom.toml`. +opam-version: "2.0" +name: "vscode-package-json" +version: "0.1.0" +license: "MIT" +synopsis: "The superbol-vscode-platform project" +description: """\ +This is the description +of the superbol-vscode-platform OCaml project +""" +authors: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +maintainer: [ + "Fabrice Le Fessant " + "Emilien Lemaire " +] +homepage: "https://ocamlpro.github.io/superbol-vscode-platform" +doc: "https://ocamlpro.github.io/superbol-vscode-platform/sphinx" +bug-reports: "https://github.com/ocamlpro/superbol-vscode-platform/issues" +dev-repo: "git+https://github.com/ocamlpro/superbol-vscode-platform.git" +tags: "org:ocamlpro" +build: [ + ["dune" "subst"] {dev} + ["sh" "-c" "./scripts/before.sh build '%{name}%'"] + [ + "dune" + "build" + "-p" + "vscode-package-json" + "-x" + "windows" + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] + ["sh" "-c" "./scripts/after.sh build '%{name}%'"] +] +install: [ + ["sh" "-c" "./scripts/before.sh install '%{name}%'"] +] +depends: [ + "ocaml" {>= "4.13.0"} + "dune" {>= "2.7.0"} + "vscode-json-windows" {= version} + "ezjsonm-windows" {} + "ez_file-windows" {>= "0.3.0" & < "1.0.0"} + "ppx_deriving_encoding" {} + "ppx_inline_test" {with-test} + "ppx_expect" {with-test} + "odoc" {with-doc} + "ocamlformat" {with-test} +] +# Content of `opam-trailer` field: \ No newline at end of file