v1.2.5
Bug fixes on top of release 1.2.4
.
Fixes
- On errors reading expressions, the full import path is reported
in the error message. - Child processes are now properly waited for in all circumstances.
- Bootstrapping is now also supported if the build directory resides
in the source tree. just-mr
now reports the name of the build tool correctly, even
if not calledjust
.- Taintedness of "configure" targets is now propagated correctly.
- Missing atomic primitives added to the source code.
- A staging conflict in the test setup was fixed.
- The expression
"disjoint_map_union"
did not verify disjointness
in all cases; this is fixed now. - The command line option
"--remote-execution-property"
can be
repeated multiple times to list all the properties, but only the
last one was retained. This is fixed now.