| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | * post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc... | Ken Raeburn | 2002-09-19 | 2 | -0/+7 |
| * | Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" and | Ken Raeburn | 2002-09-14 | 2 | -2/+13 |
| * | Delete old placeholders for framework support; implement it anew soon, | Ken Raeburn | 2002-09-14 | 4 | -45/+20 |
| * | Don't do 'make depend' if we're not using the in-tree versions of et,ss,db | Ken Raeburn | 2002-09-13 | 2 | -2/+29 |
| * | Permit building against either the in-tree version of db2 or a system version | Ken Raeburn | 2002-09-13 | 2 | -4/+23 |
| * | log for last post.in change | Ken Raeburn | 2002-09-11 | 1 | -0/+5 |
| * | Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) and | Ken Raeburn | 2002-09-11 | 1 | -8/+1 |
| * | Support SS_LIB=... at configure time | Ken Raeburn | 2002-09-03 | 2 | -1/+2 |
| * | * libobj.in (.c.so, .c.po): Put LOCALINCLUDES before CPPFLAGS | Ken Raeburn | 2002-09-03 | 2 | -2/+4 |
| * | * pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGS | Ken Raeburn | 2002-09-03 | 2 | -1/+5 |
| * | * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@ | Ken Raeburn | 2002-08-29 | 2 | -1/+2 |
| * | drop SS_DEPS from last change | Ken Raeburn | 2002-08-29 | 2 | -2/+1 |
| * | * win-pre.in (COM_ERR_DEPS, SS_DEPS): New variables | Ken Raeburn | 2002-08-29 | 2 | -0/+5 |
| * | * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys, | Ken Raeburn | 2002-08-29 | 2 | -10/+31 |
| * | * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe... | Ken Raeburn | 2002-08-29 | 2 | -32/+35 |
| * | * pre.in (SS_DEPS): New variable | Ken Raeburn | 2002-08-29 | 2 | -0/+2 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+7 |
| * | * pre.in: Set host to @krb5_cv_host@ instead of @host@. The way | Ezra Peisach | 2002-08-26 | 2 | -1/+8 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -4/+4 |
| * | * lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. Use | Ken Raeburn | 2002-08-15 | 4 | -5/+23 |
| * | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 2 | -3/+7 |
| * | * pre.in (PTY_DEPLIB): Fix to reflect always being built static | Tom Yu | 2002-07-13 | 2 | -2/+5 |
| * | * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory | Ken Raeburn | 2002-07-13 | 2 | -1/+4 |
| * | get rid of lib/krb5util | Ken Raeburn | 2002-06-25 | 2 | -2/+4 |
| * | * post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in one | Ken Raeburn | 2002-06-15 | 2 | -3/+4 |
| * | * pre.in (COM_ERR_DEPS): New variable | Ken Raeburn | 2002-06-15 | 2 | -0/+6 |
| * | * post.in (clean-unix): Delete .d files | Ken Raeburn | 2002-06-15 | 2 | -1/+5 |
| * | Define KRB5_PRIVATE=1 so that private definitions are used. Define | Danilo Almeida | 2002-04-11 | 2 | -1/+8 |
| * | * pre.in: Add support for doing optional stripping of programs | Tom Yu | 2002-04-03 | 2 | -2/+7 |
| * | * move-if-changed: New script. | Ken Raeburn | 2002-03-26 | 3 | -2/+23 |
| * | * shlib.conf: Fix hpux to deal with building shared libs with gcc. | Tom Yu | 2002-01-09 | 2 | -3/+17 |
| * | * shlib.conf: For Linux, always add "-lc" at the end of the link command | Ken Raeburn | 2002-01-08 | 2 | -0/+11 |
| * | * libobj.in (config.status): Depend on shlib.conf | Ken Raeburn | 2002-01-08 | 2 | -0/+5 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 2 | -1/+11 |
| * | * post.in: Minor tidying. Make the target of the mondo recursion | Tom Yu | 2001-10-12 | 2 | -1/+9 |
| * | * post.in (depfix2.sed): collapse multiple slashes; more relative pathname pr... | Ken Raeburn | 2001-09-06 | 2 | -1/+4 |
| * | * post.in (depfix2.sed): New target, generates a sed script that'll do a better | Ken Raeburn | 2001-09-06 | 2 | -15/+20 |
| * | * post.in: Run compiler and sed in separate rules. Make "depend" a recursive | Ken Raeburn | 2001-09-01 | 2 | -21/+35 |
| * | fix ordering in last change | Ken Raeburn | 2001-09-01 | 1 | -1/+1 |
| * | * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcut | Ken Raeburn | 2001-09-01 | 2 | -5/+24 |