Automate RST HTML generation with doxygen info
[krb5.git] / src / config /
2012-01-09 Tom Yuinstall sphinx-generated manpages
2011-12-12 Tom Yukfw: generate manifests
2011-11-11 Greg HudsonRemove -v from the preset valgrind flags
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-10-13 Greg HudsonAdd PKINIT NSS support
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Sam HartmanWindows fix: correct ENTRYPOINT for 32 bit build
2011-09-28 Sam HartmanRename ccapi.dll to krbcc{32|64}.dll as appropriate...
2011-09-28 Sam HartmanBuild with USE_LEASH=1 unconditionally
2011-09-28 Sam HartmanAdded /EHsc compiler flag for C++ exception handling...
2011-09-28 Sam HartmanAdded CCLIB Makefile definition on Windows to hold...
2011-09-19 Sam HartmanFix x64 compile issues: remove bufferoverflowu.lib...
2011-09-19 Sam HartmanProtect autoconf #defines (HAVE_FOO, et al) in win...
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-06 Greg HudsonGo back to symlinks for liblinks
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-05 Greg HudsonUse hard links for LIBLINKS
2011-09-02 Greg HudsonCreate k5ev verto module from libev sources
2011-08-29 Tom YuUpdate config.guess and config.status
2011-07-22 Greg HudsonAdd libedit/readline support to ss
2011-06-28 Greg HudsonGet static linking working again, mostly
2011-06-10 Greg HudsonAdd localization support to com_err
2011-06-10 Greg HudsonAdd localization infrastructure
2011-02-25 Greg HudsonMake Fortuna the default PRNG for the Windows build
2011-02-09 Greg HudsonAssume ELF on FreeBSD if objformat doesn't exist
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-10-13 Sam HartmanAdjust valgrind support to assume a modern valgrind...
2010-04-24 Greg HudsonSimplify how k5test scripts get run by importing runenv...
2010-04-24 Greg HudsonRun Python tests as individual rule commands (friendlie...
2010-04-24 Greg HudsonFix the actual python command to match the displayed...
2010-04-20 Tom YuOnly create runenv.py at BUILDTOP. Fix bugs in k5test...
2010-04-16 Tom YuBuild runenv.py, holding environment variable settings...
2010-03-15 Tom YuSet up KRB5_RUN_ENV for pytests, so that Python-based...
2010-03-05 Greg HudsonIn post.in, add a check-pytests intermediate target...
2010-03-05 Greg HudsonError out if a Python test program fails
2010-03-04 Greg HudsonPython test framework
2010-02-27 Greg HudsonOn Linux platforms, use -Wl,--enable-new-dtags when...
2010-02-05 Greg HudsonConsistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS...
2010-01-19 Greg HudsonChange basename of libkadm5 libraries to avoid Heimdal...
2009-12-28 Ken RaeburnRemove libpty references
2009-12-28 Ken Raeburnallow testing when offline
2009-12-02 Ken RaeburnCheck ALL_DEP_SRCS, not SRCS, to decide what to put...
2009-11-23 Greg HudsonSimplify depfix.pl by assuming that all files outside...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-09-16 Greg HudsonRemove autoconf.h on "make distclean".
2009-08-13 Greg HudsonRemove kadmin v1 API support
2009-07-09 Greg HudsonIn pre.in, remove some variable expansions in the defin...
2009-06-08 Greg HudsonRestore limited support for static linking
2009-03-20 Greg HudsonInstall kadmin and kdb headers
2009-02-11 Ken Raeburnpull in dependency files
2009-02-04 Ken Raeburnremove some krb4 testing hooks
2009-01-07 Ken RaeburnDon't create include/kerberosIV on installation
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2009-01-03 Ken RaeburnRemove some unused variables
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-08 Greg HudsonAdd a configure option --disable-rpath to suppress...
2008-12-05 Greg HudsonRemove some lingering Saber C cruft
2008-12-03 Greg HudsonMove warning flags to new variables WARN_CFLAGS and...
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-08-12 Ken RaeburnActually use the export list for Darwin libraries
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-07-20 Ken RaeburnDrop $(SUBDIRS_@srcdir@) hack, it's not being used...
2008-07-09 Ken RaeburnUse -dead_strip when linking dynamic libraries on Darwin
2008-06-25 Ken Raeburnkdb library now depends on gssrpc; add it to link commands
2008-06-11 Ken RaeburnNew target 'undepend' for temporarily removing generate...
2008-02-19 Kevin KochChanges to integrate the CCAPI build into the build...
2007-10-31 Ken RaeburnSet CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED...
2007-10-31 Ken RaeburnUse ac_cv_c_compiler_gnu instead of copying it to krb5_...
2007-10-29 Ken RaeburnTest that C++ code can use our installed headers
2007-08-09 Ken Raeburnneed more dylib_file specs for darwin
2007-08-08 Ken RaeburnGet rid of some old SunOS 4 config stuff
2007-07-05 Ken RaeburnSet PERL
2007-07-03 Ken RaeburnReport in make output when updating OBJS.ST/SH/PF
2007-06-20 Ken RaeburnRemove check-ac-syms rules
2007-03-25 Ken RaeburnNever set krb5_force_static. Instead, set the defaults...
2007-03-21 Ken RaeburnDon't use -Bsymbolic on Linux for now, it seems to...
2007-03-15 Ken RaeburnOn Linux, add linker flags -Bsymbolic (makes for smalle...
2007-03-05 Ken Raeburnosf1: get proper library dependencies installed
2007-01-20 Ken Raeburn* pre.in (MOVEIFCHANGED): New variable
2007-01-20 Ken RaeburnDon't define KRB5_PRIVATE, since it's not tested any...
2007-01-20 Ken Raeburn* pre.in (.et.h, .et.c): Use temporary files in the...
2007-01-06 Ken Raeburn* lib.in (clean-libs): Delete darwin.exports and hpux10...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-10-23 Ezra PeisachFor Irix - determine if using gcc and gnu ld - set...
2006-10-22 Ezra Peisachosf1 -oldstyle_liblookup typo
2006-10-15 Ken Raeburnfix typo in make var ref
2006-10-15 Ken RaeburnDefine VALGRIND1 as an invocation of valgrind that...
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-10-02 Ken Raeburnconfigure: Depend on $(AUTOCONF_HEADER) so check-ac...
2006-08-30 Ken Raeburn* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINE
2006-08-15 Russ AllberySet datarootdir in each Makefile to make Autoconf 2...
2006-07-21 Ken Raeburnrespect LDFLAGS in NetBSD build
2006-06-29 Tom Yuback out r18245; it breaks under gcc + GNU ld on Solaris
2006-06-28 Ken Raeburnimplement symbol export restrictions for Solaris
next