summaryrefslogtreecommitdiffstats
path: root/rteval/kcompile.py
Commit message (Collapse)AuthorAgeFilesLines
* modified load::debug to print object nameClark Williams2009-10-231-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 classDavid Sommerseth2009-09-181-2/+2
|
* reworked to use config file for parameters and loadsClark Williams2009-09-171-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 infoClark Williams2009-08-111-0/+23
|
* changed load xml formatClark Williams2009-03-041-3/+1
|
* removed unused xml methods and report methodsClark Williams2009-03-031-3/+0
|
* added <loads> section to xml output; rearranged load xml output a bitClark Williams2009-03-031-1/+3
|
* added XMLOut class; ported all modules to use XMLOut; reworked generated XML ↵Clark Williams2009-03-031-2/+3
| | | | to use attributes
* added xml generation codeClark Williams2009-03-021-1/+3
|
* fixed incorrect directory print out in debug statementClark Williams2009-02-201-1/+1
|
* return ready when build is done; handle keyboard interrupt betterClark Williams2009-02-201-2/+11
|
* renamed from prevert to rtevalClark Williams2009-01-131-0/+81