Commit History

Author SHA1 Message Date
  Eric Andersen 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 years ago
  Mike Frysinger 3cc033bed3 allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS 18 years ago
  Mike Frysinger 8439614d20 set dynamic linker if we are building as shared 18 years ago
  Mike Frysinger 402cf95663 make sure we build against local headers and link against local libs 18 years ago
  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 years ago
  Mike Frysinger e907e7f674 include toplevel testdir 18 years ago
  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 years ago
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier 18 years ago
  Peter S. Mazinger b27c9f6514 Remove TOPDIR, update copyright 18 years ago
  Mike Frysinger 13ef85a17b make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel 18 years ago
  Joakim Tjernlund 2044b626be Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. 18 years ago
  Mike Frysinger 56e9950bf3 when running shared tests, use the toplevel ldso 19 years ago
  Mike Frysinger 412861a42b make sure we strip quotes from the cross compiler prefix 19 years ago
  Mike Frysinger f5dd713e07 use $(CROSS_COMPILER_PREFIX) by default for CROSS setting 19 years ago
  Mike Frysinger de8b8b0b0b dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config 19 years ago
  Mike Frysinger 005b595328 clean up and use topdir .config instead of local Config 19 years ago
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. 19 years ago
  Eric Andersen 589ebccb66 Remove remnants of the gcc wrapper 20 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  Eric Andersen d4d6e2c505 Fix a silly bug 21 years ago
  Eric Andersen 0ec5f81305 A few minor little changes 21 years ago
  Eric Andersen 545e51be15 Update tests to be somewhat consistant with the rest of the world 21 years ago
  Eric Andersen 8fc69335e9 Change some variable names so we are more consistant with what 21 years ago
  Eric Andersen 224c89343a Fix compilation on mips 21 years ago
  Eric Andersen cb541816c3 Allow 'make clean' on the test stuff to work with the new config system. 21 years ago
  Eric Andersen 351c1d9029 Sigh. OpenBSD used /usr/bin/{true|false} 21 years ago
  Eric Andersen 0f41aa8f11 Several test case cleanups 22 years ago
  Eric Andersen 3b262f2d7e Doh! Tests were not being compiled with warnings and optimization 22 years ago
  Eric Andersen fde367d91f Fixup arch substitution 22 years ago
  Eric Andersen 19c380d17f Build glibc test apps static when told to. 22 years ago