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