| Commit message (Expand) | Author | Age | Files | Lines |
| * | Stop generating per-directory sed scripts, and use perl to compute the patterns | Ken Raeburn | 2005-04-21 | 1 | -0/+5 |
| * | * depgen.sed: Delete faulty check for $(srcdir), and redundant check for $(SR... | Ken Raeburn | 2005-04-20 | 1 | -0/+5 |
| * | Do the target object file name hacking in "make depend" earlier, before the | Ken Raeburn | 2004-12-30 | 1 | -0/+7 |
| * | * def-check.pl: Check for PRIVATE or INTERNAL annotations in defs | Tom Yu | 2004-12-21 | 1 | -0/+5 |
| * | fix mkrel's RELTAIL handling | Tom Yu | 2004-10-31 | 1 | -0/+5 |
| * | Make patchlevel.h be the master version file | Tom Yu | 2004-09-25 | 1 | -0/+5 |
| * | * reconf: Export ACLOCAL=true to environment | Ken Raeburn | 2004-09-15 | 1 | -0/+4 |
| * | * Makefile.in (all-windows): Build support directory | Ken Raeburn | 2004-06-18 | 1 | -0/+4 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+5 |
| * | * depfix.sed: Delete /os/usr/include as well, to cope with an | Tom Yu | 2004-06-16 | 1 | -0/+6 |
| * | * Makefile.in (LOCAL_SUBDIRS): Build support library | Ken Raeburn | 2004-05-05 | 1 | -0/+4 |
| * | * libupdate.sh: Deleted. | Ken Raeburn | 2004-04-23 | 1 | -1/+4 |
| * | * makeshlib.conf: Deleted | Ken Raeburn | 2004-04-23 | 1 | -0/+4 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -0/+4 |
| * | * reconf: Delete autom4te.cache directories after running autoreconf | Ken Raeburn | 2004-03-06 | 1 | -0/+5 |
| * | Move apputils dir from util to lib, to get its proper place in the | Ken Raeburn | 2004-02-26 | 1 | -0/+4 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -0/+4 |
| * | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -0/+2 |
| * | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 1 | -0/+5 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+9 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -0/+4 |
| * | * depgen.sed: Put print command on separate lines from substitution commands, | Ken Raeburn | 2003-05-18 | 1 | -0/+5 |
| * | * mkrel: Remote autom4te.cache files | Tom Yu | 2003-05-15 | 1 | -0/+4 |
| * | * reconf: Restore support for 2.52; reject older versions | Ken Raeburn | 2003-04-25 | 1 | -0/+4 |
| * | * reconf: Drop support for 2.52 and earlier | Ken Raeburn | 2003-04-24 | 1 | -0/+4 |
| * | back out requirement of autoconf-2.53 | Tom Yu | 2003-04-10 | 1 | -0/+6 |
| * | * mkrel: Exclude .rconf files | Tom Yu | 2003-02-05 | 1 | -0/+4 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -0/+5 |
| * | * depfix.sed: Remove tcl-specific headers from dependencies. | Tom Yu | 2002-11-27 | 1 | -0/+5 |
| * | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 1 | -0/+5 |
| * | * depgen.sed: Solaris sed doesn't like '\(^.*$\)'; replace it with | Tom Yu | 2002-09-27 | 1 | -0/+5 |
| * | Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" and | Ken Raeburn | 2002-09-14 | 1 | -0/+5 |
| * | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 1 | -0/+3 |
| * | * depfix.sed: Replace db2 headers with $(DB_DEPS) | Ken Raeburn | 2002-09-13 | 1 | -0/+4 |
| * | Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) and | Ken Raeburn | 2002-09-11 | 1 | -0/+5 |
| * | * reconf: Give up if autoreconf fails | Ken Raeburn | 2002-09-03 | 1 | -0/+4 |
| * | * mkrel: set -e to catch errors. Only build and clean autoconf if | Tom Yu | 2002-09-03 | 1 | -0/+5 |
| * | * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0" | Ken Raeburn | 2002-08-30 | 1 | -0/+5 |
| * | rename macros in last makefile.in change to use _ instead of - in names | Ken Raeburn | 2002-08-29 | 1 | -2/+2 |
| * | * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): New | Ken Raeburn | 2002-08-29 | 1 | -0/+5 |
| * | * depfix.sed: Replace in-tree ss header files with $(SS_DEPS) | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 1 | -0/+3 |
| * | * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e... | Ken Raeburn | 2002-07-17 | 1 | -0/+5 |
| * | * Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CC | Ken Raeburn | 2002-07-06 | 1 | -0/+5 |
| * | * depfix.sed: Ignore header files under /mit/gnu/. Replace | Ken Raeburn | 2002-06-15 | 1 | -1/+3 |
| * | * depfix.sed: Ignore header files under /mit/gnu/ | Ken Raeburn | 2002-06-15 | 1 | -0/+4 |
| * | * reconf: Only for autoreconf 2.53, create a private copy of | Ezra Peisach | 2002-04-25 | 1 | -0/+7 |
| * | Handle KRB5_CALLCONV_WRONG in .def file | Danilo Almeida | 2002-04-16 | 1 | -0/+4 |
| * | * def-check.pl: Better error checking. Handles variable argument | Danilo Almeida | 2002-04-05 | 1 | -0/+8 |