On 11.12.2013 20:35, Steven Watanabe wrote:
AMDG
On 12/10/2013 09:28 PM, Vladimir Prus wrote:
<snip> Author: Vladimir Prus
2010-07-14 14:37:12 Committer: Vladimir Prus 2010-07-14 14:37:12 Parent: f23e645d126a1a9038b687f339af62542b33a48e (Use toolset.requirements in targets.py) Child: 89479d87f20fd0f9f181f2bf1251f26a6665d405 (Stop 'import toolset in Jamfiles from reloading b2.build.tooset.) Branches: develop-rewritten, remotes/origin/develop-rewritten Follows: Precedes: Move tools/jam into tools/build/v2/engine
[SVN r64010]
Prior to that, history does not have sources of what was known as bjam - which does not seem like a problem for day to day development.
How do I get the older history, then?
There is already a tag 'converted-develop' which points to pristine results of conversions, and you can do 'git log converted-develop' to examine earlier history. Note that this will only be necessary if you want to examine engine commits made before 2010-07, not any of interpreted code changes - which are present all the way back. Will that work? - Volodya