about summary refs log tree commit diff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* various changes in preparation for dynamic linking supportRich Felker2011-02-241-3/+3
* avoid deleting the lib/empty fileRich Felker2011-02-171-1/+1
* new solution for empty lib dir (old one had some problems)Rich Felker2011-02-171-7/+5
* improve Makefile handling of git checkouts with missing lib/ and config.makRich Felker2011-02-171-4/+8
* finish unifying thread register handling in preparation for portingRich Felker2011-02-151-1/+1
* preparing build system to handle ports - step 1Rich Felker2011-02-151-0/+6
* ensure that musl is compiled as C99 code & XSI option is available in headersRich Felker2011-02-131-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+97