Andrew Kelley 67b4de33d2
compile error for import outside package path
closes #2024

there's a new cli option `--main-pkg-path` which you can use to choose
a different root package directory besides the one inferred from the
root source file

and a corresponding build.zig API:
foo.setMainPkgPath(path)
2019-03-02 10:38:27 -05:00
..
2019-02-17 09:17:34 +02:00
2018-12-02 18:36:18 -05:00
2019-02-11 16:07:40 -05:00
2018-09-30 17:28:35 -04:00
2019-02-17 09:17:34 +02:00
2019-02-26 13:21:11 -05:00
2019-02-17 00:29:58 -05:00
2018-11-13 05:08:37 -08:00
2019-02-26 13:21:11 -05:00
2018-11-13 05:08:37 -08:00