about summary refs log tree commit diff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* update readme and release notes for 0.9.8 v0.9.8Rich Felker2012-11-261-0/+1
|
* update documentationRich Felker2012-10-261-16/+49
|
* default features: make musl usable without feature test macrosRich Felker2012-09-071-13/+2
| | | | | | | | | | the old behavior of exposing nothing except plain ISO C can be obtained by defining __STRICT_ANSI__ or using a compiler option (such as -std=c99) that predefines it. the new default featureset is POSIX with XSI plus _BSD_SOURCE. any explicit feature test macros will inhibit the default. installation docs have also been updated to reflect this change.
* add mips to supported arch list in INSTALL fileRich Felker2012-08-171-1/+1
|
* update INSTALL file to reflect configure script usageRich Felker2012-05-041-13/+23
|
* new installation guide with alternate and primary libc setupsRich Felker2011-09-211-37/+107
|
* minor updates to INSTALL documentationRich Felker2011-06-271-0/+10
|
* some docs fixes for x86_64Rich Felker2011-02-151-6/+3
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+61