Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Give proper prototype to gitstrcasestr. | Junio C Hamano | 2005-10-08 |
| | | | | | | | Borrow from NO_MMAP patch by Johannes, squelch compiler warnings by declaring gitstrcasestr() when we use it. Signed-off-by: Junio C Hamano <junkio@cox.net> | ||
* | Flatten tools/ directory to make build procedure simpler. | Junio C Hamano | 2005-09-07 |
Also make platform specific part more isolated. Currently we only have Darwin defined, but I've taken a look at SunOS specific patch (which I dropped on the floor for now) as well. Doing things this way would make adding it easier. Signed-off-by: Junio C Hamano <junkio@cox.net> |