Commit Graph

34 Commits

Author SHA1 Message Date
Bobby Priambodo b012327f9e Temporarily fix pinning jbuilder to master (#841)
Signed-off-by: Bobby Priambodo <bobby.priambodo@gmail.com>
2018-06-02 10:01:14 +01:00
Jérémie Dimino 1860438605
Add a jbuilder transition package (#796)
Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
2018-05-28 18:19:30 +01:00
Jérémie Dimino 325584adfc
Renaming to Dune (#721)
- install two identical binaries: jbuilder and dune
- rename the man pages to dune-*
- change the name in man pages
- change the name of libraries
- add support for dune-project files and add a dune-project file
- add support for dune-workspace files
- start updating the manual
- update the tests
2018-05-02 12:56:12 +01:00
Jérémie Dimino dfdb6c09f4
Allow to set the library path at configure time (#575)
This allow to drop the dependency on ocamlfind
2018-03-06 14:56:24 +00:00
Rudi Grinberg 7bd693ed3b Remove build-test from jbuilder's opam file
jbiulder isn't allowed to have any test dependencies so this is useless
2018-02-21 16:46:57 +07:00
Rudi Grinberg c7b0d708c2
Remove all {test} deps in jbuilder (#496)
The test deps themselves depend on jbuilder to build. This is not possible with
opam
2018-02-08 03:04:54 +08:00
Rudi Grinberg 58f9e9840c Replace janestreet/jbuilder with ocaml/dune
Update all links where necessary
2018-01-23 17:52:44 +08:00
Rudi Grinberg 01a21f91be Add utop as a test dependency 2017-12-22 19:32:51 +08:00
Rudi Grinberg fad4671fe5 Add ppx_driver to travis 2017-12-19 19:00:50 +07:00
Rudi Grinberg 5b0ef635ac Update opam file for tests
Add test commands and test dependencies
2017-12-17 19:15:33 +08:00
Jeremie Dimino e89ab73e4d Use a topkg friendly dev-repo url 2017-05-19 15:40:43 +01:00
Jeremie Dimino e498b5a720 Add jbuilder.descr 2017-05-08 16:56:21 +01:00
Jeremie Dimino 6d0c8198eb Substitute watermarks for jbuilder itself 2017-05-08 16:56:21 +01:00
Jérémie Dimino 46075ae346 Add some glue to make topkg work 2017-05-08 16:56:21 +01:00
Jeremie Dimino 419272e215 1.0+beta8 2017-04-17 14:50:54 +01:00
Jeremie Dimino b292856141 1.0+beta7 2017-04-12 14:55:14 +01:00
Jeremie Dimino 06710d56a9 1.0+beta6 2017-03-29 17:48:41 +01:00
Jeremie Dimino 4f0d733e25 Fix compat with opam2 2017-03-28 15:20:18 +01:00
Jeremie Dimino 2a0156660b Mark ocamlfind as a hard-dependency 2017-03-28 14:20:08 +01:00
Jeremie Dimino 2aa6490a32 1.0+beta5 2017-03-22 08:21:24 +00:00
Jeremie Dimino 9a8483c615 Give ocamlfind precedence over opam
If ocamlfind is present, don't try to call `opam config var lib`. The
previous behavior was breaking Facebook builds.

Also add ocamlfind as an optional dependency, to avoid race conditions
when installing ocamlfind in parallel.
2017-03-21 10:26:36 +00:00
Jeremie Dimino 2d91a7f060 1.0+beta4 2017-03-20 15:44:21 +00:00
Jeremie Dimino 878c6b5272 1.0+beta3 2017-03-15 16:30:09 +00:00
Jeremie Dimino a2e2864788 1.0+beta2 2017-03-10 12:43:38 +00:00
Jeremie Dimino 9d97abefa6 1.0+beta1 2017-03-07 14:15:08 +00:00
Jeremie Dimino 800edaa915 Make the opam file opam 1.2 compatible 2017-03-01 12:11:54 +00:00
Jérémie Dimino 27a299437d 4.02.3 compatiblity 2017-02-26 21:28:30 +00:00
Jeremie Dimino a603fb658f typo 2017-02-24 18:24:49 +00:00
Jeremie Dimino 593b90723d Implement package version support 2017-02-24 18:21:22 +00:00
Jeremie Dimino bb996f696b Split bulding boot.exe and running it
This is to make development on jbuilder itself easier.
2017-02-23 10:04:16 +00:00
Jeremie Dimino 193f8d5238 moved cmdliner and re to vendor/ 2017-02-21 15:09:58 +00:00
Jeremie Dimino 1c1a08ec54 114.29+68 2017-01-26 10:53:37 +00:00
Jeremie Dimino 405971694c 114.20+69 2016-12-15 16:54:46 +00:00
Jeremie Dimino 2357fa0799 114.20+69 2016-12-15 11:20:46 +00:00