aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/uClibc.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix building uClibc:Yann E. MORIN"2009-05-111-1/+1
* Fix installing uClibc headers for versions prior to 0.9.30.Yann E. MORIN"2009-05-071-9/+23
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"2009-02-081-4/+4
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-051-4/+9
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-6/+10
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-041-4/+0
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-031-6/+0
* Build and install a uClibc cross-ldd.Yann E. MORIN"2008-11-171-1/+27
* Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"2008-11-011-5/+7
* Enablelocales when requested to do so.Yann E. MORIN"2008-11-011-1/+9
* Only install headers when installing uClibc headers.Yann E. MORIN"2008-11-011-5/+5
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-141-0/+313