make depend
[krb5.git] / src / lib / gssapi / Makefile.in
2006-12-02 Tom Yumake depend
2006-10-06 Tom Yumake depend
2006-06-29 Ken Raeburn* lib/gssapi/Makefile.in: Merge the new target into...
2006-06-29 Jeffrey Altmangssapi compilation errors on Windows
2006-06-29 Ken Raeburncheck calling conventions specified for Windows
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-20 Tom Yufix parallel builds for libgss
2006-06-15 Tom Yumake depend
2006-06-14 Tom YuMerge from branches/mechglue. Initial integration...
2006-05-31 Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-04 Ken Raeburnset DEFS empty in more places
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUpdate dependencies
2005-02-09 Ken Raeburn* Makefile.in (LIBINITFUNC, LIBFINIFUNC): Define
2004-12-30 Ken Raeburnrun "make depend"
2004-07-14 Ken Raeburn* Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables.
2004-06-18 Ken Raeburn* Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend...
2004-06-17 Ken RaeburnPurge make targets and variables (and a few files)...
2004-06-15 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)
2004-06-10 Ken Raeburn* Makefile.in (krb5/gssapi_krb5.h): Depend on recursion...
2004-06-08 Sam HartmanRun make depend
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-04-23 Ken Raeburnupdate dependencies
2003-12-15 Ken Raeburnmake depend
2003-03-08 Ken RaeburnYet another attempt at cross-directory dependencies...
2003-03-02 Sam HartmanUse com_err_deplib rather than an explicit path so...
2003-02-11 Tom YuFix recursion-forcing rules to be more friendly to...
2003-02-11 Tom YuFix some things to avoid spurious rebuilds of header...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2002-09-24 Ken RaeburnAdd some dependencies on phony build targets to help...
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-22 Ken Raeburn* Makefile.in (SUBDIROBJLISTS): New variable
2002-06-15 Ken Raeburnupdate dependencies
2001-10-20 Ken RaeburnIn directories building libraries, generate dependencie...
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-09-01 Ken Raeburndependencies
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-02-22 Ezra Peisach Makefile.in (clean-unix): Add clean-libobjs
2000-01-24 Tom Yu * Makefile.in (STLIBOBJS): Properly add gss_libinit...
2000-01-22 Miro JurisicMoved krb5, gss, and crypto library initialization...
1999-05-19 Danilo AlmeidaThese are a bunch of intertwined changes to the windows...
1999-05-10 Danilo AlmeidaDo win32 build in subdir
1999-03-14 Theodore TsoMakefile.in (DLL_FILE_DEF): Tell the Makefile template...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-04-15 Tom Yu * Makefile.in (SHLIB_EXPDEPS):
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1998-01-22 Tom Yu * Makefile.in (LIBMINOR): Bump minor version due to...
1997-02-22 Sam Hartman* Make shared libs work on AIX
1997-02-09 Tom YuMerge of libhack_branch
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-07-24 Theodore TsoRemove mechglue from the list of Macintosh subdirectories
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-06-06 Theodore TsoDon't pass $(LIBCMD) on the command line. It's set...
1996-05-20 Tom Yuupdate Makefile.in for new libupdate
1996-05-07 Ezra Peisach(clean-unix): Remove libgssapi_krb5.stamp
1996-02-28 Theodore TsoAdd mechglue to the list of directories which are recur...
1996-02-07 Theodore TsoFolded in danw's changes to allow building Makefiles...
1996-01-23 Ezra Peisach * Makefile.in (SHLIB_LIBS): Add lines for shared libra...
1996-01-23 Theodore TsoAdd support for building GSSAPI as a shared library
1996-01-23 Theodore Tsoconfigure.in: Add the mechglue directory as a subdir
1995-10-07 Theodore TsoRemove ##DOS!include of config/windows.in. config...
1995-09-25 Theodore TsoRemoved "foo:: foo-$(WHAT)" lines from the Makefile
1995-09-23 Theodore TsoPut back in all:: all-$(WHAT) rule--PC needs it
1995-06-15 Paul ParkShared library Makefile/configure changes and cleanup
1995-05-03 Tom Yu * Makefile.in: nuke spurious whitespace in blank line
1995-04-27 Keith VetterFixed PC makefile bug with passing wrong macro on recur...
1995-03-22 Keith VetterChanged the name of the gssapi library created under...
1995-03-16 Keith VetterAdded 3 new files and changed the makefile in lib to...
1995-02-21 Keith VetterPC'fied gssapi directories. Mostly changing Makefile...
1994-10-19 Theodore TsoFix missing $(DESTDIR) in "make install" lines
1994-10-04 Theodore Tsomake install obey $(DESTDIR)
1994-08-04 Tom Yumake install fixes
1994-07-02 Mark EichinReduced Makefile.in, using pre/post
1994-06-25 Tom Yuchanges to fix make install
1994-06-23 Mark Eichinobvious additions to clean
1994-06-22 Mark Eichintest DONE for emptiness before using
1994-06-21 Mark EichinTue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnu...
1994-06-17 Tom Yusupport to calculate BUILDTOP in makeaclocals
1994-06-09 Mark Eichinautoconf enhancements for kerberos