
25 May
2013
25 May
'13
11 p.m.
2013/5/25 Jürgen Hunold <jhunold@gmx.eu>
Hi,
On Saturday, 25. May 2013 15:23:34 Jürgen Hunold wrote:
The removal of "v2" requires some patching. I've attached to necessary patch to bootstrap.{sh,bat}. Can this be applied automatically right after the conversion so that the scripts are working on checkout? Otherwise the patch(es) should be added to the wiki page.
Forgot to patch boost-build.jam. New patch attached. Next task is generating forward headers.
Hi Jürgen, This patch does not apply to the complete history. I added the following command instead: $ git filter-branch --tree-filter "find . -type f -maxdepth 1 -exec sed -i -e 's|build[/\\]v2|build|g' {} \;" cheers, Daniel