| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger | 2011-03-06 | 1 | -5/+5 |
* | try to fix duplicated slashes in the generated lib*.so files | Peter S. Mazinger | 2011-03-03 | 1 | -5/+5 |
* | utils/Makefile.in: Define GETCONF_DIR for host builds of getconf. | Khem Raj | 2010-05-11 | 1 | -0/+2 |
* | utils: fix install prefix for getconf | Natanael Copa | 2010-04-23 | 1 | -1/+1 |
* | getconf: move to utils/ | Bernhard Reutner-Fischer | 2010-04-06 | 1 | -2/+5 |
* | utils: hide comment if !V | Bernhard Reutner-Fischer | 2010-03-30 | 1 | -1/+1 |
* | prettify make clean | Bernhard Reutner-Fischer | 2010-03-25 | 1 | -2/+2 |
* | fix make {,install_}{,host}utils | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -17/+28 |
* | support building out-of-tree | Bernhard Reutner-Fischer | 2009-08-17 | 1 | -0/+1 |
* | utils: punt readelf | Mike Frysinger | 2009-06-28 | 1 | -6/+1 |
* | unify the headers/random defines into porting.h to avoid duplication/rot | Mike Frysinger | 2009-02-09 | 1 | -21/+10 |
* | dont force -Wl,-s when building host utils -- people can strip themselves | Mike Frysinger | 2009-02-09 | 1 | -3/+3 |
* | Partially revent "make utils" fix. This version is less intrusive, | Denis Vlasenko | 2009-01-28 | 1 | -51/+16 |
* | "make utils" now successfully makes utils for target | Denis Vlasenko | 2009-01-28 | 1 | -19/+67 |
* | - make sure not to have relocs in Scrt1.o (Peter S. Mazinger) | Bernhard Reutner-Fischer | 2009-01-14 | 1 | -5/+9 |
* | utils/Makefile.in: de-obfuscate it a bit | Denis Vlasenko | 2009-01-11 | 1 | -18/+33 |
* | - install utils into the proper directories | Bernhard Reutner-Fischer | 2008-12-16 | 1 | -5/+5 |
* | Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) | Rob Landley | 2008-12-10 | 1 | -6/+8 |
* | - Add temporary hack to wipe dep files even on clean for utils. | Bernhard Reutner-Fischer | 2008-11-09 | 1 | -0/+3 |
* | - less verbose make clean | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
* | - tidy up utils_install | Bernhard Reutner-Fischer | 2008-10-09 | 1 | -7/+5 |
* | Added implementation for 'locale' command. | Carmelo Amoroso | 2008-05-02 | 1 | -2/+10 |
* | make sure we first search for libraries in the newly built tree rather than t... | Mike Frysinger | 2006-02-15 | 1 | -1/+1 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 1 | -2/+2 |
* | Solve warning about redefined _GNU_SOURCE, allow iconv to build | Peter S. Mazinger | 2005-12-10 | 1 | -1/+2 |
* | Add -DNOT_IN_libc to disable the libc-internal.h stuff | Peter S. Mazinger | 2005-12-08 | 1 | -1/+1 |
* | Correct typo, iconv binary does not use the internal versions | Peter S. Mazinger | 2005-12-06 | 1 | -1/+1 |
* | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -5/+5 |
* | Same for utils, renamed install_utils to utils_install to avoid conflict when... | Peter S. Mazinger | 2005-11-25 | 1 | -6/+2 |
* | Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS | Peter S. Mazinger | 2005-11-24 | 1 | -1/+3 |
* | Make utils includable into main Makefile.in, add compile.u and hcompile.u, us... | Peter S. Mazinger | 2005-11-23 | 1 | -0/+95 |