$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] more bjam questions
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2017-04-29 13:38:56
Here are two (more) questions about bjam internals:
1) what mechanism does bjam use to set up directories into which any
target files are being built ? Is there an implicit rule that is being
invoked for this to work automagically ?
2) Is there a mechanism to have bjam clean up intermediate files ? For
example, if I Use the `exe foo : foo.cpp ;` rule, there will be an
intermediate `foo.o` file generated. Can I instruct bjam to remove that
automatically in the process once `foo` is created ?
Thanks,
Stefan
-- ...ich hab' noch einen Koffer in Berlin...