pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / util / support / Makefile.in
2010-12-03 Tom Yupull up r24469, r24530, r24533, r24534, r24535, r24537...
2009-11-24 Greg HudsonPunt the volatile cast in the non-gcc, non-Windows...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-09-15 Ezra PeisachAdd t_unal.c to SRCS and generate dependencies..
2009-09-15 Ken RaeburnTest byte ordering determination and unaligned access
2009-02-11 Ken Raeburnbuild strlcpy.c, printf.c, ipc_stream.c on windows
2009-02-09 Ken RaeburnAdd variables for optionally building ipc_stream.c...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-11-03 Ken RaeburnMaybe include printf.o in t_k5buf build
2008-10-28 Greg HudsonAdd the k5buf string module to libkrb5support
2008-10-24 Greg HudsonAdd build system support for strlcpy and strlcat on...
2008-10-15 Ken RaeburnNow that we have support for conditionally exporting...
2008-09-18 Ken Raeburnmakedepend
2007-06-28 Ken RaeburnUpdate mkstemp and export-list handling for Windows
2007-06-20 Ken Raeburnupdate dependencies
2007-06-20 Ken RaeburnMove (BSD-licensed) mkstemp from libdb2 to libkrb5suppo...
2006-10-18 Ezra PeisachAdd supp-int.h to provide prototypes for declared inter...
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-15 Ken Raeburn* configure.in: Set and substitute SUPPORTLIB_MAJOR...
2006-04-14 Ken RaeburnMove gmt_mktime.c from lib/krb5/os to util/support...
2006-04-04 Ken Raeburnmore DEFS=
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-26 Ken RaeburnInitial enhanced error message support, similar to...
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-07 Ken RaeburnMerge from plugin branch
2006-02-27 Jeffrey AltmanQing Dong <dongq@mit.edu> provided a set of changes...
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUpdate dependencies
2004-12-30 Ken Raeburnrun "make depend"
2004-12-15 Jeffrey Altman2004-12-15 Jeffrey Altman <jaltman@mit.edu>
2004-12-06 Ken Raeburnhooks for recording statistics on locking behavior
2004-11-16 Ken Raeburnmake depend
2004-11-15 Ken RaeburnMake static linking not require -lsocket, -lnsl, etc.
2004-07-19 Ken Raeburn* fake-addrinfo.c: New file.
2004-06-18 Ken Raeburn* Makefile.in (BUILDTOP, LIBNAME, XTRA, OBJFILE): Defin...
2004-06-08 Sam HartmanRun make depend
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-05-06 Ken Raeburn* fake-addrinfo.c: Deleted
2004-05-05 Ken Raeburnbuild dependencies
2004-05-05 Ken Raeburn* foreachaddr.c: Deleted. Code moved to lib/krb5/os...
2004-05-05 Ken Raeburn* Makefile.in (SHLIB_EXPLIBS): Include $(LIBS).
2004-05-05 Ken Raeburn* foreachaddr.c: New file, based on include/foreachaddr.c
2004-05-04 Ken Raeburnfix lib name; add fini func
2004-05-04 Ken Raeburn* New directory.