| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reduce boilerplate in makefiles | Greg Hudson | 2013-05-16 | 1 | -4/+0 |
| * | Add missing $(LIBS) to some shared libraries | Tom Yu | 2012-05-17 | 1 | -1/+1 |
| * | Clean up more stuff in make clean | Greg Hudson | 2011-11-04 | 1 | -1/+1 |
| * | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -4/+2 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -325/+0 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -9/+10 |
| * | Add gssrpcint.h to contain prototype for gssrpcint_printf. Include | Ezra Peisach | 2008-12-29 | 1 | -3/+3 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -8/+9 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -18/+21 |
| * | Use autogenerated darwin.exports files for server frameworks | Alexandra Ellwood | 2008-07-09 | 1 | -0/+2 |
| * | Bump minor version number. Update dependencies | Ken Raeburn | 2008-06-25 | 1 | -1/+4 |
| * | Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r... | Ken Raeburn | 2008-06-25 | 1 | -0/+3 |
| * | Set close-on-exec flag in most places where file descriptors are | Ken Raeburn | 2007-10-22 | 1 | -8/+12 |
| * | fix dependence on config.status to use correct dir | Ken Raeburn | 2006-10-05 | 1 | -1/+1 |
| * | Move RPC header files to include/gssrpc, which we copy to them at | Ken Raeburn | 2006-09-16 | 1 | -288/+239 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -3/+5 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -5/+6 |
| * | Generate rpc includes as part of the generate-files-mac target | Alexandra Ellwood | 2006-04-24 | 1 | -0/+2 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
| * | make depend | Ken Raeburn | 2006-04-01 | 1 | -48/+53 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -244/+264 |
| * | * Makefile.in (check-unix): Don't run dyntest automatically | Ken Raeburn | 2005-07-02 | 1 | -1/+1 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -207/+224 |
| * | install rpc headers into correct directory | Tom Yu | 2004-11-18 | 1 | -2/+2 |
| * | * Makefile.in (install-unix): Install headers | Tom Yu | 2004-10-18 | 1 | -0/+8 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 1 | -2/+0 |
| * | make depend | Tom Yu | 2004-06-16 | 1 | -139/+207 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 1 | -12/+20 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -1/+1 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 1 | -2/+2 |
| * | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 1 | -0/+3 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -1/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |
| * | fold libdyn into librpc | Ken Raeburn | 2002-07-17 | 1 | -4/+34 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -5/+3 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -43/+43 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -64/+70 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+197 |
| * | fix for vpath and du4.0 make | Ken Raeburn | 2000-02-22 | 1 | -0/+2 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+2 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -1/+1 |
| * | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 1 | -2/+2 |
| * | * Makefile.in (includes): Don't mkdir unless the directory doesn't | Tom Yu | 1998-04-06 | 1 | -1/+1 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -2/+2 |
| * | "Renames" in the following refer to renaming of various exported | Tom Yu | 1998-02-14 | 1 | -5/+2 |