Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
18 years ago |
Peter S. Mazinger
|
84f59ea0e0
Move regex tests to their own subdir and dont run them if regex is disabled
|
18 years ago |
Mike Frysinger
|
05e5500c72
dynamically build the DIRS variables so i dont have to keep updating it all the time
|
18 years ago |
Mike Frysinger
|
0422de26fe
add missing subdirs
|
18 years ago |
Mike Frysinger
|
93b8512378
add more test dirs, touchup output, and some other misc touchups
|
18 years ago |
Mike Frysinger
|
f64bd7d980
dlopen test also requires threads :/
|
19 years ago |
Mike Frysinger
|
90d75ccb35
descend into mmap subdir
|
19 years ago |
Peter S. Mazinger
|
b27c9f6514
Remove TOPDIR, update copyright
|
19 years ago |
Peter S. Mazinger
|
f674b612fb
HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and replace the dependencies w/ HAVE_SHARED
|
19 years ago |
Peter S. Mazinger
|
f70602be19
Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a
|
19 years ago |
Mike Frysinger
|
6eb01343b4
make test output nicer so its easier to go through a log of `make -s` and find out what works/fails
|
19 years ago |
Mike Frysinger
|
6a986cd382
fix ALL_SUBDIRS/DIRS setting so clean always kills everything
|
19 years ago |
Mike Frysinger
|
d097452b7f
touchup syntax
|
19 years ago |
Manuel Novoa III
|
9d7a22d351
Fixes from gentoo.
|
20 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
fec8e9db57
move the ldso tests to dlopen where they belong
|
21 years ago |
Eric Andersen
|
8e60d18f5b
Patch from Stefan Allius
|
22 years ago |
Eric Andersen
|
8fc69335e9
Change some variable names so we are more consistant with what
|
22 years ago |
"Steven J. Hill"
|
6eb9daddc5
Add in 'ldso' to directory list since 'make clean' was not recursing
|
22 years ago |
Eric Andersen
|
cb541816c3
Allow 'make clean' on the test stuff to work with the new config system.
|
22 years ago |
Eric Andersen
|
d004eec6dc
Test threads when appropriate
|
22 years ago |
Eric Andersen
|
ec30ee0180
Test for libcrypt (which is partly broken ATM)
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
David Schleef
|
fc307f9d9b
Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHARED
|
23 years ago |
Eric Andersen
|
bb632d57bb
Minor update
|
23 years ago |
Eric Andersen
|
f9158d4418
Scrub up the tests a bit, and force everybody to use the
|
23 years ago |
Eric Andersen
|
d6c19a6e1a
Add in a test for outb (that currently fails)
|
23 years ago |
Eric Andersen
|
3901d1d358
Fix the 'make clean' target
|
23 years ago |
Eric Andersen
|
844b89dbfd
Reworked all test suite makefiles (man did they need it).
|
24 years ago |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 years ago |