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