Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops spaces where tabs should be in the makefile | Sean Dague | 2009-02-07 | 1 | -2/+2 |
| | |||||
* | create a "make release" target which does the release instead of | Sean Dague | 2009-02-07 | 1 | -0/+4 |
| | | | | | | debug build. Just a convenience for people on the Linux side of the house | ||||
* | make default rule 'all' again | Sean Dague | 2008-09-10 | 1 | -3/+3 |
| | |||||
* | have the Makefile run prebuild on test targets as well as it | Sean Dague | 2008-09-10 | 1 | -4/+6 |
| | | | | | | helps to actually include new test files to run prior to upload. | ||||
* | add shell for SQLite testing. No tests yet. | Sean Dague | 2008-09-10 | 1 | -0/+3 |
| | | | | | | | add another nant target for test-xml to get the verbose version | ||||
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 1 | -2/+5 |
| | |||||
* | enhancing Makefile to avoid colorification when running inside emacs... | Dr Scofield | 2008-07-25 | 1 | -4/+7 |
| | |||||
* | added convenience makefile and nant-color script. I've had these | Sean Dague | 2008-07-10 | 1 | -0/+12 |
on my laptop forever, and others might find them useful to be part of the main tree. |