Vincent Laporte
690968df54
ocamlPackages.utop: 1.19.2 -> 1.19.3
2017-02-24 19:21:29 +00:00
Vincent Laporte
3d10d5ffdc
omake: 0.10.1 -> 0.10.2
2017-02-01 19:35:00 +00:00
Vincent Laporte
88e620f587
ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency
2017-01-24 21:14:46 +00:00
Vincent Laporte
f697e5ae3b
camlp4: init at 4.04+1
2017-01-24 21:13:00 +00:00
Michael Raskin
89278345c2
Merge pull request #22023 from vbgl/apron
...
ocamlPackages.apron: init at 20160125
2017-01-24 17:47:13 +00:00
Vincent Laporte
0121066f5f
camlidl: fix build with OCaml 4.03
...
by making warning 31 non fatal
2017-01-14 09:34:34 +00:00
Vincent Laporte
7a31f234e1
js_of_ocaml: 2.7 -> 2.8.3
2017-01-13 06:38:09 +00:00
Michael Raskin
6f12fb7403
Merge pull request #19765 from FlorentBecker/some_buildOcaml
...
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Vincent Laporte
e76a1f0e7e
Revert "omake: remove 0.9.8.6-rc1"
...
This reverts commit e672fbc6f0
.
2016-12-18 09:51:00 +00:00
Vincent Laporte
42a0fc4387
ocamlbuild: 0.9.2 -> 0.9.3
2016-12-12 03:18:48 +00:00
Vincent Laporte
77050a8381
findlib: 1.6.1 -> 1.7.1
2016-12-12 03:18:48 +00:00
Vincent Laporte
e672fbc6f0
omake: remove 0.9.8.6-rc1
2016-12-02 19:49:08 +00:00
Vincent Laporte
895d3c8908
omake: 0.9.8.5 -> 0.10.1
2016-12-02 19:49:07 +00:00
Vincent Laporte
9c87884fdf
merlin: 2.5.2 -> 2.5.3
2016-12-01 20:14:26 +00:00
Pascal Wittmann
ab2185a4b5
Merge pull request #20756 from vbgl/ocp-index-1.1.5
...
ocamlPackages.ocp-index: 1.1.4 -> 1.1.5
2016-11-30 16:34:56 +01:00
Vincent Laporte
f0d7e808b2
camlp5: 6.16 -> 6.17
2016-11-29 18:34:21 +00:00
Vincent Laporte
33d49bbfb7
ocamlPackages.ocp-index: 1.1.4 -> 1.1.5
2016-11-28 09:33:28 +01:00
Vincent Laporte
20486458e6
ocamlPackages.merlin: 2.5.1 -> 2.5.2
2016-11-21 19:17:16 +01:00
Vincent Laporte
01597adf07
opam: remove 1.1
2016-11-05 16:28:21 +01:00
Vincent Laporte
22732fc656
opam: remove 1.0.0
2016-11-05 16:28:21 +01:00
Vincent Laporte
b7b1e42ea4
ocamlPackages.merlin: 2.5.0 -> 2.5.1
2016-10-23 14:49:17 +02:00
Florent Becker
e2bb0c5da8
js_of_ocaml: propagate dependency on ppx_deriving
...
ppx_deriving is needed by js_of_ocaml even when it is not used in the code to be compiled
by js_of_ocaml
2016-10-20 10:19:57 +02:00
Vincent Laporte
5a5d051ed0
ocamlPackages.js_of_ocaml: link to ppx_deriving
2016-10-15 17:59:29 +02:00
Vincent Laporte
cc272dc996
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-10 19:18:07 +02:00
Vincent Laporte
b7cb8f3da7
ocaml-camlidl: fix build on darwin
2016-10-10 19:16:32 +02:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Vincent Laporte
731b616fdb
camlp4: fix for OCaml-4.03
2016-10-09 11:55:19 +02:00
Kirill Boltaev
3e646865f4
treewide: use ocaml.version ( #19192 )
2016-10-05 09:32:30 +02:00
Joachim F
0973ee51e4
Merge pull request #18987 from maurer/oasis_typo
...
oasis: fix typo
2016-09-27 00:15:45 +02:00
Matthew Maurer
047f105bd1
oasis: fix typo
...
The URL uses the filename of 0.4.6 in the 0.4.7 package.
The package still works currently and provides 0.4.7, because ocamlforge
dispatches entirely based on the number before that, the filename is just
sugar.
2016-09-26 18:05:08 -04:00
Kirill Boltaev
8447340904
omake: mark as broken
2016-09-26 02:36:49 +03:00
Kirill Boltaev
a8da2da780
ocamlmod: 0.0.7 -> 0.0.8
2016-09-26 02:36:49 +03:00
Kirill Boltaev
e61663a233
treewide: move to ocaml-ng system
2016-09-26 02:36:49 +03:00
Matthew Maurer
6f5d3bec32
oasis: 0.4.6 -> 0.4.7
2016-09-23 19:58:47 -04:00
Joachim F
ac8206e31d
Merge pull request #17147 from regnat/ocamlUpdates
...
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Jesse Haber-Kucharsky
99e06fe771
opam, aspcud: init packages for external solver ( #16938 )
...
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.
While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).
Aspcud itself depends on two programs from the same suite: gringo, and
clasp.
On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Théophane Hufschmitt
2cb301d143
ocamlPackages.ocp-index : 1.1.2 -> 1.1.4
...
And split according to ocaml version
2016-08-04 14:44:35 +02:00
Théophane Hufschmitt
ce90c90274
ocamlPackages.ocamlbuild : init at 0.9.2
2016-08-04 14:44:35 +02:00
Théophane Hufschmitt
7c2ecbe921
ocamlPackages.camlp4 : add version for ocaml_4_03
2016-08-04 14:44:34 +02:00
Théophane Hufschmitt
7bb3a04064
ocamlPackages.merlin : 2.3.1 -> 2.5.0
...
For ocaml > 4.02 only
2016-08-04 14:44:33 +02:00
Théophane Hufschmitt
80078966ca
ocamlPackages.ocp-build : 0.99.16-beta -> 0.99.17-beta
2016-08-04 14:44:02 +02:00
vbgl
d271db550e
ocp-build: 1.99.9-beta -> 1.99.16-beta ( #15553 )
2016-07-22 09:46:40 +02:00
Vincent Laporte
64674d24c3
utop: 1.17 -> 1.19.2
2016-06-06 19:13:18 +02:00
Florent Becker
527c1cba37
js_of_ocaml: 2.6 -> 2.7
2016-05-31 19:10:07 +02:00
Vincent Laporte
ce147f9a0d
cppo: 1.1.2 -> 1.3.2
2016-05-22 17:22:25 +02:00
vbgl
2c021bdbba
ocaml-oasis: 0.4.5 -> 0.4.6 ( #15209 )
2016-05-04 19:12:20 +02:00
Vincent Laporte
3a6c85da65
camlp5: 6.14 -> 6.16
2016-05-01 16:10:10 +02:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
vbgl
b05708ba0e
Merge pull request #12741 from regnat/ocamlUpdates
...
ocamlPackages.findlib: 1.5.3 -> 1.6.1
2016-02-24 12:00:25 +01:00
Valérian Galliat
2678f36884
Fix OMake source URL
...
Current source is 404, moving to pkgs.fedoraproject.org mirror.
Should fix current aborted jobs on Hydra: http://hydra.nixos.org/eval/1237311#tabs-aborted
2016-02-16 10:34:21 -05:00