aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* making Makefile a bit more robust: can now cope with missing ruby in adr scofield (aka dirk husemann)2009-09-031-2/+12
| | | | better way.
* minor format changeSean Dague2009-08-041-1/+1
|
* Added cscope tag support in MakefileJohan Berntsson2009-06-011-0/+4
|
* move inclusion of Makefile.local to the end to avoid surprising resultsDr Scofield2009-04-161-2/+2
|
* including Makefile.local iff it existsDr Scofield2009-04-061-0/+2
|
* oops spaces where tabs should be in the makefileSean Dague2009-02-071-2/+2
|
* create a "make release" target which does the release instead ofSean Dague2009-02-071-0/+4
| | | | | | debug build. Just a convenience for people on the Linux side of the house
* make default rule 'all' againSean Dague2008-09-101-3/+3
|
* have the Makefile run prebuild on test targets as well as itSean Dague2008-09-101-4/+6
| | | | | | helps to actually include new test files to run prior to upload.
* add shell for SQLite testing. No tests yet.Sean Dague2008-09-101-0/+3
| | | | | | | add another nant target for test-xml to get the verbose version
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-081-2/+5
|
* enhancing Makefile to avoid colorification when running inside emacs...Dr Scofield2008-07-251-4/+7
|
* added convenience makefile and nant-color script. I've had theseSean Dague2008-07-101-0/+12
on my laptop forever, and others might find them useful to be part of the main tree.