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