Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernhard Reutner-Fischer 26f2af4c23 - remove the error counter hace 16 años
  Bernhard Reutner-Fischer 1a4af4684c - add error-counter, do not immediately exit if a testcase fails but print hace 16 años
  Bernhard Reutner-Fischer 80e7510b59 - do not test pthread if threads are not available hace 16 años
  Bernhard Reutner-Fischer 13f04a3b02 - don't test libcrypt stubs hace 16 años
  Bernhard Reutner-Fischer d4fb87c8db - do not run tests that are not available hace 16 años
  Khem Raj d81e53c5fa New test targets 'compile' and 'run' hace 17 años
  Mike Frysinger 0955b708c0 start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS hace 18 años
  Peter S. Mazinger 84f59ea0e0 Move regex tests to their own subdir and dont run them if regex is disabled hace 18 años
  Mike Frysinger 05e5500c72 dynamically build the DIRS variables so i dont have to keep updating it all the time hace 18 años
  Mike Frysinger 0422de26fe add missing subdirs hace 18 años
  Mike Frysinger 93b8512378 add more test dirs, touchup output, and some other misc touchups hace 18 años
  Mike Frysinger f64bd7d980 dlopen test also requires threads :/ hace 18 años
  Mike Frysinger 90d75ccb35 descend into mmap subdir hace 18 años
  Peter S. Mazinger b27c9f6514 Remove TOPDIR, update copyright hace 19 años
  Peter S. Mazinger f674b612fb HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and replace the dependencies w/ HAVE_SHARED hace 19 años
  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 hace 19 años
  Mike Frysinger 6eb01343b4 make test output nicer so its easier to go through a log of `make -s` and find out what works/fails hace 19 años
  Mike Frysinger 6a986cd382 fix ALL_SUBDIRS/DIRS setting so clean always kills everything hace 19 años
  Mike Frysinger d097452b7f touchup syntax hace 19 años
  Manuel Novoa III 9d7a22d351 Fixes from gentoo. hace 20 años
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: hace 21 años
  Eric Andersen fec8e9db57 move the ldso tests to dlopen where they belong hace 21 años
  Eric Andersen 8e60d18f5b Patch from Stefan Allius hace 21 años
  Eric Andersen 8fc69335e9 Change some variable names so we are more consistant with what hace 22 años
  "Steven J. Hill" 6eb9daddc5 Add in 'ldso' to directory list since 'make clean' was not recursing 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 d004eec6dc Test threads when appropriate hace 22 años
  Eric Andersen ec30ee0180 Test for libcrypt (which is partly broken ATM) hace 22 años
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 23 años
  David Schleef fc307f9d9b Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHARED hace 23 años