summaryrefslogtreecommitdiffstats
path: root/make
Commit message (Collapse)AuthorAgeFilesLines
...
* Default to using a single fast sourceforge mirrorEric Andersen2003-06-149-10/+10
|
* Upgrade strace to version 4.4.98Eric Andersen2003-06-121-4/+4
|
* Add in ttcp supportEric Andersen2003-06-111-0/+35
|
* Be sure the /etc/default dir existsEric Andersen2003-06-101-0/+1
|
* Yet another pcmcia update. Hopefully it will work properlyEric Andersen2003-06-091-2/+0
| | | | for everyone this time around.
* Update pcmcia-cs to version 3.2.4Eric Andersen2003-06-091-2/+5
|
* Fix init script installEric Andersen2003-06-051-2/+2
|
* Fix the binary name and pathEric Andersen2003-06-051-2/+2
|
* support vtunEric Andersen2003-06-051-0/+65
|
* Make absolutely certain no host libraries can ever sneakEric Andersen2003-06-052-4/+20
| | | | | into the build process. Binutils was letting things sneak in which caused ugly problems.
* Fixup a couple of thinko. Use the specified kernel compiler when compilingEric Andersen2003-06-051-2/+2
| | | | pcmcia modules. And use the correct kernel source.
* Fixup a case where system libs could sneak into the link processEric Andersen2003-06-051-0/+7
| | | | due to collect2 making wrong assumptions.
* Fixup a case where system libs could sneak into the link processEric Andersen2003-06-041-0/+7
| | | | due to collect2 making wrong assumptions.
* Cleanup method for excluding header filesEric Andersen2003-06-041-27/+9
|
* Cleanup pcmcia a bit (such as removing the X11 binary it installs)Eric Andersen2003-06-041-2/+9
| | | | | and use the pcmcia default init script rather than including a default one in the target_skeleton.
* Support net-snmp for those into that sortof thingEric Andersen2003-06-041-0/+121
|
* Build pci and plx driversEric Andersen2003-06-041-0/+2
|
* Update user mode Linux targetEric Andersen2003-06-041-2/+3
|
* Build the 'tc' binaryEric Andersen2003-06-041-0/+45
|
* Use flex_2.5.4a-24.diff.gz from stableEric Andersen2003-05-151-1/+1
|
* Little logic cleanupEric Andersen2003-04-281-1/+1
|
* Update gcc to version 3.2.3. Fix the openssh patchEric Andersen2003-04-262-4/+4
|
* Patch from Bruno Randolf to fix openssh cross-compile to notEric Andersen2003-04-251-3/+13
| | | | | use the host system's 'strip' command and thereby break the target binaries.
* 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
|