summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2010-10-10heimdal_build: Fix dependencies for hx509.Jelmer Vernooij1-1/+1
2010-10-06s4-heimdal: disable using the system compile_et for nowAndrew Tridgell1-2/+5
2010-10-05heimdal-build: Require com_err library to provide com_right_r function.Jelmer Vernooij1-1/+1
2010-10-05heimdal-com_err: fix the build for systems with older 'com_err' libraryKamen Mazdrashki1-1/+1
2010-10-05Add missing dependencies for com_err.Jelmer Vernooij1-2/+2
2010-10-05heimdal-build: Simplify calls to convenience functions.Jelmer Vernooij1-116/+94
2010-10-05heimdal-build: Add HEIMDAL_BINARY convenience method.Jelmer Vernooij1-24/+80
2010-10-05heimdal-build: Implement HEIMDAL_LIBRARY with fewer wafsamba functions.Jelmer Vernooij1-9/+50
2010-10-05heimdal-build: Add heimdal specific subsystem function.Jelmer Vernooij1-10/+52
2010-10-05heimdal-build: Add custom heimdal generator.Jelmer Vernooij1-7/+32
2010-10-05heimdal: Fix name of hx509 library.Jelmer Vernooij1-10/+10
2010-10-05heimdal: Fix name of kdc library.Jelmer Vernooij1-1/+1
2010-10-05heimdal: Fix name of 'hdb'.Jelmer Vernooij1-2/+2
2010-10-05heimdal: Fix library name of heimntlm.Jelmer Vernooij1-5/+5
2010-10-05heimdal: Fix library name of gssapi.Jelmer Vernooij1-1/+1
2010-10-05heimdal: Fix names of roken, wind libraries.Jelmer Vernooij1-26/+26
2010-10-04compile_et: Support using system compile_et.Jelmer Vernooij3-40/+38
2010-10-04heimdal: Support using system com_err.Jelmer Vernooij2-16/+17
2010-10-03heimdal: Move asn1 list to heimdal_build.Jelmer Vernooij1-15/+119
2010-10-03heimdal: Move SAMBA_ERRTABLE to heimdal_build.Jelmer Vernooij1-9/+35
2010-10-03heimdal: Move autoproto code to heimdal_build.Jelmer Vernooij1-0/+25
2010-10-03wafsamba: Move heimdal library code to heimdal_build.Jelmer Vernooij1-262/+274
2010-10-03heimdal: Convert hx509 to library.Jelmer Vernooij1-2/+3
2010-10-03heimdal: convert some subsystems to libraries, consistent with upstream heimdal.Jelmer Vernooij1-15/+22
2010-10-03Add new files for sha512 supportAndrew Bartlett1-1/+1
2010-10-03s4-heimdal We don't need HDBDIR any moreAndrew Bartlett1-2/+0
2010-10-03heimdal: change the version stringMatthieu Patou1-1/+1
2010-10-03s4-heimdal_build fix up build after heimdal importAndrew Bartlett3-6/+15
2010-08-31Revert "s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofday"Björn Jacke1-1/+0
2010-08-31s4/heimdal_build: use GetTimeOfDay macro instead of gettimeofdayBjörn Jacke1-0/+1
2010-06-23Per Andrews request, revertJelmer Vernooij2-624/+579
2010-06-19heimdal/waf: Initial work on making it possible to use the systemJelmer Vernooij2-579/+624
2010-05-14s4:heimdal_build: move #undef __APPLE__ to the end of roken.hStefan Metzmacher2-5/+5
2010-05-12s4:heimdal_build: undefine __APPLE__ as we don't need that magicStefan Metzmacher1-0/+5
2010-05-12s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from autoconf buildStefan Metzmacher1-1/+0
2010-05-11s4:heimdal_build: remove heimdal/lib/hcrypto/evp-cc.c from the buildStefan Metzmacher1-1/+1
2010-04-26s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPIAndrew Tridgell1-1/+1
2010-04-12s4:heimdal_build/wscript_build: avoid global deps for hostcc stuffStefan Metzmacher1-0/+3
2010-04-12s4:heimdal_build/wscript: rename HEIMDAL_ROKEN_H => HEIMDAL_ROKEN_HOSTCCStefan Metzmacher1-8/+10
2010-04-12lib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_HOSTCCStefan Metzmacher1-3/+5
2010-04-12s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher1-1/+1
2010-04-10s4:heimdal_build/wscript_build: remove more network related stuff from HEIMDA...Stefan Metzmacher1-3/+4
2010-04-10s4:heimdal_build/wscript_build: use LIBREPLACE_H for asn1_compile and compile_etStefan Metzmacher1-2/+2
2010-04-09s4:heimdal_build/wscript_build: we don't need separate subsystems just for op...Stefan Metzmacher1-40/+11
2010-04-09s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_HStefan Metzmacher1-3/+4
2010-04-09s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variableStefan Metzmacher1-3/+40
2010-04-06s4-waf: we don't need strerror_r from rokenAndrew Tridgell1-2/+2
2010-04-06s4-waf: fixed some of the group orderingAndrew Tridgell1-2/+5
2010-04-06s4-waf: look in libintl for dgettext()Andrew Tridgell2-1/+3
2010-04-06s4-waf: heimdal wants to look for dd_fd in DIRAndrew Tridgell1-0/+4