aboutsummaryrefslogtreecommitdiff
path: root/src/config/post.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-10Add localization support to com_errGreg Hudson1-1/+1
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson1-22/+6
2010-04-24Fix the actual python command to match the displayed one in theGreg Hudson1-2/+4
2010-04-20Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu1-13/+2
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-5/+14
2010-03-15Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu1-1/+3
2010-03-05In post.in, add a check-pytests intermediate target for Makefile.in toGreg Hudson1-3/+8
2010-03-05Error out if a Python test program failsGreg Hudson1-1/+1
2010-03-04Python test frameworkGreg Hudson1-0/+17
2009-12-02Check ALL_DEP_SRCS, not SRCS, to decide what to put into the deps fileKen Raeburn1-1/+1
2009-11-23Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson1-3/+1
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-21/+21
2009-09-16Remove autoconf.h on "make distclean".Greg Hudson1-0/+5
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-6/+12
2008-06-11New target 'undepend' for temporarily removing generated dependency infoKen Raeburn1-1/+16
2007-06-20Remove check-ac-syms rulesKen Raeburn1-6/+0
2007-01-20* pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn1-1/+1
2006-10-02configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn1-0/+1
2006-06-22(clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.Ken Raeburn1-1/+3
2006-05-03* post.in (.acsyms_okay): Target deleted.Ken Raeburn1-10/+3
2006-04-25(.acsyms_okay): Fix rules to work better from subdirectories, and skip theKen Raeburn1-3/+3
2006-04-25Tweak configure script generation to check that all symbols producedKen Raeburn1-0/+12
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-0/+1
2005-10-27Remove dependency listing on old depfix.sedKen Raeburn1-1/+1
2005-10-27Rename depfix2.pl to depfix.plKen Raeburn1-2/+2
2005-10-27Roll all the "make depend" transformations into one perl scriptKen Raeburn1-2/+1
2005-10-05Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn1-9/+1
2005-08-20* post.in (configure): Depend on patchlevel.hKen Raeburn1-1/+3
2005-04-21Stop generating per-directory sed scripts, and use perl to compute the patternsKen Raeburn1-11/+6
2005-01-24* post.in (Makefile): Nuke autom4te.cache before and after autoconf runsKen Raeburn1-0/+5
2004-12-30Do the target object file name hacking in "make depend" earlier, before theKen Raeburn1-4/+1
2004-12-30* post.in (.depend): Delete blank lines in generated file.Ken Raeburn1-21/+22
2004-06-08* pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheaderKen Raeburn1-4/+2
2004-04-30* pre.in (EXTRA_FILES): New variable.Ken Raeburn1-1/+1
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-5/+1
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn1-6/+0
2003-09-27Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn1-1/+1
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn1-0/+6
2003-04-25Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn1-1/+2
2003-02-12 * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu1-1/+1
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu1-18/+84
2002-12-09 * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu1-6/+6
2002-11-27 * post.in (clean-unix): Clean depfix2.sed as wellTom Yu1-1/+1
2002-11-14Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach1-1/+1
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-1/+1
2002-09-24Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach1-1/+1
2002-09-19Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach1-1/+1
2002-09-19Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach1-1/+1
2002-09-19* post.in ($(srcdir)/$(thisconfigdir)/configure): Delete autom4te.cache direc...Ken Raeburn1-0/+2
2002-09-14Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn1-2/+9