summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-12/+32
* Fix Windows buildGreg Hudson2010-11-252-0/+7
* Adjust valgrind support to assume a modern valgrind that requires %p in log f...Sam Hartman2010-10-131-1/+1
* Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson2010-04-241-2/+2
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-242-24/+10
* 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-163-5/+30
* Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu2010-03-152-1/+6
* 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-042-0/+22
* On Linux platforms, use -Wl,--enable-new-dtags when linking sharedGreg Hudson2010-02-271-2/+2
* Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson2010-02-051-13/+12
* Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2010-01-191-4/+4
* Remove libpty referencesKen Raeburn2009-12-281-4/+0
* allow testing when offlineKen Raeburn2009-12-281-0/+7
* 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-227-36/+35
* Remove autoconf.h on "make distclean".Greg Hudson2009-09-161-0/+5
* Remove kadmin v1 API supportGreg Hudson2009-08-131-2/+2
* In pre.in, remove some variable expansions in the definition ofGreg Hudson2009-07-091-2/+1
* Restore limited support for static linkingGreg Hudson2009-06-083-23/+43
* Install kadmin and kdb headersGreg Hudson2009-03-201-0/+1
* pull in dependency filesKen Raeburn2009-02-111-0/+5
* remove some krb4 testing hooksKen Raeburn2009-02-041-3/+0
* Don't create include/kerberosIV on installationKen Raeburn2009-01-071-1/+0
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-6/+12
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+1
* Remove some unused variablesKen Raeburn2009-01-031-9/+0
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-22/+0
* Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson2008-12-082-42/+76
* Remove some lingering Saber C cruftGreg Hudson2008-12-051-1/+0
* Move warning flags to new variables WARN_CFLAGS and WARN_CXXFLAGS, soGreg Hudson2008-12-031-2/+5
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+1
* Actually use the export list for Darwin librariesKen Raeburn2008-08-121-1/+1
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+0
* Drop $(SUBDIRS_@srcdir@) hack, it's not being used any more, andKen Raeburn2008-07-201-3/+1
* Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn2008-07-091-1/+1
* kdb library now depends on gssrpc; add it to link commandsKen Raeburn2008-06-251-1/+1
* New target 'undepend' for temporarily removing generated dependency infoKen Raeburn2008-06-111-1/+16
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-191-1/+1
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-312-0/+43
* Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn2007-10-311-9/+9
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-1/+11
* need more dylib_file specs for darwinKen Raeburn2007-08-091-2/+5
* Get rid of some old SunOS 4 config stuffKen Raeburn2007-08-081-18/+0
* Set PERLKen Raeburn2007-07-051-0/+1
* Report in make output when updating OBJS.ST/SH/PFKen Raeburn2007-07-031-0/+3