mirror of
https://github.com/boostorg/build.git
synced 2026-02-11 23:52:20 +00:00
- Got rid of vectors of vectors in generators code. That was not only slow, it was also troublesome. - Started work on transformation caching. Works but needs review/cleanup. [SVN r15465]
Comprehensive tests for Boost.Build v2; requires Python. To test, execute:
python test_all.py