Commit történet

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