Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified load::debug to print object name | Clark Williams | 2009-10-23 | 1 | -9/+9 |
| | | | | | | updated the load::debug method to print the object name as well as the input string, then updated call sites for this method in rteval/hackbench.py and rteval/kcompile.py | ||||
* | Rewrote rteval and its modules to make use of the new rtevalConfig class | David Sommerseth | 2009-09-18 | 1 | -2/+2 |
| | |||||
* | reworked to use config file for parameters and loads | Clark Williams | 2009-09-17 | 1 | -14/+29 |
| | | | | | | | | | | | modified: Makefile rteval.spec rteval/hackbench.py rteval/kcompile.py rteval/load.py rteval/rteval.conf rteval/rteval.py | ||||
* | updated copyright, licensing and version info | Clark Williams | 2009-08-11 | 1 | -0/+23 |
| | |||||
* | changed load xml format | Clark Williams | 2009-03-04 | 1 | -3/+1 |
| | |||||
* | removed unused xml methods and report methods | Clark Williams | 2009-03-03 | 1 | -3/+0 |
| | |||||
* | added <loads> section to xml output; rearranged load xml output a bit | Clark Williams | 2009-03-03 | 1 | -1/+3 |
| | |||||
* | added XMLOut class; ported all modules to use XMLOut; reworked generated XML ↵ | Clark Williams | 2009-03-03 | 1 | -2/+3 |
| | | | | to use attributes | ||||
* | added xml generation code | Clark Williams | 2009-03-02 | 1 | -1/+3 |
| | |||||
* | fixed incorrect directory print out in debug statement | Clark Williams | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | return ready when build is done; handle keyboard interrupt better | Clark Williams | 2009-02-20 | 1 | -2/+11 |
| | |||||
* | renamed from prevert to rteval | Clark Williams | 2009-01-13 | 1 | -0/+81 |