| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -3/+0 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -2/+0 |
* | Add message hash support to the replay interface, using extension | Greg Hudson | 2009-01-12 | 1 | -1/+9 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -85/+0 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -60/+64 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -48/+52 |
* | make depend | Ken Raeburn | 2007-08-16 | 1 | -44/+48 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -16/+20 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
* | 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 | -8/+8 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -44/+48 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -24/+20 |
* | * 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 | -64/+64 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -23/+24 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -24/+24 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -8/+16 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -27/+18 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -18/+27 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -48/+53 |
* | Implement new replay cache type "none" | Ken Raeburn | 2004-07-30 | 1 | -2/+11 |
* | Run make depend | Sam Hartman | 2004-06-08 | 1 | -4/+4 |
* | Add prototypes for library init and fini functions. Makefile dependencies | Ezra Peisach | 2004-05-28 | 1 | -1/+1 |
* | update dependencies | Ken Raeburn | 2004-04-24 | 1 | -24/+28 |
* | make depend | Ken Raeburn | 2004-03-06 | 1 | -1/+2 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -21/+23 |
* | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -1/+0 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -20/+20 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
* | * 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 |
* | update deps | Ken Raeburn | 2002-08-15 | 1 | -6/+12 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -15/+13 |
* | rebuild dependencies | Ken Raeburn | 2002-06-15 | 1 | -16/+16 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -7/+7 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -19/+21 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+36 |
* | * rcfns.c: New file, with fn versions of former dispatch macros from krb5.h | Ken Raeburn | 2001-01-20 | 1 | -3/+6 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -7/+7 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
* | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 1 | -1/+1 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+2 |
* | Fixed bad variable reference | Richard Basch | 1997-02-25 | 1 | -1/+1 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -13/+4 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -10/+10 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -3/+10 |