Last change
on this file since 29 was
29,
checked in by landauf, 16 years ago
|
updated boost from 1_33_1 to 1_34_1
|
File size:
385 bytes
|
Line | |
---|
1 | set TEST_LOCATE_ROOT=d:\temp |
---|
2 | |
---|
3 | echo Begin test processing... |
---|
4 | bjam --dump-tests "-sALL_LOCATE_TARGET=%TEST_LOCATE_ROOT%" %* >bjam.log 2>&1 |
---|
5 | echo Begin log processing... |
---|
6 | process_jam_log %TEST_LOCATE_ROOT% <bjam.log |
---|
7 | start bjam.log |
---|
8 | echo Begin compiler status processing... |
---|
9 | compiler_status --locate-root %TEST_LOCATE_ROOT% %BOOST_ROOT% test_status.html test_links.html |
---|
10 | start test_status.html |
---|
Note: See
TracBrowser
for help on using the repository browser.