summaryrefslogtreecommitdiff
path: root/lib/libasn1
AgeCommit message (Expand)Author
2003-08-01Rework how dependency generation is performed:lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2002-09-13When being built as a host tool, the <config.h> we see is actuallythorpej
2002-09-12need emalloc from rokenjoda
2002-09-12version 6.1joda
2002-08-19More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-11-15Avoid picking up strays by adding .NOPATH to print_version.h andtv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-10-31Make handling of USETOOLS uniform: Don't need to check whether it istv
2001-10-30Make asn1_files depend on ${ASN1_COMPILE} which will translate to the rightjmc
2001-10-25Modifications to allow this to be build as a new style host tool.thorpej
2001-10-11More elegant method of previous change. Thanks to James Chacon for pointingmason
2001-10-11It appears to be the case that ${COMPILEETOBJ}/compile_et, which is used inmason
2001-10-06test for whether USETOOLS is defined before asking its valueperry
2001-10-04.ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"tv
2001-09-21Prep Heimdal host tools for new toolchain.tv
2001-09-17update infrastructure for krb4 1.1 and heimdal 0.4eassar
2001-09-10Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs insimonb
2001-06-20update generated heimdal include files for 0.3fassar
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-02-11update make infrastructure and shlib versions numbers for heimdal 0.3eassar
2000-12-30parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})sommerfeld
2000-12-25libc has strlcat/tpyitojun
2000-11-19back out majority of rev 1.5, left stuff from rev. 1.5 is:jdolecek
2000-11-19Backout parts of rev 1.5.veego
2000-11-17Put back `${SRCS}: asn1.h', so a `make depend' is not obligatory.pk
2000-11-13clean up depends a little, add stuff to force compilation ofjdolecek
2000-08-30Usejhawk
2000-08-05Change LDFLAGS to HOST_LDFLAGS here too..garbled
2000-08-03Create "print_version.h" required to build the library.tron
2000-08-03update build infrastructure for heimdal 0.3a, including new shlib versionsassar
2000-08-02add strlcpy.c strlcat.c to make this cross-compilable.garbled
2000-06-16Fixup Heimdal library builds.thorpej
2000-06-16Import Heimdal library build glue from cryptosrc-intl.thorpej