Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | making Makefile a bit more robust: can now cope with missing ruby in a | dr scofield (aka dirk husemann) | 2009-09-03 | 1 | -2/+12 |
| | | | | better way. | ||||
* | minor format change | Sean Dague | 2009-08-04 | 1 | -1/+1 |
| | |||||
* | Added cscope tag support in Makefile | Johan Berntsson | 2009-06-01 | 1 | -0/+4 |
| | |||||
* | move inclusion of Makefile.local to the end to avoid surprising results | Dr Scofield | 2009-04-16 | 1 | -2/+2 |
| | |||||
* | including Makefile.local iff it exists | Dr Scofield | 2009-04-06 | 1 | -0/+2 |
| | |||||
* | 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. |