summaryrefslogtreecommitdiffstats
path: root/src/config/pre.in
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows buildGreg Hudson2010-11-251-0/+4
* 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-241-2/+4
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-161-0/+1
* Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu2010-03-151-0/+3
* Python test frameworkGreg Hudson2010-03-041-0/+5
* 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
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-6/+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-081-15/+20
* Install kadmin and kdb headersGreg Hudson2009-03-201-0/+1
* remove some krb4 testing hooksKen Raeburn2009-02-041-3/+0
* Don't create include/kerberosIV on installationKen Raeburn2009-01-071-1/+0
* 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-081-1/+8
* 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
* 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
* kdb library now depends on gssrpc; add it to link commandsKen Raeburn2008-06-251-1/+1
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-0/+1
* Test that C++ code can use our installed headersKen Raeburn2007-10-291-1/+11
* Remove check-ac-syms rulesKen Raeburn2007-06-201-3/+0
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-5/+18
* * pre.in (MOVEIFCHANGED): New variableKen Raeburn2007-01-201-1/+2
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-201-1/+1
* * pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn2007-01-201-5/+10
* fix typo in make var refKen Raeburn2006-10-151-1/+1
* Define VALGRIND1 as an invocation of valgrind that could be used for VALGRINDKen Raeburn2006-10-151-1/+5
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-3/+1
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-0/+1
* Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery2006-08-151-0/+1
* * config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).Ken Raeburn2006-06-151-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+1
* Tweak configure script generation to check that all symbols producedKen Raeburn2006-04-251-0/+3
* Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn2006-04-081-0/+1
* Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn2006-03-161-1/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+1
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+5
* Merge from plugin branchKen Raeburn2006-03-071-1/+4
* Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn2005-10-271-0/+2
* Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn2005-10-051-11/+5
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-061-1/+1
* * pre.in (KRB5_DB_MODULE_DIR): New variableKen Raeburn2005-06-291-0/+1