| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -3/+0 |
| * | Remove some dead Makefile code | Ben Kaduk | 2012-09-25 | 1 | -20/+0 |
| * | Add libedit/readline support to ss | Greg Hudson | 2011-07-22 | 1 | -1/+1 |
| * | 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 | -70/+0 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -1/+1 |
| * | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 1 | -1/+1 |
| * | make depend | Ken Raeburn | 2007-07-10 | 1 | -23/+37 |
| * | Generate makefiles for two static libs plus the python plugin from the top-le... | Ken Raeburn | 2007-03-25 | 1 | -2/+2 |
| * | Never set krb5_force_static. Instead, set the defaults for building | Ken Raeburn | 2007-03-25 | 1 | -1/+1 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -0/+1 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | 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 | -47/+45 |
| * | make depend | Ken Raeburn | 2006-03-30 | 1 | -24/+27 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -1/+3 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -2/+1 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -1/+2 |
| * | * Makefile.in (EXTRADEPSRCS): Define | Ken Raeburn | 2005-03-14 | 1 | -0/+20 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -23/+29 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -1/+0 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | This change fixes the problem in the ss directory. It probably won't | Ken Raeburn | 2003-06-27 | 1 | -19/+10 |
| * | * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awk | Ken Raeburn | 2003-02-06 | 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 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -1/+1 |
| * | * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories in | Ken Raeburn | 2002-09-11 | 1 | -2/+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 ($(HDRS)): Depend on 'includes'. | Ken Raeburn | 2002-08-14 | 1 | -1/+3 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -16/+12 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -12/+12 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -21/+29 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -3/+2 |
| * | add automatically generated dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+30 |
| * | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 1 | -2/+0 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -4/+4 |
| * | listen.c (print_prompt): Replace BSD-style ioctl with termios interface | Theodore Tso | 1999-01-27 | 1 | -0/+2 |
| * | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 1 | -1/+1 |
| * | gcc -Wall cleanups. Mainly adding prototypes and | Ezra Peisach | 1998-03-30 | 1 | -1/+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/+30 |
| * | * configure.in: Update to new library build system | Tom Yu | 1997-11-19 | 1 | -37/+14 |
| * | * Makefile.in (SRCS): Add $(srcdir) as needed | Ezra Peisach | 1997-08-17 | 1 | -4/+5 |
| * | Makefile.in: Remove target before copying over it (avoids perm. errors) | Richard Basch | 1997-02-06 | 1 | -1/+2 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -2/+0 |
| * | Add $(SHELL) to invocation of config_script, so that the tree can | Theodore Tso | 1995-08-07 | 1 | -1/+1 |
| * | Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanly | Theodore Tso | 1995-06-28 | 1 | -8/+8 |
| * | Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed to | Theodore Tso | 1995-06-28 | 1 | -7/+7 |