aboutsummaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)AuthorFilesLines
2006-10-23For Irix - determine if using gcc and gnu ld - set compiler flags properlyEzra Peisach1-1/+7
2006-10-22osf1 -oldstyle_liblookup typoEzra Peisach1-1/+1
2006-10-15fix typo in make var refKen Raeburn1-1/+1
2006-10-15Define VALGRIND1 as an invocation of valgrind that could be used for VALGRINDKen Raeburn1-1/+5
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2-4/+2
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-0/+1
2006-10-02configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn1-0/+1
2006-08-30* shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn1-1/+1
2006-08-15Set datarootdir in each Makefile to make Autoconf 2.60 happierRuss Allbery1-0/+1
2006-07-21respect LDFLAGS in NetBSD buildKen Raeburn1-1/+14
2006-06-29back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu3-15/+3
2006-06-28implement symbol export restrictions for SolarisKen Raeburn3-3/+15
2006-06-22(clean-unix): Use DEPTARGETS_CLEAN instead of DEPTARGETS.Ken Raeburn1-1/+3
2006-06-19Update config.guess and config.sub to the current versions fromRuss Allbery2-334/+522
2006-06-16(hpux10.exports): Export initializer and destructor symbols(?). PatchKen Raeburn1-0/+2
2006-06-16fix for support lib version number changeKen Raeburn1-1/+1
2006-06-15* config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).Ken Raeburn1-1/+1
2006-06-15This ticket is pretty old, and the config files have been changedKen Raeburn1-0/+13
2006-06-09Don't use GNU linker option --as-needed yetKen Raeburn1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-0/+1
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 Raeburn2-0/+15
2006-04-14(*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn1-0/+1
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-1546/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-49/+0
2006-04-08* shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn2-1/+4
2006-04-08Move definitions of KRB5_PRIVATE and KRB5_DEPRECATED from autoconf.hKen Raeburn2-0/+6
2006-03-27* wconfig.pl: New fileKen Raeburn2-0/+81
2006-03-16Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn3-2/+9
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2-2/+5
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn3-0/+13
2006-03-07Merge from plugin branchKen Raeburn5-13/+32
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman3-5/+42
2006-01-25Check the export lists against the newly built shared library to make sure allKen Raeburn2-1/+4
2006-01-25* lib.in (binutils.versions): Put hidden symbol list after exported list,Ken Raeburn2-3/+10
2005-11-29* shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn2-6/+18
2005-10-27If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn3-2/+7
2005-10-27Remove dependency listing on old depfix.sedKen Raeburn1-1/+1
2005-10-27Rename depfix2.pl to depfix.plKen Raeburn2-3/+4
2005-10-27Roll all the "make depend" transformations into one perl scriptKen Raeburn2-2/+3
2005-10-27Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn4-2/+18
2005-10-13* shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn2-2/+12
2005-10-13* libnover.in (PARSE_OBJLISTS): Die on warnings (including input file not fou...Ken Raeburn3-2/+8
2005-10-05Move "make depend" check for built-in db2 into db2 module directoryKen Raeburn2-9/+5
2005-10-05Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn4-17/+40
2005-09-09patch from Marc Aurele La France:Ken Raeburn2-0/+34
2005-08-25fix more executable permissionsTom Yu2-0/+0
2005-08-24Set svn:executable for mkinstalldirs - needed during installEzra Peisach1-0/+0
2005-08-24Make configuration scripts executableSam Hartman3-0/+0