summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-0452-149/+339
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Add in a GNU_HOST_NAMEEric Andersen2003-03-041-0/+12
|
* Change a few defaultsEric Andersen2003-03-041-3/+3
|
* 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-012-1/+503
| | | | -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-195-4/+13
|
* Add support for bridge-utils, thanks to Michael ShulerEric Andersen2003-02-192-1/+43
|
* 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-155-34/+239
|
* oopsEric Andersen2003-02-151-1/+1
|
* Fix a few problems noticed by Peter S. MazingerEric Andersen2003-02-154-4/+59
|
* Fixup pcmcia initializationEric Andersen2003-02-142-35/+47
|
* Remove unwanted docsEric Andersen2003-02-146-4/+12
|
* Remove usr/binEric Andersen2003-02-121-5/+5
|
* Be extra pedantic about the PATHEric Andersen2003-02-121-6/+6
|
* Ignore the toolchain_build dirEric Andersen2003-02-121-0/+1
|
* 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
|
* List a few additional targets for building a dev systemEric Andersen2003-02-121-2/+3
|
* 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
* Update makefileEric Andersen2003-02-121-1/+3
|
* fix URLsEric Andersen2003-02-125-7/+7
|
* Fixup the target pathEric Andersen2003-02-121-3/+4
|
* Lots and lots of changesEric Andersen2003-02-1241-207/+204
|
* Update for the latestEric Andersen2003-02-111-2/+2
|
* Update to version 4.5.6Eric Andersen2003-02-071-2/+2
|
* Fixup a really stupid typoEric Andersen2003-02-061-1/+1
|
* Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.Eric Andersen2003-02-064-6/+7
| | | | Update the default uClibc config.
* Fix a stupid typoEric Andersen2003-02-051-1/+1
|
* Fix naming problemEric Andersen2003-02-052-1/+1
|
* teach libtool to use the correct system compilerEric Andersen2003-02-051-0/+2
|
* rename patchEric Andersen2003-02-041-0/+0
|
* Fix typo, kill now unneeded stlport.mkEric Andersen2003-02-042-39/+1
|
* Update default configEric Andersen2003-02-041-2/+2
|
* Support building a gcc-2.95 toolchain insteadEric Andersen2003-02-045-0/+547
|
* Be extra sure that /etc/init.d/S30pcmcia is executableEric Andersen2003-02-041-0/+1
|