Commit Graph

127 Commits

Author SHA256 Message Date
Andy Li
8dabcda33a - 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/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=27
2019-05-30 15:56:22 +00:00
Dominique Leuenberger
699e56228d Accepting request 703289 from devel:languages:ocaml
- 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
2019-05-16 20:09:48 +00:00
Andy Li
a8b744a066 - 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/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=25
2019-05-16 05:50:28 +00:00
Dominique Leuenberger
ab25360297 Accepting request 693169 from devel:languages:ocaml
- Update to version 1.9.1:
  * Fix invocation of odoc to add previously missing include paths,
    impacting mld files that are not in directories containing
    libraries.

OBS-URL: https://build.opensuse.org/request/show/693169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=9
2019-04-12 07:15:36 +00:00
Andy Li
f280124034 - Update to version 1.9.1:
* Fix invocation of odoc to add previously missing include paths,
    impacting mld files that are not in directories containing
    libraries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=23
2019-04-11 10:35:44 +00:00
Dominique Leuenberger
fabb62ccec Accepting request 692732 from devel:languages:ocaml
- Update to version 1.9.0:
  * Add support for library variants and default implementations.
  * Add experimental `dune init` command.
  * Experimental Coq support.
  * Other bug fixes and improvements. For details, see
    https://github.com/ocaml/dune/blob/1.9.0/CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/692732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=8
2019-04-11 06:48:04 +00:00
Andy Li
f5f012c167 - Update to version 1.9.0:
* Add support for library variants and default implementations.
  * Add experimental `dune init` command.
  * Experimental Coq support.
  * Other bug fixes and improvements. For details, see
    https://github.com/ocaml/dune/blob/1.9.0/CHANGES.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=21
2019-04-10 03:41:23 +00:00
Stephan Kulow
78e3a8bc76 Accepting request 684544 from devel:languages:ocaml
- Update to version 1.8.2:
  * Correctly write dune-package when version is empty string.
  * Fix auto-generated index.mld. Use correct headings for the
    listing.

OBS-URL: https://build.opensuse.org/request/show/684544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=7
2019-03-13 15:41:40 +00:00
Andy Li
d5f968d24c - Update to version 1.8.2:
* Correctly write dune-package when version is empty string.
  * Fix auto-generated index.mld. Use correct headings for the
    listing.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=19
2019-03-13 07:26:02 +00:00
Stephan Kulow
640f27a625 Accepting request 682720 from devel:languages:ocaml
- Update to version 1.8.0:
  * Various new features and bug fixes. For details, see
    https://github.com/ocaml/dune/blob/1.8.0/CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/682720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=6
2019-03-10 08:39:13 +00:00
Andy Li
bb5627ab5f Update to version 1.8.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=17
2019-03-08 05:49:54 +00:00
Dominique Leuenberger
6806e6a8db Accepting request 679989 from devel:languages:ocaml
- Update to version 1.7.3:
  * Fix interpretation of META files containing archives with / in
    the filename.
  * Make errors about menhir stanzas be located.

OBS-URL: https://build.opensuse.org/request/show/679989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=5
2019-03-01 15:47:26 +00:00
Andy Li
62212d3675 Add missing source tar.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=15
2019-02-28 02:31:49 +00:00
Andy Li
0293379652 - Update to version 1.7.3:
* Fix interpretation of META files containing archives with / in
    the filename.
  * Make errors about menhir stanzas be located.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=14
2019-02-28 02:25:03 +00:00
Stephan Kulow
e7a1cf1baa Accepting request 678850 from devel:languages:ocaml
- 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
2019-02-25 16:58:45 +00:00
Andy Li
770672b668 - 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/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=12
2019-02-23 19:16:45 +00:00
Yuchen Lin
7ab1e86731 Accepting request 677237 from devel:languages:ocaml
- Update to version 1.7.1:
  * Change the layout of build artifacts inside _build.
  * Various other new features and bug fixes. For details, see
    https://github.com/ocaml/dune/blob/1.7.1/CHANGES.md
 
- Update to version 1.6.3:
  * Various new features and bug fixes. For details, see
    https://github.com/ocaml/dune/blob/1.6.3/CHANGES.md
  * Switched to MIT license.


Note that packages that use it to build need to be updated since dune changed some of its metadata files.

