Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 80f5587940 Revert "try to fix duplicated slashes in the generated lib*.so files" il y a 13 ans
  Peter S. Mazinger 624be66cb9 try to fix duplicated slashes in the generated lib*.so files il y a 13 ans
  Khem Raj 008ebd9629 utils/Makefile.in: Define GETCONF_DIR for host builds of getconf. il y a 14 ans
  Natanael Copa abb965d292 utils: fix install prefix for getconf il y a 14 ans
  Bernhard Reutner-Fischer e1b4229b5a getconf: move to utils/ il y a 14 ans
  Bernhard Reutner-Fischer 255b5de8a0 utils: hide comment if !V il y a 14 ans
  Bernhard Reutner-Fischer abdbaa897b prettify make clean il y a 14 ans
  Bernhard Reutner-Fischer 35c8387f6d fix make {,install_}{,host}utils il y a 14 ans
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree il y a 15 ans
  Mike Frysinger 0d1ced74e4 utils: punt readelf il y a 15 ans
  Mike Frysinger 32242e7e10 unify the headers/random defines into porting.h to avoid duplication/rot il y a 15 ans
  Mike Frysinger 98f6d6a8eb dont force -Wl,-s when building host utils -- people can strip themselves il y a 15 ans
  Denis Vlasenko 317964651c Partially revent "make utils" fix. This version is less intrusive, il y a 15 ans
  Denis Vlasenko fd37d1975a "make utils" now successfully makes utils for target il y a 15 ans
  Bernhard Reutner-Fischer ff1aa7ce90 - make sure not to have relocs in Scrt1.o (Peter S. Mazinger) il y a 15 ans
  Denis Vlasenko 88fa5f3611 utils/Makefile.in: de-obfuscate it a bit il y a 15 ans
  Bernhard Reutner-Fischer 82817e7741 - install utils into the proper directories il y a 15 ans
  Rob Landley 34cbfc9bf8 Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) il y a 15 ans
  Bernhard Reutner-Fischer a318a42dcd - Add temporary hack to wipe dep files even on clean for utils. il y a 15 ans
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean il y a 15 ans
  Bernhard Reutner-Fischer bc30655167 - tidy up utils_install il y a 15 ans
  Carmelo Amoroso fc5abf4933 Added implementation for 'locale' command. il y a 16 ans
  Mike Frysinger 45fbae2fff make sure we first search for libraries in the newly built tree rather than the compiler path il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Peter S. Mazinger 460caef23f Solve warning about redefined _GNU_SOURCE, allow iconv to build il y a 18 ans
  Peter S. Mazinger dba2aab073 Add -DNOT_IN_libc to disable the libc-internal.h stuff il y a 18 ans
  Peter S. Mazinger dec40863ed Correct typo, iconv binary does not use the internal versions il y a 18 ans
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier il y a 18 ans
  Peter S. Mazinger eddd4169f1 Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in il y a 18 ans
  Peter S. Mazinger 3bf8644932 Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier il y a 18 ans