Commit Graph

28 Commits

Author SHA1 Message Date
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
647b06d51c ocamlPackages.ocaml-lsp: 1.16.2 -> 1.17.0
Diff: https://github.com/ocaml/ocaml-lsp/compare/1.16.2...1.17.0

Changelog: https://github.com/ocaml/ocaml-lsp/releases/tag/1.17.0
2024-02-14 07:23:07 +01:00
Adrian Dole
9306ad337f ocamlPackages.ocaml-lsp: 1.14.2 -> 1.16.2 2023-08-16 08:11:10 +02:00
Vincent Laporte
c26ad319b3
ocamlPackages.lsp: add missing input 2023-05-24 07:46:44 +02:00
Vincent Laporte
18f2c5f5b8
ocamlPackages.lsp: fix propagatedInputs 2023-05-05 11:07:09 +02:00
Vincent Laporte
d9b08e0b0b
ocamlPackages.lsp: use Dune 3 2023-05-02 16:25:03 +02:00
Vincent Laporte
daf0f2b3a1
ocamlPackages.lsp: fix build of version 1.4.1 2023-02-10 06:28:18 +01:00
Ulrik Strid
ef62f6566b ocaml-lsp: 1.14.1 -> 1.14.2 2022-11-11 15:55:25 +01:00
Guillaume Girol
777a91f6f8 ocamlPackages.{pp,ocaml-lsp}: remove myself as maintainer 2022-10-21 12:00:00 +00:00
Ulrik Strid
05bfaaa416 ocaml-lsp: 1.12 -> 1.14 2022-10-21 14:03:00 +02:00
Guillaume Girol
9eddb61dcf ocaml-ng.ocamlPackages_4_14.ocaml-lsp: 1.11 -> 1.12 2022-07-18 11:24:37 +02:00
Malo Bourgon
f7ef6329bb ocamlPackages: add meta.mainProgram to many packages 2022-05-14 11:31:07 +02:00
Guillaume Girol
c0b6df2b86 ocamlPackages.ocaml-lsp: update
4.14 version is untested as ppxlib does not compile
2022-04-26 22:01:24 +02:00
Guillaume Girol
9fbd32c573 ocamlPackages.ocaml-lsp: 1.9.1 -> 1.10.3
changelog: https://github.com/ocaml/ocaml-lsp/blob/master/CHANGES.md
tested on a project with ocaml 4.08, 4.12 and 4.13
2022-03-06 15:44:35 +01:00
Vincent Laporte
8f7e8ee23d
ocamlPackages.jsonrpc: 1.8.3 → 1.9 2021-12-07 21:41:08 +01:00
Rudi Grinberg
f1132b0ff1 ocaml-lsp: 1.7.0 -> 1.8.3
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-30 21:30:06 +02:00
Rudi Grinberg
7e10715778 ocamlPackages.ocaml-lsp: fix list of dependencies for 1.7.0
ocaml-lsp 1.7.0 depends on re which was omitted. it also does not depend
on cppo, ocaml-syntax-shims, stdlib-shims.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Rudi Grinberg
af82bb0abf ocamlPackages.ocaml-lsp: fix minimum ocaml version
ocaml-lsp 1.7.0 is only available for OCaml 4.12 and above. For previous
version of OCaml, an old version must be used.

1.7.0 only supports 4.12

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Rudi Grinberg
3080ccb11a ocamlPackages.jsonrpc: drop unnecesary dependencies for 1.7.0
The latest version of jsonrpc does not require any dependencies apart
from dune or ocaml

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2021-09-09 07:51:55 +02:00
Guillaume Girol
c765c1d695 ocamlPackages.ocaml-lsp: 1.5.0 -> 1.7.0 2021-08-27 13:38:37 +02:00
Vincent Laporte
cf5f275d23 ocamlPackages.lsp: fix sets of (propagated) inputs 2021-07-22 17:24:43 +02:00
Vincent Laporte
f01a04abd4
ocamlPackages.jsonrpc: 1.4.1 → 1.5.0 2021-04-12 08:22:24 +02:00
Symphorien Gibol
d08e1d78e7 ocamlPackages.ocaml-lsp: wrap with dot-merlin-reader
this requires that dot-merlin-reader be built with the same ocaml version as
ocaml-lsp
2021-03-21 22:09:52 +01:00
Antonio Nuno Monteiro
669cfc195f ocaml-lsp, lsp, jsonrpc: allow overriding the source globally
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 12:17:08 -07:00
Mario Rodas
61dc1a6bd0 ocamlPackages.ocaml-lsp: add marsam to maintainers 2021-03-17 09:42:28 +01:00
Mario Rodas
9e970977b5 ocamlPackages.ocaml-lsp: 1.4.0 -> 1.4.1
https://github.com/ocaml/ocaml-lsp/releases/tag/1.4.1
2021-03-17 09:42:28 +01:00
Mario Rodas
e1e45a40f2 ocamlPackages.ocaml-lsp: 1.1.0 -> 1.4.0 2020-12-19 17:37:42 +01:00
Symphorien Gibol
b393908673
ocamlPackages.ocaml-lsp: init at 1.1.0 2020-11-08 21:25:04 +01:00