I tried to submit the related packages all at once in https://build.opensuse.org/request/show/677236, but apparently I can't.
I will submit the packages one by one once this is accepted.

OBS-URL: https://build.opensuse.org/request/show/677237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=3
2019-02-19 11:03:12 +00:00
Andy Li
a1659dccd7 - Update to version 1.7.1:
* Change the layout of build artifacts inside _build.
  * Various other new features and bug fixes. For details, see
    https://github.com/ocaml/dune/blob/1.7.1/CHANGES.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=10
2019-02-18 10:01:32 +00:00
Olaf Hering
c1683a8570 Accepting request 670529 from home:onthewings:branches:devel:languages:ocaml
- Update to version 1.6.3:
  * Various new features and bug fixes. For details, see
    https://github.com/ocaml/dune/blob/1.6.3/CHANGES.md
  * Switched to MIT license.

OBS-URL: https://build.opensuse.org/request/show/670529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=9
2019-02-05 07:09:16 +00:00
Dominique Leuenberger
b4f45f333e Accepting request 614596 from devel:languages:ocaml
OBS-URL: https://build.opensuse.org/request/show/614596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=2
2018-06-08 21:17:03 +00:00
Olaf Hering
d0d41eff08 Accepting request 613516 from home:1Antoine1:branches:devel:languages:ocaml
TL;DR: Required by opam2-rc2

- Update to version 1.0+beta20:
  * Add a documentation stanza. This stanza allows one to attach
    .mld files to opam packages. (#570 @rgrinberg)
  * Execute all actions (defined using (action ..)) in the
    context's environment. (#623 @rgrinberg)
  * Add a (universe) special dependency to specify that an action
    depend on everything in the universe. Jbuilder cannot cache the
    result of an action that depend on the universe (#603, fixes
    #255 @diml)
  * Add a (package <package>) dependency specification to indicate
    dependency on a whole package. Rules depending on whole
    package will be executed in an environment similar to the one
    we get once the package is installed (#624, @rgrinberg and @diml)
  * Display documentation in alphabetical order. This is relevant
    to packages, libraries, and modules. (#647, fixes #606
    @rgrinberg).
  * Missing asm in ocaml -config on bytecode only architecture is
    no longer fatal. The same kind of fix is preemptively applied
    to C compilers being absent. (#646, fixes $637 @rgrinberg)
  * Use the host's PATH variable when running actions during cross
    compilation (#649, fixes #625 @rgrinberg)
  * Fix incorrect include (-I) flags being passed to odoc. These
    flags should be directories that include .odoc files, rather
    than the include flags of the libraries. (#652 fixes #651
    @rgrinberg)
  * Fix a regression introduced by beta19 where the generated
    merlin files didn't include the right -ppx flags in some cases
    (#658 fixes #657 @diml)
  * Fix error message when a public library is defined twice.
    Before jbuilder would raise an uncaught exception (Fixes #661,
    @diml)
  * Fix several cases where external-lib-deps was returning too
    little dependencies (#667, fixes #644 @diml)
  * Place module list on own line in generated entry point mld
    (#670 @antron)
  * Cosmetic improvements to generated entry point mld (#653
    @trefis)
- Changes from previous releases:
  * See https://github.com/ocaml/dune/releases.

OBS-URL: https://build.opensuse.org/request/show/613516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=7
2018-06-06 15:06:41 +00:00
Dominique Leuenberger
e9d5457e71 Accepting request 571046 from devel:languages:ocaml
another ocaml build tool

OBS-URL: https://build.opensuse.org/request/show/571046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=1
2018-01-31 18:51:25 +00:00
Olaf Hering
e0a5f74c21 attempt to fix ppc64
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=5
2018-01-30 12:59:00 +00:00
Olaf Hering
3b8cf9c67d typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=4
2018-01-30 09:05:48 +00:00
Olaf Hering
1067724c95 jbuilder symlink for the time being
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=3
2018-01-30 09:03:46 +00:00
Olaf Hering
1647cb5438 get rid of jbuilder via Obsoletes:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=2
2018-01-30 08:52:37 +00:00
Olaf Hering
8ac378b340 - Initial version 1.0.20180129.a3ff5e5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=1
2018-01-30 06:34:12 +00:00