Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around deficiencies in GNU tar that prevented several | Eric Andersen | 2003-03-06 | 1 | -5/+10 |
| | | | | items from actually being installed | ||||
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 1 | -1/+3 |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
* | Lots and lots of changes | Eric Andersen | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 1 | -4/+4 |
| | | | | which is a bit more sensible. | ||||
* | more minor installation cleanups | Eric Andersen | 2003-01-17 | 1 | -1/+2 |
| | |||||
* | standardize handling of GNU configure scripts | Eric Andersen | 2003-01-17 | 1 | -3/+15 |
| | | | | -Erik | ||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | Add several new components working towards a fully sandboxed buildsystem | Eric Andersen | 2002-10-23 | 1 | -0/+45 |
-Erik |