summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libasn1
Commit message (Expand)AuthorAgeFilesLines
* WITH_META_MODE: Don't expect meta files for side-effect generated files.bdrewery2016-06-031-0/+9
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-171/+0
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.bdrewery2016-02-241-5/+0
* DIRDEPS_BUILD: Add some missing build dependencies for kerberos5.bdrewery2016-02-241-0/+2
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* new dependssjg2015-06-161-0/+1
* Add META_MODE support.sjg2015-06-132-1/+198
|\
| * Explain why NO_BEFOREBUILD_INCLUDES is neededsjg2015-06-101-0/+3
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-4/+3
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+2
| |\
| * | Supress beforebuild dependency on buildincludessjg2014-05-161-1/+3
| * | Updated dependenciessjg2014-05-161-1/+1
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-281-2/+11
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Updated/new Makefile.dependsjg2012-11-081-0/+4
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+189
* | | | Add a ${CP} alias for copying files in the build.will2015-01-161-2/+2
* | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andbapt2014-11-251-2/+1
| |_|/ |/| |
* | | Fix incremental builds involving non-root users with read-only source files.will2014-09-181-2/+2
| |/ |/|
* | Fix installworld failure when kerberos source files have new timestampsemaste2014-04-221-2/+2
* | Revert my commit in r261253; the real problem was tackled in r262209.peter2014-02-201-2/+2
* | Really (I think) fix the sporadic heimdal build failures with high -jpeter2014-02-191-0/+9
* | Speculatively replace a cp with a cat for gathering data on apeter2014-01-281-2/+2
|/
* Centralize the specification of the krb5 build tools.obrien2012-06-011-2/+0
* - Add a "real" symbol version map to libasn1. The upstream versionstas2012-04-082-1/+1593
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-221-429/+62
* - Add missing interdependencies to kerberos libraries. Some of thestas2011-09-271-0/+3
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-9/+402
* Update Heimdal 0.6.1 -> 0.6.3.nectar2005-02-241-0/+1
* style.Makefile(5).ru2004-02-051-67/+62
* Overhaul of kerberos5/ makefiles. Most significant changes are:ru2004-01-311-70/+16
* Try a lot harder to get dependancies right. This involves some uglymarkm2003-07-271-4/+8
* Big fixup of the makefiles. Sort out the dependancies so that "make"markm2003-07-181-17/+29
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-7/+1
* Take __FreeBSD_version into account when BOOTSTRAPPING.ru2002-11-131-1/+3
* Bootstrapping aid for pre-getprogname(3) systems.ru2002-08-131-0/+4
* Make this -j safe.ru2002-05-141-0/+1
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-1/+1
* Update build after import of Heimdal Kerberos 2002/02/17.nectar2002-02-191-0/+1
* Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/librokenru2002-02-111-1/+1
* use cp instead of mv to get the right name of the yacc-generatedassar2001-11-061-3/+4
* add dependency for lex.o on roken.h (from "Alexander N. Kabaev"assar2001-07-121-3/+1
* add an explicit dependency to run yacc before lex instead of usingassar2001-06-211-2/+1
* update infrastructure for heimdal 0.3fassar2001-06-211-9/+25
* use print_version from lib/vers instead of lib/rokenassar2001-05-141-1/+2
* update build infrastructure for heimdal 0.3eassar2001-02-131-16/+50
* Fix ordering for real this time.nectar2000-08-301-1/+2
OpenPOWER on IntegriCloud