aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Expand)AuthorAgeFilesLines
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-141-1/+1
* Fix a noisy -Wundef warning when bootstrapping toolsAlex Richardson2020-09-101-1/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-1113-14/+0
* Fix generation of krb5-config with LC_CTYPE=*.UTF-8Alex Richardson2019-07-011-1/+5
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-152-0/+2
* Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.Yoshihiro Takahashi2019-01-1420-18/+36
* Update the existing heimdal implementation for OpenSSL 1.1.John Baldwin2018-10-052-4/+4
* krb5-config build: Remove gratuitous escapingKyle Evans2018-08-121-14/+14
* Remove redundant space.Cy Schubert2018-07-101-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-0/+10
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3146-47/+0
* Replace the include path using CURDIR with KRB5DIR. This is consistentCy Schubert2017-08-211-1/+1
* Remove dead target introduced in r178828.Cy Schubert2017-08-061-3/+0
* krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.Cy Schubert2017-08-061-1/+1
* Remove trailing slash (/) for consistency.Cy Schubert2017-07-261-1/+1
* Disconnect heimdal version of qsort.c from build because we are alreadyXin LI2017-05-261-1/+0
* kerberos5: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-0412-17/+17
* Conditionalize adding ${KRB5DIR}/lib/gssapi/krb5/gkrb5_err.et to ETSRCSEnji Cooper2017-01-021-1/+4
* Build libexec/kadmind when MK_GSSAPI != no because it requires gssapiEnji Cooper2017-01-021-1/+7
* libgssapi_{krb5,ntlm,spnego} requires MK_GSSAPI != no; conditionalizeEnji Cooper2017-01-021-2/+9
* DIRDEPS_BUILD: Update dependenciesBryan Drewery2016-06-141-0/+1
* Define targets in same order as .ORDERBryan Drewery2016-06-141-1/+1
* WITH_META_MODE: Don't expect meta files for side-effect generated files.Bryan Drewery2016-06-035-0/+15
* DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-031-1/+0
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-2/+0
* We don't have a CPPFLAGS, COPTS or CPUFLAGS.Bryan Drewery2016-03-261-1/+0
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-2423-2663/+0
* FAST_DEPEND: Always run depend via beforebuild which removes many hacks.Bryan Drewery2016-02-244-16/+1
* DIRDEPS_BUILD: Add some missing build dependencies for kerberos5.Bryan Drewery2016-02-2423-0/+27
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2015-12-078-8/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-2517-17/+0
* Partially revert r288266: Remove SUBDIR_PARALLEL from kerberos5/lib.Bryan Drewery2015-10-131-1/+0
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-266-1/+9
* Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles.Bryan Drewery2015-09-245-15/+5
* Add missing CLEANFILES.Bryan Drewery2015-09-246-0/+12
* Remove unneeded dependency line.Bryan Drewery2015-09-241-3/+1
* Move setting of LDFLAGS to the modules which require it actually, asHajimu UMEMOTO2015-08-275-1/+4
* Make it buildable with WITH_OPENLDAP, again.Hajimu UMEMOTO2015-08-272-2/+4
* Fix a typo introduced in r262209.Jung-uk Kim2015-06-181-1/+1
* new dependsSimon J. Gerraty2015-06-167-0/+8
* Add META_MODE support.Simon J. Gerraty2015-06-1352-1/+4097
|\
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * Explain why NO_BEFOREBUILD_INCLUDES is neededSimon J. Gerraty2015-06-101-0/+3
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0849-98/+0
| * Merge sync of headSimon J. Gerraty2015-05-2780-218/+106
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-1930-61/+5
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1936-10/+64
| |\ \ \
| * | | | Supress beforebuild dependency on buildincludesSimon J. Gerraty2014-05-163-1/+8
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1647-9/+56