experiment: allow nimony compile projects outside compiler folder#466
experiment: allow nimony compile projects outside compiler folder#466mrgaturus wants to merge 3 commits intonim-lang:masterfrom
Conversation
|
Bring this over the finish line please. |
|
updated to the latest commit. meson build
cd build
ninjaand all paths inside |
I usually go into the opposite direction, see how for example |
|
in this experiment you don't need cd to nifcache first, your example works as well. i mean the fact all paths inside nifcache files are relative to the nifcache path, so running for example |
|
I did it my way, sorry. |
|
no problem, it wasn't supposed to be merged just an experiment |
--nifcache:PATHcommand line argument (nimonyonly)this is an experiment so i don't think this would be a proper solution right now, at least this experiment could be useful to a proper implementation of this in a future.