| Commit message (Expand) | Author | Age | Files | Lines |
* | * pre.in (THREAD_LINKOPTS): New variable | Ken Raeburn | 2005-06-21 | 1 | -0/+1 |
* | * pre.in (PTHREAD_LIBS, DL_LIB): New variables | Ken Raeburn | 2005-06-21 | 1 | -0/+3 |
* | create rpc header install directory | Tom Yu | 2004-11-19 | 1 | -1/+2 |
* | Install example config files | Tom Yu | 2004-10-07 | 1 | -0/+3 |
* | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 1 | -1/+1 |
* | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 1 | -0/+3 |
* | Use a new variable, $(INSTALL_SCRIPT) to install scripts, so they | Tom Yu | 2004-09-17 | 1 | -0/+1 |
* | * pre.in (PTHREAD_CFLAGS): New variable. | Ken Raeburn | 2004-06-19 | 1 | -1/+4 |
* | * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheader | Ken Raeburn | 2004-06-08 | 1 | -5/+4 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -2/+2 |
* | * pre.in (SUPPORT_LIBNAME, SUPPORT_DEPLIB, SUPPORT_LIB): New variables. | Ken Raeburn | 2004-05-05 | 1 | -2/+5 |
* | * pre.in (EXTRA_FILES): New variable. | Ken Raeburn | 2004-04-30 | 1 | -0/+3 |
* | Start depending on perl for builds | Ken Raeburn | 2004-04-24 | 1 | -0/+1 |
* | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -6/+12 |
* | * 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 | -1/+4 |
* | 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 | 1 | -0/+5 |
* | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 1 | -0/+4 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -7/+0 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 1 | -2/+3 |
* | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 1 | -1/+10 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+70 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -0/+7 |
* | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -32/+79 |
* | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 1 | -0/+1 |
* | * pre.in (.et.h, .et.c): Drop "set -x" | Ken Raeburn | 2002-11-08 | 1 | -2/+2 |
* | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 1 | -0/+4 |
* | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+11 |
* | * pre.in (.et.c, .et.h): Change rules to only update the desired target file, | Ken Raeburn | 2002-09-24 | 1 | -2/+12 |
* | Delete old placeholders for framework support; implement it anew soon, | Ken Raeburn | 2002-09-14 | 1 | -12/+3 |
* | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 1 | -4/+15 |
* | Support SS_LIB=... at configure time | Ken Raeburn | 2002-09-03 | 1 | -1/+1 |
* | * pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGS | Ken Raeburn | 2002-09-03 | 1 | -1/+1 |
* | * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@ | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
* | * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys, | Ken Raeburn | 2002-08-29 | 1 | -10/+22 |
* | * pre.in (SS_DEPS): New variable | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -2/+2 |
* | * pre.in: Set host to @krb5_cv_host@ instead of @host@. The way | Ezra Peisach | 2002-08-26 | 1 | -1/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -4/+0 |
* | * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. Use | Ken Raeburn | 2002-08-15 | 1 | -2/+2 |
* | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 1 | -3/+2 |
* | * pre.in (PTY_DEPLIB): Fix to reflect always being built static | Tom Yu | 2002-07-13 | 1 | -2/+1 |
* | * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory | Ken Raeburn | 2002-07-13 | 1 | -1/+0 |
* | get rid of lib/krb5util | Ken Raeburn | 2002-06-25 | 1 | -2/+0 |
* | * pre.in (COM_ERR_DEPS): New variable | Ken Raeburn | 2002-06-15 | 1 | -0/+4 |
* | * pre.in: Add support for doing optional stripping of programs | Tom Yu | 2002-04-03 | 1 | -2/+3 |
* | * pre.in (KADM_COMM_DEPLIBS): Depend on GSSRPC_DEPLIBS and not | Ezra Peisach | 2001-06-18 | 1 | -2/+2 |
* | * pre.in (AUTOHEADER, AUTOHEADERFLAGS): New variables | Ken Raeburn | 2001-06-06 | 1 | -0/+2 |
* | use revised compile_et script instead of calling awk directly | Ken Raeburn | 2001-01-18 | 1 | -4/+3 |