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