summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* heimdal_build: Improve error and warning handling on old and new compilersAndrew Bartlett2021-06-162-1/+5
* heimdal_build: Use lib/asn1/rfc2459.opt rather than hard-codedAndrew Bartlett2021-06-151-1/+1
* heimdal_build: Add C99 struct initializer in source4/heimdal_build/krb5-glue.cStefan Metzmacher2021-06-151-16/+2
* heimdal_build: check for secure_getenvAndrew Bartlett2021-06-151-1/+2
* heimdal_build: Set up new build groups for the Heimdal hostcc componentsAndrew Bartlett2021-06-151-9/+8
* heimdal_build: Rework Heimdal warning handlingAndrew Bartlett2021-06-152-33/+38
* build: Use bison at build time rather than lexyacc.sh to build the embedded h...Andrew Bartlett2021-04-286-46/+14
* heimdal_build: Make HEIMDAL_BINARY be based on HEIMDAL_SUBSYSTEMAndrew Bartlett2021-04-281-4/+14
* heimdal_build: avoid cflags='-DSOCKET_WRAPPER_DISABLE=1 -D_SAMBA_HOSTCC_'Stefan Metzmacher2021-04-201-3/+0
* heimdal_build: Do not use LMDB in Heimdal even if we have it in SambaAndrew Bartlett2021-04-201-0/+3
* heimdal_build: use TO_LIST from wafsamba.samba_utilsStefan Metzmacher2021-04-201-16/+8
* heimdal_build: silence warning: macro redefinedBjörn Jacke2020-11-101-0/+5
* lib/replace: move lib/replace/closefrom.c from ROKEN_HOSTCC_SOURCE to REPLACE...Stefan Metzmacher2020-09-081-6/+1
* heimdal_build: Add missing dependency on heimbaseAndrew Bartlett2020-08-071-1/+1
* heimdal_build: Do not allow warnings in the heimdal code!Gary Lockyer2020-08-072-1/+28
* Compile .l files (flex) with the waf rule at runtimeAndrew Bartlett2020-08-072-45/+3
* heimdal_build: provide a prototype with the dummy afs header-only function stubsGary Lockyer2020-08-071-0/+13
* heimdal_build: Include keys.c in the hdb autoprotoGary Lockyer2020-08-071-4/+6
* Make HEIMDAL_WARN_UNUSED_RESULT_ATTRIBUTE available in krb5.hGary Lockyer2020-08-071-0/+3
* heimdal_build: Remove bashism from --address-sanitizer build ruleAndrew Bartlett2020-01-181-3/+3
* s4:heimdal_build: move krb5-types.h into include/krb5-types.hStefan Metzmacher2019-12-032-2/+2
* heimdal-build: avoid hard-coded /usr/include/heimdal in asn1_compile-generate...Uri Simchoni2019-12-011-1/+1
* heimdal: do not compile weak cryptoIsaac Boukris2019-11-191-3/+0
* heimdal_build: Recurse to bld.SAMBA_BINARY()Andrew Bartlett2019-11-131-40/+12
* s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz2019-07-051-4/+6
* s4 heimdal_build: disable leak checks for asn1 compilerGary Lockyer2019-05-061-1/+10
* s4:heimdal: Disable format truncation warningsAndreas Schneider2019-04-251-0/+5
* wscript: separate embedded_heimdal from system_heimdalStefan Metzmacher2019-01-291-94/+0
* s4:heimdal_build: make use of libreplace getprogname() replacementStefan Metzmacher2018-11-202-8/+5
* heimdal-build: Avoid using python str.format()Amitay Isaacs2018-09-211-3/+2
* waf heimdal: use absolute path to compile_etAlexander Bokovoy2018-09-051-1/+1
* buildtools/wafsamba: compile asn1 files by adding missing code from compat15Thomas Nagy2018-09-051-1/+1
* heimdal wscript changesAlexander Bokovoy2018-09-051-3/+7
* source4/heimdal_build/wscript_configure: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-1/+2
* source4/heimdal_build/wscript_build: update to handle waf 2.0.4Alexander Bokovoy2018-09-051-13/+16
* build:wafsamba: Build on waf 1.9Thomas Nagy2018-09-052-7/+7
* heimdal: Fix build with system provided heimdal libraryChristof Schmitt2018-07-102-4/+11
* heimdal_build: use closefrom from libreplaceBjoern Jacke2018-02-211-0/+5
* s4:heimdal_build: there's no need to define HAVE_KRB5_ADDRESSES twiceStefan Metzmacher2017-10-111-1/+0
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-133-8/+3
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy2016-07-251-0/+1
* s4:heimdal_build: also use check_system_heimdal_lib() for "com_err"Stefan Metzmacher2015-10-311-3/+2
* s4:heimdal_build: handle CHECK_BUNDLED_SYSTEM returning False in check_system...Stefan Metzmacher2015-10-311-2/+3
* build:wafsamba: Enable feature-compatible declaration for Waf 1.8Thomas Nagy2015-10-131-5/+5
* kerberos: make sure we only use prompter type when available.Günther Deschner2015-10-021-0/+1
* s4:heimdal_build: define HAVE_GSS_KRB5_CRED_NO_CI_FLAGS_XStefan Metzmacher2015-06-231-0/+1
* krb5_wrap: add smb_krb5_principal_set_type().Günther Deschner2015-03-271-0/+1
* s4:heimdal_build: remove allow_warnings=True from HEIMDAL_ASN1()Stefan Metzmacher2015-03-271-1/+1
* Transition to waf 1.8: replaced on_results by update_outputsThomas Nagy2015-03-161-7/+7