- Update to version 1.10.0:
* Restricted the set of variables available for expansion in the
destination filename of install stanza.
* Call menhir from context root build_dir.
* Add coq.pp stanza.
* Add a new more generic form for the promote mode.
* Allow to promote only a subset of the targets.
* With lang dune >= 1.10, rules in standard mode are no longer
allowed to produce targets that are present in the source tree.
* Allow %{...} variables in pps flags.
* Add a 'cookies' option to ppx_rewriter/deriver flags in library
stanzas.
* Add more opam metadata and use it to generate .opam files.
* Add support for hg in dune subst.
* Add the %{os_type} variable.
* Support the .cc extension fro C++ sources.
* Run ocamlformat relative to the context root.
* Other bug fixes and improvements. For details, see
https://github.com/ocaml/dune/blob/1.10.0/CHANGES.md
- Update %install.
- Install dune-config.5 manpage.
OBS-URL: https://build.opensuse.org/request/show/706528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=11
* Restricted the set of variables available for expansion in the
destination filename of install stanza.
* Call menhir from context root build_dir.
* Add coq.pp stanza.
* Add a new more generic form for the promote mode.
* Allow to promote only a subset of the targets.
* With lang dune >= 1.10, rules in standard mode are no longer
allowed to produce targets that are present in the source tree.
* Allow %{...} variables in pps flags.
* Add a 'cookies' option to ppx_rewriter/deriver flags in library
stanzas.
* Add more opam metadata and use it to generate .opam files.
* Add support for hg in dune subst.
* Add the %{os_type} variable.
* Support the .cc extension fro C++ sources.
* Run ocamlformat relative to the context root.
* Other bug fixes and improvements. For details, see
https://github.com/ocaml/dune/blob/1.10.0/CHANGES.md
- Update %install.
- Install dune-config.5 manpage.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=27
- Update to version 1.9.3:
* Put back library variants in development mode.
* Fix a bug where dune install would install man pages to
incorrect paths when compared to opam-installer.
* Do not fail when a findlib directory doesn't exist.
* Rename (coqlib ...) to (coq.theory ...).
* Fix crash when calculating library dependency closure.
* Fix .install files not being generated.
OBS-URL: https://build.opensuse.org/request/show/703289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=10
* Put back library variants in development mode.
* Fix a bug where dune install would install man pages to
incorrect paths when compared to opam-installer.
* Do not fail when a findlib directory doesn't exist.
* Rename (coqlib ...) to (coq.theory ...).
* Fix crash when calculating library dependency closure.
* Fix .install files not being generated.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=25
- Update to version 1.7.2:
* Add ${corrected-suffix}, ${library-name} and a few other
variables to the list of variables to upgrade.
* Fix "dune subst" failing because the build directory was not
set.
* Configurator: Add warning to Pkg_config.query when a full
package expression is used. Add Pkg_config.query_expr for cases
when the full power of pkg-config's querying is needed.
* Fix unavailable, optional implementations eagerly breaking the
build.
- Update Url to https://dune.build/.
OBS-URL: https://build.opensuse.org/request/show/678850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=4
* Add ${corrected-suffix}, ${library-name} and a few other
variables to the list of variables to upgrade.
* Fix "dune subst" failing because the build directory was not
set.
* Configurator: Add warning to Pkg_config.query when a full
package expression is used. Add Pkg_config.query_expr for cases
when the full power of pkg-config's querying is needed.
* Fix unavailable, optional implementations eagerly breaking the
build.
- Update Url to https://dune.build/.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=12