id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 994,BJam output with parallel builds jumbled.,René Rivera,René Rivera,"Doing `""bjam -j4""` creates output that is jumbled, and hence is not possible to parse it out, or even read. To fix need to change the `execcmd` to use `popen`, as the `SHELL` built-in does, storing the output of actions. When an action completes dump the output all at once. Some locking on the output may be needed to make certain the output is serial.",Bugs,closed,Boost.Jam 3.1.15,bjam,Boost.Jam 3.1.14,Problem,fixed,,kbelco@…