Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dune subst not setting build root #1854

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

rgrinberg
Copy link
Member

cc @avsm

@rgrinberg rgrinberg requested a review from a user February 18, 2019 16:31
@rgrinberg rgrinberg force-pushed the fix-1846 branch 2 times, most recently from 68f1fa3 to 0798173 Compare February 18, 2019 17:03
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
@rgrinberg rgrinberg merged commit dbc8f70 into ocaml:master Feb 18, 2019
@rgrinberg rgrinberg deleted the fix-1846 branch February 18, 2019 17:13
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Feb 21, 2019
CHANGES:

- Add `${corrected-suffix}`, `${library-name}` and a few other
  variables to the list of variables to upgrade. This fixes the
  support for various framework producing corrections (ocaml/dune#1840, ocaml/dune#1853,
  @diml)

- Fix `$ dune subst` failing because the build directory wasn't set. (ocaml/dune#1854, fix
  ocaml/dune#1846, @rgrinberg)

- 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 (ocaml/dune#1842, fix ocaml/dune#1833, @rgrinberg)

- Fix unavailable, optional implementations eagerly breaking the build (ocaml/dune#1857,
  fix ocaml/dune#1856, @rgrinberg)
@rgrinberg rgrinberg restored the fix-1846 branch April 20, 2019 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant