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