nelhage/rules_boost

Headers and defines for :thread

Opened this issue · 1 comments

It seems like this library is missing the hdrs from boost/thread/..., is this something to be fixed or am I mistaken?

Upon learning more about boost, it seems it's designed so that, even with its default Jamfile setup, there are no clear dependencies on subsets of the headers. It'd be great to have fine-grained header dependencies though, so that sandbox builds work and are fast