aboutsummaryrefslogtreecommitdiff
path: root/kerberos5/lib/libasn1/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kerberos5: Fix the Heimdal pkgbase buildLexi Winter2025-09-041-2/+0
* kerberos5, libcom_err, others: append to LDFLAGS instead of replacingChuck Silvers2025-04-051-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: split kerberos binaries and libsDoug Rabson2022-08-031-1/+1
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-071-0/+2
* Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.Yoshihiro Takahashi2019-01-141-1/+2
* WITH_META_MODE: Don't expect meta files for side-effect generated files.Bryan Drewery2016-06-031-0/+9
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-241-5/+0
* Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
* Merge sync of headSimon J. Gerraty2015-05-271-4/+3
|\
| * Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-2/+2
| * Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andBaptiste Daroussin2014-11-251-2/+1
* | Merge from head@274682Simon J. Gerraty2014-11-191-2/+2
|\|
| * Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-2/+2
* | Supress beforebuild dependency on buildincludesSimon J. Gerraty2014-05-161-1/+3
|/
* Fix installworld failure when kerberos source files have new timestampsEd Maste2014-04-221-2/+2
* Revert my commit in r261253; the real problem was tackled in r262209.Peter Wemm2014-02-201-2/+2
* Really (I think) fix the sporadic heimdal build failures with high -jPeter Wemm2014-02-191-0/+9
* Speculatively replace a cp with a cat for gathering data on aPeter Wemm2014-01-281-2/+2
* Centralize the specification of the krb5 build tools.David E. O'Brien2012-06-011-2/+0
* - Add a "real" symbol version map to libasn1. The upstream versionStanislav Sedov2012-04-081-1/+1
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-429/+62
* - Add missing interdependencies to kerberos libraries. Some of theStanislav Sedov2011-09-271-0/+3
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-9/+402
* Update Heimdal 0.6.1 -> 0.6.3.Jacques Vidrine2005-02-241-0/+1
* style.Makefile(5).Ruslan Ermilov2004-02-051-67/+62
* Overhaul of kerberos5/ makefiles. Most significant changes are:Ruslan Ermilov2004-01-311-70/+16
* Try a lot harder to get dependancies right. This involves some uglyMark Murray2003-07-271-4/+8
* Big fixup of the makefiles. Sort out the dependancies so that "make"Mark Murray2003-07-181-17/+29
* Migrate to a new way of dealing with building from old revisions ofWarner Losh2003-04-051-7/+1
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+3
* Bootstrapping aid for pre-getprogname(3) systems.Ruslan Ermilov2002-08-131-0/+4
* Make this -j safe.Ruslan Ermilov2002-05-141-0/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-1/+1
* Update build after import of Heimdal Kerberos 2002/02/17.Jacques Vidrine2002-02-191-0/+1
* Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/librokenRuslan Ermilov2002-02-111-1/+1
* use cp instead of mv to get the right name of the yacc-generatedAssar Westerlund2001-11-061-3/+4
* add dependency for lex.o on roken.h (from "Alexander N. Kabaev"Assar Westerlund2001-07-121-3/+1
* add an explicit dependency to run yacc before lex instead of usingAssar Westerlund2001-06-211-2/+1
* update infrastructure for heimdal 0.3fAssar Westerlund2001-06-211-9/+25
* use print_version from lib/vers instead of lib/rokenAssar Westerlund2001-05-141-1/+2
* update build infrastructure for heimdal 0.3eAssar Westerlund2001-02-131-16/+50
* Fix ordering for real this time.Jacques Vidrine2000-08-301-1/+2
* Add a dependency needed when using parallel make.Jacques Vidrine2000-08-291-1/+1
* Remove largescale evidence of crack-smoking.Mark Murray2000-02-281-1/+5
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pMark Murray2000-02-241-4/+5
* Userland build of Kerberos5 (AKA Heimdal). More to come.Mark Murray2000-01-151-0/+73