| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * depfix.sed: Replace db2 headers with $(DB_DEPS) | Ken Raeburn | 2002-09-13 | 1 | -0/+4 |
| * | Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) and | Ken Raeburn | 2002-09-11 | 1 | -0/+5 |
| * | * reconf: Give up if autoreconf fails | Ken Raeburn | 2002-09-03 | 1 | -0/+4 |
| * | * mkrel: set -e to catch errors. Only build and clean autoconf if | Tom Yu | 2002-09-03 | 1 | -0/+5 |
| * | * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0" | Ken Raeburn | 2002-08-30 | 1 | -0/+5 |
| * | rename macros in last makefile.in change to use _ instead of - in names | Ken Raeburn | 2002-08-29 | 1 | -2/+2 |
| * | * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): New | Ken Raeburn | 2002-08-29 | 1 | -0/+5 |
| * | * depfix.sed: Replace in-tree ss header files with $(SS_DEPS) | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | drop libdyn as a separate library | Ken Raeburn | 2002-07-17 | 1 | -0/+3 |
| * | * reconf: Create include/krb5/autoconf.stmp on success if it didn't already e... | Ken Raeburn | 2002-07-17 | 1 | -0/+5 |
| * | * Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CC | Ken Raeburn | 2002-07-06 | 1 | -0/+5 |
| * | * depfix.sed: Ignore header files under /mit/gnu/. Replace | Ken Raeburn | 2002-06-15 | 1 | -1/+3 |
| * | * depfix.sed: Ignore header files under /mit/gnu/ | Ken Raeburn | 2002-06-15 | 1 | -0/+4 |
| * | * reconf: Only for autoreconf 2.53, create a private copy of | Ezra Peisach | 2002-04-25 | 1 | -0/+7 |
| * | Handle KRB5_CALLCONV_WRONG in .def file | Danilo Almeida | 2002-04-16 | 1 | -0/+4 |
| * | * def-check.pl: Better error checking. Handles variable argument | Danilo Almeida | 2002-04-05 | 1 | -0/+8 |
| * | * reconf: Require autoconf 2.13. Remove support for local autoconf | Ezra Peisach | 2001-10-25 | 1 | -0/+5 |
| * | Provide a little bit of usage info. More error-checking | Danilo Almeida | 2001-10-17 | 1 | -0/+5 |
| * | * def-check.pl: New file. Not currently used by any automatic | Ken Raeburn | 2001-10-17 | 1 | -1/+7 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -0/+5 |
| * | * depgen.sed: New file. | Ken Raeburn | 2001-09-06 | 1 | -0/+5 |
| * | *depfix.sed: Drop "$(srcdir)/" prefix for files in current directory, in favo... | Ken Raeburn | 2001-09-01 | 1 | -0/+2 |
| * | * depfix.sed: Temporarily add trailing whitespace to make substitutions more | Ken Raeburn | 2001-09-01 | 1 | -0/+5 |
| * | getsyms: Fix quoting around find command looking for configure.in files; sort... | Ken Raeburn | 2001-06-16 | 1 | -0/+5 |
| * | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 1 | -0/+4 |
| * | * mkrel: When generating multiple tarballs, also generate a | Tom Yu | 2001-04-06 | 1 | -0/+6 |
| * | * Makefile.in: Remove rule for aix.bincmds; we don't need it | Tom Yu | 2001-01-29 | 1 | -0/+9 |
| * | * reconf: Rework syntax to detect version numbers of newer | Ezra Peisach | 2000-11-01 | 1 | -0/+6 |
| * | * reconf: Pass "-m util/autoconf" to autoreconf only if we are | Ezra Peisach | 2000-10-27 | 1 | -0/+5 |
| * | * reconf: Look for autoconf 2.12 or later. Don't use "grep -q", it's not | Ken Raeburn | 2000-10-03 | 1 | -0/+5 |
| * | * Makefile.in (all-unix, clean_unix): Removed util/db2 include | Tom Yu | 2000-06-30 | 1 | -0/+3 |
| * | * Makefile.in (all-unix, clean_unix): Update for current geography | Tom Yu | 2000-06-30 | 1 | -0/+6 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | * mkrel (reldate): Fix to deal with release branch snapshots | Tom Yu | 1999-08-17 | 1 | -0/+4 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+5 |
| * | Commit the right version of the Changelog comment for previous checkin | Theodore Tso | 1999-05-15 | 1 | -5/+5 |
| * | makeshlib.sh (library): Add -bnoentry to the AIX shared library link | Theodore Tso | 1999-05-15 | 1 | -0/+9 |
| * | Makefile.in, configure.in: Move the responsibility for generating | Theodore Tso | 1999-01-27 | 1 | -0/+7 |
| * | * mkrel: Add fixes to deal with "tails" on release directories, | Tom Yu | 1998-09-25 | 1 | -0/+5 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+9 |
| * | * Makefile.in (clean-unix): Remove db lib symlinks | Ezra Peisach | 1997-11-19 | 1 | -0/+4 |
| * | libupdate.sh: Add semicolons to prevent Bash 2.0 from complaining. | Theodore Tso | 1997-11-14 | 1 | -0/+5 |
| * | * mkrel: Allow for edits of relevant files that should be changed | Tom Yu | 1997-10-08 | 1 | -0/+6 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -0/+5 |
| * | * getsyms: Don't echo filename if there are no bad symbols | Tom Yu | 1996-12-17 | 1 | -0/+7 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+9 |
| * | * send-pr/send-pr.sh (MAIL_AGENT): change "[-x" to "[ -x" | Barry Jaspan | 1996-11-12 | 1 | -0/+4 |