Historie revizí

Autor SHA1 Zpráva Datum
  Mike Frysinger 0d1ced74e4 utils: punt readelf před 15 roky
  Mike Frysinger 32242e7e10 unify the headers/random defines into porting.h to avoid duplication/rot před 15 roky
  Mike Frysinger 98f6d6a8eb dont force -Wl,-s when building host utils -- people can strip themselves před 15 roky
  Denis Vlasenko 317964651c Partially revent "make utils" fix. This version is less intrusive, před 15 roky
  Denis Vlasenko fd37d1975a "make utils" now successfully makes utils for target před 15 roky
  Bernhard Reutner-Fischer ff1aa7ce90 - make sure not to have relocs in Scrt1.o (Peter S. Mazinger) před 15 roky
  Denis Vlasenko 88fa5f3611 utils/Makefile.in: de-obfuscate it a bit před 15 roky
  Bernhard Reutner-Fischer 82817e7741 - install utils into the proper directories před 15 roky
  Rob Landley 34cbfc9bf8 Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) před 15 roky
  Bernhard Reutner-Fischer a318a42dcd - Add temporary hack to wipe dep files even on clean for utils. před 15 roky
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean před 15 roky
  Bernhard Reutner-Fischer bc30655167 - tidy up utils_install před 15 roky
  Carmelo Amoroso fc5abf4933 Added implementation for 'locale' command. před 16 roky
  Mike Frysinger 45fbae2fff make sure we first search for libraries in the newly built tree rather than the compiler path před 18 roky
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt před 18 roky
  Peter S. Mazinger 460caef23f Solve warning about redefined _GNU_SOURCE, allow iconv to build před 18 roky
  Peter S. Mazinger dba2aab073 Add -DNOT_IN_libc to disable the libc-internal.h stuff před 18 roky
  Peter S. Mazinger dec40863ed Correct typo, iconv binary does not use the internal versions před 18 roky
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier před 18 roky
  Peter S. Mazinger eddd4169f1 Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in před 18 roky
  Peter S. Mazinger 3bf8644932 Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier před 18 roky
  Peter S. Mazinger 65ae79fb16 Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS před 18 roky
  Peter S. Mazinger b870fba08e Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to před 18 roky