| 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 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -14/+0 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -1/+3 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-03-28 | 1 | -1/+2 |
| * | Build tests subtree makefiles at top level | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -2/+2 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -3/+3 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -4/+4 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -2/+1 |
| * | * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<" | Ken Raeburn | 2005-10-07 | 1 | -3/+3 |
| * | mine: | Ken Raeburn | 2005-09-09 | 1 | -7/+22 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | * 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 automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
| * | 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 |
| * | * Makefile.in: Add $(LIBS) so that compile doesn't blow out under | Tom Yu | 1997-02-27 | 1 | -1/+1 |
| * | resolve.c (main): Make the test for a FQDN be a bit more stringent | Theodore Tso | 1997-02-24 | 1 | -2/+2 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -3/+4 |
| * | * configure.in: Add KRB5_RUN_FLAGS | Ezra Peisach | 1996-03-19 | 1 | -1/+3 |
| * | Library rule build update | Paul Park | 1995-07-12 | 1 | -1/+1 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -4/+2 |
| * | Added Ezra's test to see if you have a buggy resolver or not | Theodore Tso | 1995-03-01 | 1 | -0/+20 |