daml/daml-assistant
Moritz Kiefer bdd665fcf8
Only change project root once (#2459)
* Only change project root once

As described in #2449, calling withProjectRoot' twice breaks with
relative paths and is also just silly so this PR fixes this by
factoring out the actual logic from init from execInit which does the
project root thingy.

* Add a regression test
2019-08-08 19:56:04 +02:00
..
daml-helper Add link to deploy URL in daml ledger --help and daml deploy --help (#2451) 2019-08-08 08:41:22 +00:00
daml-project-config/DA/Daml/Project improve haskell module hierarchy to be more consistent (#2319) 2019-07-29 15:55:55 +01:00
exe/DA/Daml improve haskell module hierarchy to be more consistent (#2319) 2019-07-29 15:55:55 +01:00
integration-tests Only change project root once (#2459) 2019-08-08 19:56:04 +02:00
scala-daml-project-config Add support for DAML_PROJECT in Navigator (#1458) 2019-06-24 17:06:20 +02:00
src/DA/Daml/Assistant Handle ExitCodeException in wrapErr (#2415) 2019-08-06 08:49:25 +00:00
test/DA/Daml/Assistant improve haskell module hierarchy to be more consistent (#2319) 2019-07-29 15:55:55 +01:00
BUILD.bazel Escape shell arguments in daml-helper (#2417) 2019-08-06 11:16:57 +00:00
daml-project-config.cabal Supporting producing sdist tarballs for the HS ledger bindings (#2336) 2019-07-30 14:34:16 +02:00
get-daml.sh Display version number in yellow line. (#1499) 2019-06-04 09:31:25 +02:00