summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Collapse)AuthorAgeFilesLines
* make coreutils compile fasterEric Andersen2003-03-311-0/+2
|
* support building gettextEric Andersen2003-03-241-0/+60
|
* Upgrade to 3.1.2Eric Andersen2003-03-211-2/+2
|
* Do not blindly strip all symbols from from all libs. libpthreadEric Andersen2003-03-139-10/+11
| | | | | needs its symbols for pthread debugging to work. Let it be a local decision.
* Patch from Dana Soward so it works properlyEric Andersen2003-03-101-3/+2
|
* Implement bzip2Eric Andersen2003-03-101-25/+63
|
* Support gzipEric Andersen2003-03-101-0/+70
|
* Add util-linux, from Claus Rosenberger, with minor changes from meEric Andersen2003-03-101-0/+60
|
* Claus Rosenberger reported that hostname is supposed to be in /binEric Andersen2003-03-101-2/+2
|
* work around deficiencies in GNU tar that prevented severalEric Andersen2003-03-064-20/+40
| | | | items from actually being installed
* Make certain coreutils gets installed.Eric Andersen2003-03-061-2/+3
|
* run autoconfEric Andersen2003-03-051-1/+1
|
* Oops. I was building for the host arch, not the target. duh.Eric Andersen2003-03-051-4/+2
|
* Update version of fileEric Andersen2003-03-051-2/+2
|
* Don't mess with the headers files installed by uClibcEric Andersen2003-03-051-13/+1
|
* missed a spotEric Andersen2003-03-041-1/+1
|
* Fake up an arm-linux source-treeEric Andersen2003-03-041-0/+6
|
* Make things compile once againEric Andersen2003-03-041-4/+4
|
* don't depend on symlinksEric Andersen2003-03-041-3/+3
|
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-0448-103/+195
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Update to uClibc 0.9.19Eric Andersen2003-03-033-6/+6
|
* Fixup db targetEric Andersen2003-03-011-14/+46
|
* Add a patch for better debugging of staticly linked threaded apps.Eric Andersen2003-03-011-1/+3
| | | | -Erik
* Fixup stupid compile errorEric Andersen2003-02-261-2/+4
|
* Update tar version. Minor fix for gcc includes when NOTEric Andersen2003-02-232-3/+5
| | | | building a bootstrapping toolchain.
* Fixup gcc_target so it works for people that don't wish toEric Andersen2003-02-191-10/+101
| | | | | build a gcc toolchain to bootstrap the system and instead want to use uClibc's gcc wrapper.
* Fix dependancy on zlibEric Andersen2003-02-191-1/+1
|
* Fixup 'make source' targetEric Andersen2003-02-194-1/+8
|
* Add support for bridge-utils, thanks to Michael ShulerEric Andersen2003-02-191-0/+42
|
* Per discussion with Christian MICHON, revert to version 1.35Eric Andersen2003-02-181-3/+3
|
* Add in /lib/cpp symlinkEric Andersen2003-02-171-0/+1
|
* Add --disable-perl-regexpEric Andersen2003-02-171-0/+1
|
* SighEric Andersen2003-02-151-1/+1
|
* Fix pcmcia startup. Add grepEric Andersen2003-02-152-1/+58
|
* oopsEric Andersen2003-02-151-1/+1
|
* Fix a few problems noticed by Peter S. MazingerEric Andersen2003-02-153-3/+58
|
* Fixup pcmcia initializationEric Andersen2003-02-141-7/+5
|
* Remove unwanted docsEric Andersen2003-02-146-4/+12
|
* Be extra pedantic about the PATHEric Andersen2003-02-121-6/+6
|
* Make sure we find ranlib and arEric Andersen2003-02-122-4/+4
|
* Not 100MB by defaultEric Andersen2003-02-121-1/+1
|
* cut and paste leftoversEric Andersen2003-02-121-4/+0
|
* dont use ftpEric Andersen2003-02-123-3/+3
|
* Update uClibc versionEric Andersen2003-02-123-11/+11
|
* Fixup ldconfig symlinkEric Andersen2003-02-122-2/+2
|
* Fix dependanciesEric Andersen2003-02-123-8/+8
|
* Add support for several new utilitiesEric Andersen2003-02-127-0/+402
|
* Update toolchains a bit forther so that after blowing away the 'build'Eric Andersen2003-02-122-93/+90
| | | | | | | directory we do not need to rebuild the toolchain (which now is built under 'toolchain_build'). Should help prevent a bunch of unnecessary toolchain rebuilds. -Erik
* fix URLsEric Andersen2003-02-125-7/+7
|
* Lots and lots of changesEric Andersen2003-02-1239-153/+195
|