
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
24h
|
|
|
Remaining Estimate:
|
13h
|
|
|
Time Spent:
|
11h
|
|
|
|
|
Issue Links:
|
dependent
|
|
This issue depends upon:
|
|
|
STDCXX-683 implement notion of expected failures in the test suite
|
|
|
|
|
|
|
|
| Severity: |
Usability
|
| Resolution Date: |
14/Mar/08 09:45 PM
|
|
The xbuildgen shell script currently parses each build log to extract from it the name of operating system, hardware architecture, compiler and number of other interesting pieces of data. The data is presented in the top table on each cross-platform build view page. Much of the data is also needed by (or would be useful in) the xcomp.awk script. This double processing is inefficient and should be eliminated. Instead, the xcomp.awk script should do all the parsing in one shot and format the top table as well.
|
|
Description
|
The xbuildgen shell script currently parses each build log to extract from it the name of operating system, hardware architecture, compiler and number of other interesting pieces of data. The data is presented in the top table on each cross-platform build view page. Much of the data is also needed by (or would be useful in) the xcomp.awk script. This double processing is inefficient and should be eliminated. Instead, the xcomp.awk script should do all the parsing in one shot and format the top table as well. |
Show » |
|