| Commit message (Expand) | Author | Age | Files | Lines |
* | Add localization infrastructure | Greg Hudson | 2011-06-10 | 1 | -1/+1 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -62/+2 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -2/+0 |
* | pull in unicode stuff on windows | Ken Raeburn | 2009-02-11 | 1 | -2/+2 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -17/+0 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -2/+10 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -9/+9 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -8/+9 |
* | Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and | Ken Raeburn | 2008-07-20 | 1 | -1/+1 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -8/+8 |
* | make depend | Ken Raeburn | 2007-01-20 | 1 | -3/+1 |
* | bump minor versions due to API additions | Tom Yu | 2006-12-01 | 1 | -1/+1 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -4/+5 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
* | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -1/+1 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -7/+7 |
* | (LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIX | Ken Raeburn | 2006-04-18 | 1 | -3/+1 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -4/+4 |
* | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 1 | -0/+1 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -10/+10 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -6/+6 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -3/+3 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -10/+7 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -5/+8 |
* | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define | Ken Raeburn | 2005-02-09 | 1 | -0/+2 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -2/+2 |
* | * Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last change | Ken Raeburn | 2004-11-18 | 1 | -1/+1 |
* | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support library | Ken Raeburn | 2004-11-17 | 1 | -2/+2 |
* | * Makefile.in (OBJFILEDEP, OBJFILELIST) [DOS]: Include locally built object | Ken Raeburn | 2004-06-18 | 1 | -2/+5 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -2/+0 |
* | make depend | Tom Yu | 2004-06-16 | 1 | -1/+2 |
* | * Makefile.in (LOCALINCLUDES): Add $srcdir/os | Ken Raeburn | 2004-06-16 | 1 | -1/+1 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
* | Add prototypes for library init and fini functions. Makefile dependencies | Ezra Peisach | 2004-05-28 | 1 | -1/+6 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -1/+2 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -2/+2 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -4/+4 |
* | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
* | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-23 | 1 | -0/+11 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -3/+3 |
* | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -4/+3 |
* | Merge file and srvtab keytab implementations each into one file, and eliminate | Ken Raeburn | 2002-06-09 | 1 | -1/+1 |
* | * Makefile.in (LIBMINOR): Bump due to changes in error tables | Ken Raeburn | 2002-03-07 | 1 | -1/+1 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -1/+1 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |