Home | History | Annotate | Download | only in lib
History log of /src/regress/lib/Makefile
RevisionDateAuthorComments
 1.27  20-Dec-2010  pgoyette Remove round test from old regress structure
 1.26  25-Aug-2010  jmmv The libdes tests have been converted to atf and now live in tests/lib/libdes.
 1.25  17-Jul-2010  jmmv Remove the lib/csu/ and include/ tests; they have been converted to atf.
 1.24  16-Jul-2010  jmmv The libpthread tests have been converted to atf; remove the old versions.
 1.23  16-Jul-2010  jmmv Remove tests converted to ATF.
 1.22  02-Nov-2009  plunky remove libevent (uses ATF tests now)
 1.21  14-Feb-2009  cube Don't try to descend into regress/lib/libcrypto now that it's not there
anymore. [hi jmmv!]
 1.20  21-Aug-2007  drochner branches: 1.20.16;
humble beginnings of regression tests for libm functions: test for
a longstanding bug in round()/roundf() which I will pull in a fix
for (from FreeBSD) in a minute
 1.19  30-May-2007  tls disable libssp regress until Christos fixes it
 1.18  11-Nov-2006  he branches: 1.18.2; 1.18.4;
Disable the libssp regression tests for alpha, mips and hppa. These
architectures do not have -fstack-protector support in gcc (yet).
 1.17  08-Nov-2006  christos descend into libssp
 1.16  04-Aug-2003  itojun regress test for libdes (destest.c from 0.9.6j)
 1.15  18-Jul-2003  lukem Consistently check MK* variables against "no"
(e.g., ${MKFOO} != "no" instead of ${MKFOO} == "yes" )
 1.14  12-Jun-2003  provos enable building the library and the regression test
 1.13  24-Jan-2003  thorpej Regression test for p1003.1b semaphores as found in librt.
 1.12  20-Jan-2003  christos add small semaphore test.
XXX: kernel side needs more tests.
 1.11  20-Sep-2002  christos Regression test for snprintb(3)
 1.10  22-Mar-2002  thorpej Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.

* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
of the infratsructure (libraries, support programs, etc.)

* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
building of support for using the corresponding API
in various libraries/programs that can use it.

As discussed on tech-toolchain.
 1.9  17-Jul-2001  thorpej Descend into csu.
 1.8  04-Oct-2000  itojun wrap libcrypto with ${MKCRYPTO} == "yes"
 1.7  03-Oct-2000  itojun regression test for libcrypto.
 1.6  06-Jul-2000  mjl Skey hash algorithm regression test.
 1.5  21-Feb-1999  mjl branches: 1.5.10;
Added regress testing of libposix rename features, as per PR 5858
by Arne H. Juul <arnej@math.ntnu.no>, using the patch provided.
 1.4  11-Oct-1997  mycroft Remove bogus regress targets.
 1.3  07-May-1997  mycroft Use proginstall:: to disable installing PROG.
 1.2  20-Apr-1995  cgd RCS Id conventions
 1.1  27-May-1993  cgd add subdir makefile
 1.5.10.3  09-Dec-2001  he Pull up revision 1.9 (via patch, requested by skrll):
Add init/fini section support in crtbegin and crtend, and introduce
support for DWARF2 exception handling. Fixes PR#12865, PR#13488,
PR#13489, and PR#13491. Also fix ld.elf_so to deal appropriately.
 1.5.10.2  07-Oct-2000  itojun pullup mistake: regress/lib/libskey is not in 1.5 yet
 1.5.10.1  07-Oct-2000  itojun pullup 1.6 -> 1.8 (approved by releng-1-5)
visit regress/lib/libcrypto, if MKCRYPTO=yes.
 1.18.4.1  03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.18.2.1  22-Jul-2007  liamjfoy Pull up to netbsd-4 (requested by christos in ticket #773):

Move libssp to libc.
 1.20.16.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed