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
..
2018-07-22 00:04:24 -04:00
2019-02-17 02:25:37 -05:00
2019-02-28 20:11:36 -05:00
2019-02-14 23:38:14 -05:00
2018-05-29 04:23:38 -04:00
2019-02-17 09:17:34 +02:00
2019-02-17 09:17:34 +02:00
2019-02-28 20:11:36 -05:00
2019-02-17 09:17:34 +02:00
2019-02-17 09:17:34 +02:00
2018-12-26 15:25:54 -05:00