summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Build and package rteval_parserdDavid Sommerseth2009-11-051-8/+33
|
* Merge commit 'clark/master' into local clark work branchDavid Sommerseth2009-10-261-4/+43
|\ | | | | | | | | | | Conflicts: Makefile rteval.spec
| * version bump to 1.8Clark Williams2009-10-201-1/+0
| |
| * fixed command line issue with sysreport optionClark Williams2009-10-201-2/+2
| | | | | | | | | | | | | | Fixed incorrect option being passed to sysreport option and added debugging messages around generation and moving of sysreport Signed-off-by: Clark Williams <williams@redhat.com>
| * reworked Makefile and specfile install/uninstall logicClark Williams2009-10-201-2/+43
| | | | | | | | | | | | | | | | Moved the install work from the specfile %install section to the Makefile 'install' target. Also added an 'uninstall' target so the source tree may be used directly for installation/uninstallation Signed-off-by: Clark Williams <williams@redhat.com>
* | Merge branch 'master_ipv4' into clarkDavid Sommerseth2009-10-261-1/+19
|\ \ | |/ |/| | | | | | | Conflicts: Makefile rteval.spec
| * Added missing SQL script for rteval-xmlrpc packageDavid Sommerseth2009-10-261-1/+2
| |
| * Added xmlrpc mod_python stuff into rteval.spec fileDavid Sommerseth2009-10-261-1/+4
| | | | | | | | | | | | Rewrote the server/install.sh a little bit and moved out the apache conf generation to server/gen_config.sh which is also used by the rteval.spec file.
| * changed test command line in Makefile to specify all local parametersClark Williams2009-10-231-1/+1
| |
* | fixed tarfile creationClark Williams2009-10-141-3/+21
| | | | | | | | | | | | modified tar file creation to avoid adding cruft to the archive by explicitly copying the python and xls files required (instead of copying the rteval directory and all it's contents)
* | changed test command line in Makefile to specify all local parametersClark Williams2009-10-071-1/+1
|/
* Cleaned up rteval.spec and made rpmlint happyDavid Sommerseth2009-09-241-1/+2
| | | | TODO: Need to have a complete Source URL to rteval and hackbench tar balls
* reworked to use config file for parameters and loadsClark Williams2009-09-171-1/+1
| | | | | | | | | | | modified: Makefile rteval.spec rteval/hackbench.py rteval/kcompile.py rteval/load.py rteval/rteval.conf rteval/rteval.py
* added dynamic loading of loads from a .ini-style config fileClark Williams2009-09-081-2/+2
| | | | removed unimplemented command line options
* rearranged help target outputClark Williams2009-08-131-1/+1
|
* added help target to MakefileClark Williams2009-07-221-1/+12
|
* added Makefile code to create run directoryClark Williams2009-04-211-0/+1
|
* removed --keepdata option from testrunClark Williams2009-03-011-2/+2
|
* reworked run target to use new optionsClark Williams2009-02-201-2/+2
|
* renamed from prevert to rtevalClark Williams2009-01-131-10/+13
|
* added --keepdate option to Makefile default run targetClark Williams2009-01-081-1/+1
|
* added D environment variable to Makefile for durationClark Williams2009-01-071-1/+2
|
* added realclean target to MakefileClark Williams2008-12-101-0/+3
|
* added tarfile and rpm target logicClark Williams2008-12-091-1/+20
|
* moved files into prevert directoryClark Williams2008-12-081-2/+5
|
* reworked load classesClark Williams2008-11-261-1/+1
|
* initial checkinClark Williams2008-11-201-0/+5