summaryrefslogtreecommitdiffstats
path: root/src/config/post.in
Commit message (Expand)AuthorAgeFilesLines
* Require built-in verto for make dependGreg Hudson2013-12-201-1/+10
* Clean up more stuff in make cleanGreg Hudson2011-11-041-2/+3
* Add localization support to com_errGreg Hudson2011-06-101-1/+1
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-241-22/+6
* Fix the actual python command to match the displayed one in theGreg Hudson2010-04-241-2/+4
* Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu2010-04-201-13/+2
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-161-5/+14
* Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu2010-03-151-1/+3
* In post.in, add a check-pytests intermediate target for Makefile.in toGreg Hudson2010-03-051-3/+8
* Error out if a Python test program failsGreg Hudson2010-03-051-1/+1
* Python test frameworkGreg Hudson2010-03-041-0/+17
* Check ALL_DEP_SRCS, not SRCS, to decide what to put into the deps fileKen Raeburn2009-12-021-1/+1
* Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson2009-11-231-3/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-21/+21
* Remove autoconf.h on "make distclean".Greg Hudson2009-09-161-0/+5
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-6/+12
* New target 'undepend' for temporarily removing generated dependency infoKen Raeburn2008-06-111-1/+16
* Remove check-ac-syms rulesKen Raeburn2007-06-201-6/+0
* * pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn2007-01-201-1/+1
* configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn2006-10-021-0/+1
* (clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.Ken Raeburn2006-06-221-1/+3
* * post.in (.acsyms_okay): Target deleted.Ken Raeburn2006-05-031-10/+3
* (.acsyms_okay): Fix rules to work better from subdirectories, and skip theKen Raeburn2006-04-251-3/+3
* Tweak configure script generation to check that all symbols producedKen Raeburn2006-04-251-0/+12
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+1
* Remove dependency listing on old depfix.sedKen Raeburn2005-10-271-1/+1
* Rename depfix2.pl to depfix.plKen Raeburn2005-10-271-2/+2
* Roll all the "make depend" transformations into one perl scriptKen Raeburn2005-10-271-2/+1
* Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn2005-10-051-9/+1
* * post.in (configure): Depend on patchlevel.hKen Raeburn2005-08-201-1/+3
* Stop generating per-directory sed scripts, and use perl to compute the patternsKen Raeburn2005-04-211-11/+6
* * post.in (Makefile): Nuke autom4te.cache before and after autoconf runsKen Raeburn2005-01-241-0/+5
* Do the target object file name hacking in "make depend" earlier, before theKen Raeburn2004-12-301-4/+1
* * post.in (.depend): Delete blank lines in generated file.Ken Raeburn2004-12-301-21/+22
* * pre.in (AUTOCONF, AUTOHEADER): Always set to autoconf and autoheaderKen Raeburn2004-06-081-4/+2
* * pre.in (EXTRA_FILES): New variable.Ken Raeburn2004-04-301-1/+1
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-5/+1
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-6/+0
* Add --enable-maintainer-mode option to configure, and prevent rebuilding ofKen Raeburn2003-09-271-1/+1
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-0/+6
* Require only autoconf 2.52. Try --include argument to autoconf and autoheader,Ken Raeburn2003-04-251-1/+2
* * post.in (.dtmp): Use -DDEPEND to allow source files to excludeTom Yu2003-02-121-1/+1
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-121-18/+84
* * post.in: depfix2.sed -> .depfix2.sed to avoid a little clutterTom Yu2002-12-091-6/+6
* * post.in (clean-unix): Clean depfix2.sed as wellTom Yu2002-11-271-1/+1
* Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2002-11-141-1/+1
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* Makefile.in, configure.in, aclocal.m4: Use AC_CONFIG_FILES instead ofEzra Peisach2002-09-241-1/+1
* Put back in the V5_OUTPUT_MAKEFILE. Revert the config.status invocationEzra Peisach2002-09-191-1/+1
* Use AC_CONFIG_FILES for each Makefile generated instead of passingEzra Peisach2002-09-191-1/+1