| Commit message (Expand) | Author | Age | Files | Lines |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -6/+6 |
| * | * lib/gssapi/Makefile.in: Merge the new target into the existing | Ken Raeburn | 2006-06-29 | 1 | -2/+1 |
| * | gssapi compilation errors on Windows | Jeffrey Altman | 2006-06-29 | 1 | -8/+14 |
| * | check calling conventions specified for Windows | Ken Raeburn | 2006-06-29 | 1 | -2/+17 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | fix parallel builds for libgss | Tom Yu | 2006-06-20 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-06-15 | 1 | -1/+2 |
| * | Merge from branches/mechglue. Initial integration of Sun-donated | Tom Yu | 2006-06-14 | 1 | -5/+5 |
| * | 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 | -8/+9 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -6/+5 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -11/+11 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -5/+5 |
| * | 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 | -6/+8 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -2/+3 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define | Ken Raeburn | 2005-02-09 | 1 | -0/+2 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -3/+3 |
| * | * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables. | Ken Raeburn | 2004-07-14 | 1 | -4/+2 |
| * | * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objects | Ken Raeburn | 2004-06-18 | 1 | -2/+8 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -2/+0 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-15 | 1 | -1/+1 |
| * | * Makefile.in (krb5/gssapi_krb5.h): Depend on recursion rule | Ken Raeburn | 2004-06-10 | 1 | -1/+1 |
| * | Run make depend | Sam Hartman | 2004-06-08 | 1 | -1/+1 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | update dependencies | Ken Raeburn | 2004-04-23 | 1 | -2/+3 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -0/+1 |
| * | Yet another attempt at cross-directory dependencies. Seems to fix the parallel | Ken Raeburn | 2003-03-08 | 1 | -8/+39 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Fix recursion-forcing rules to be more friendly to parallel builds | Tom Yu | 2003-02-11 | 1 | -2/+8 |
| * | Fix some things to avoid spurious rebuilds of header files | Tom Yu | 2003-02-11 | 1 | -2/+2 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 1 | -0/+2 |
| * | * 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-22 | 1 | -0/+1 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -3/+2 |
| * | 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 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -1/+13 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -1/+1 |
| * | Makefile.in (clean-unix): Add clean-libobjs | Ezra Peisach | 2000-02-22 | 1 | -1/+1 |
| * | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 1 | -1/+5 |
| * | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 1 | -0/+6 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -6/+6 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -3/+3 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-14 | 1 | -0/+2 |