커밋 기록

작성자 SHA1 메시지 날짜
  Bernhard Reutner-Fischer 77d4b47b8c - add and use EXTRA_DIRS to wipe the test/locale/C directory 15 년 전
  Bernhard Reutner-Fischer 26f2af4c23 - remove the error counter 16 년 전
  Bernhard Reutner-Fischer 1a4af4684c - add error-counter, do not immediately exit if a testcase fails but print 16 년 전
  Bernhard Reutner-Fischer e22185db7a wow. So why does test/ keep it's own copy of CFLAGS guessing etc? 16 년 전
  Carmelo Amoroso 9be49589b1 Fix the test build system by installing headers on a local folder 16 년 전
  Mike Frysinger 124ec18872 Chris Zankel writes: 16 년 전
  Carmelo Amoroso 6630516b0a Added support for GNU hash style into dynamic linker 16 년 전
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' 17 년 전
  Mike Frysinger 375c18c1df drop -Wl,-warn-common since it doesnt serve much purpose 17 년 전
  Mike Frysinger e2f06f4eb0 make sure UCLIBC_LDSO can be found via path 17 년 전
  Mike Frysinger 0955b708c0 start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS 17 년 전
  Eric Andersen 1da8fd9223 mips64 patch from Atsushi Nemoto: 17 년 전
  Eric Andersen 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 년 전
  Mike Frysinger 3cc033bed3 allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS 18 년 전
  Mike Frysinger 8439614d20 set dynamic linker if we are building as shared 18 년 전
  Mike Frysinger 402cf95663 make sure we build against local headers and link against local libs 18 년 전
  Mike Frysinger ff5243aa1c touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc 18 년 전
  Mike Frysinger e907e7f674 include toplevel testdir 18 년 전
  Mike Frysinger 4a6677f09c add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs 18 년 전
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier 18 년 전
  Peter S. Mazinger b27c9f6514 Remove TOPDIR, update copyright 18 년 전
  Mike Frysinger 13ef85a17b make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel 19 년 전
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. 19 년 전
  Mike Frysinger 56e9950bf3 when running shared tests, use the toplevel ldso 19 년 전
  Mike Frysinger 412861a42b make sure we strip quotes from the cross compiler prefix 19 년 전
  Mike Frysinger f5dd713e07 use $(CROSS_COMPILER_PREFIX) by default for CROSS setting 19 년 전
  Mike Frysinger de8b8b0b0b dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config 19 년 전
  Mike Frysinger 005b595328 clean up and use topdir .config instead of local Config 19 년 전
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 20 년 전
  Eric Andersen 589ebccb66 Remove remnants of the gcc wrapper 20 년 전