Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer | 2010-03-12 | 1 | -2/+1 |
| | | | | | | defaults to "lib". Other prominent values include "lib32" or "lib64" Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | document UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | 2010-01-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | remove readelf from helptext | Bernhard Reutner-Fischer | 2009-10-16 | 1 | -1/+1 |
| | | | | | | readelf was removed Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | document ARCH= | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -0/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -0/+1 |
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - fix typo | Bernhard Reutner-Fischer | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | - document environment variables used by the install_* targets. | Bernhard Reutner-Fischer | 2008-12-10 | 1 | -0/+9 |
| | | | | See their config helptexts for further detail. | ||||
* | Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) | Rob Landley | 2008-12-10 | 1 | -0/+1 |
| | | | | | and add install_hostutils. Now install_utils should use $PREFIX more like other packages do. | ||||
* | - improve documentation of utils and hostutils | Bernhard Reutner-Fischer | 2008-12-09 | 1 | -5/+4 |
| | |||||
* | Mention make utils, hostutils, install_utils. | Rob Landley | 2008-12-09 | 1 | -1/+6 |
| | |||||
* | - tidy up indentation | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
| | |||||
* | - document more environment variables | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -0/+3 |
| | |||||
* | - document environment variables for make(1) | Bernhard Reutner-Fischer | 2008-10-17 | 1 | -0/+4 |
| | |||||
* | - tweak helptext | Bernhard Reutner-Fischer | 2008-09-30 | 1 | -2/+2 |
| | |||||
* | - do not attempt to rm twice | Bernhard Reutner-Fischer | 2008-09-16 | 1 | -1/+2 |
| | | | | - clean targets are supposed to clean independently of any .config | ||||
* | - add some helpful help text, as advertised. | Bernhard Reutner-Fischer | 2008-09-11 | 1 | -0/+37 |