| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -0/+5 |
| * | * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheader | Ken Raeburn | 2004-06-08 | 1 | -0/+8 |
| * | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first to | Ken Raeburn | 2004-06-08 | 1 | -0/+5 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+7 |
| * | * shlib.conf (*-*-aix*): Use linker options for library finalization | Ken Raeburn | 2004-05-30 | 1 | -0/+5 |
| * | * win-pre.in (CP): Copy nul: plus the file, to avoid carrying over the original | Ken Raeburn | 2004-05-27 | 1 | -0/+8 |
| * | * shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file option to | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | * libobj.in (OBJS.ST, OBJS.SH, OBJS.PF): Depend on Makefile | Ken Raeburn | 2004-05-05 | 1 | -0/+2 |
| * | * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables. | Ken Raeburn | 2004-05-05 | 1 | -0/+6 |
| * | * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option and | Ken Raeburn | 2004-05-04 | 1 | -0/+6 |
| * | * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary | Ken Raeburn | 2004-04-30 | 1 | -0/+4 |
| * | * pre.in (EXTRA_FILES): New variable. | Ken Raeburn | 2004-04-30 | 1 | -0/+3 |
| * | * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option to | Ken Raeburn | 2004-04-29 | 1 | -0/+9 |
| * | * libobj.in (.c.so): Add -DSHARED to compile options | Ken Raeburn | 2004-04-28 | 1 | -0/+4 |
| * | * lib.in (PARSE_OBJLISTS): New variable. | Ken Raeburn | 2004-04-26 | 1 | -0/+4 |
| * | * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let each | Ken Raeburn | 2004-04-26 | 1 | -0/+9 |
| * | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 1 | -0/+6 |
| * | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -0/+15 |
| * | * shlib.conf (default_static, default_shared): New variables to set | Ken Raeburn | 2004-03-24 | 1 | -0/+5 |
| * | * ac-archive: New directory. | Ken Raeburn | 2004-03-18 | 1 | -0/+7 |
| * | * pre.in (top_srcdir): Define, set by configure | Ken Raeburn | 2004-03-08 | 1 | -0/+1 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -0/+8 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -0/+5 |
| * | use $(CC) rather than ld to build shared libs on tru64 and irix | Tom Yu | 2004-02-18 | 1 | -0/+5 |
| * | 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/+12 |
| * | Update from autoconf 2.59 | Tom Yu | 2004-02-09 | 1 | -0/+8 |
| * | Add support for conditional inclusion of flags when building as part of | Jeffrey Altman | 2003-12-08 | 1 | -0/+6 |
| * | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+4 |
| * | Add --enable-maintainer-mode option to configure, and prevent rebuilding of | Ken Raeburn | 2003-09-27 | 1 | -0/+5 |
| * | Oops, naughty naughty. Use $(CC), not gcc | Ken Raeburn | 2003-09-13 | 1 | -2/+2 |
| * | * shlib.conf (*-*-linux*): Use gcc for linking shared libraries, and -Wl to | Ken Raeburn | 2003-09-13 | 1 | -0/+6 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -0/+5 |
| * | * win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1 | Ken Raeburn | 2003-05-27 | 1 | -0/+4 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -0/+5 |
| * | Require only autoconf 2.52. Try --include argument to autoconf and autoheader, | Ken Raeburn | 2003-04-25 | 1 | -0/+5 |
| * | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -0/+7 |
| * | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 1 | -0/+11 |
| * | * post.in (.dtmp): Use -DDEPEND to allow source files to exclude | Tom Yu | 2003-02-12 | 1 | -0/+5 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+10 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -0/+5 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -0/+10 |
| * | * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutter | Tom Yu | 2002-12-09 | 1 | -0/+4 |
| * | * post.in (clean-unix): Clean depfix2.sed as well | Tom Yu | 2002-11-27 | 1 | -0/+4 |
| * | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 1 | -0/+7 |
| * | Fix TCL_RPATH to explicitly insert system library path into | Tom Yu | 2002-11-12 | 1 | -0/+6 |
| * | * pre.in (.et.h, .et.c): Drop "set -x" | Ken Raeburn | 2002-11-08 | 1 | -0/+4 |
| * | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 1 | -0/+9 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+4 |
| * | Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead of | Ezra Peisach | 2002-09-24 | 1 | -0/+5 |