summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-39/+23
2007-10-10r15221: We don't need to have these rcsid strings in Samba's use of Heimdal.Andrew Bartlett1-2/+1
2007-10-10r15219: Look for gai_strerror in more places, so we don't conflict with theAndrew Bartlett2-7/+17
2007-10-10r15211: REQUIRED_SUBSYSTEMS for binaries are gone, use PRIVATE_DEPENDENCIES hereAlexander Bokovoy1-2/+2
2007-10-10r15208: Change _GNU_SOURCE propagation to apply only to generated files as An...Alexander Bokovoy1-4/+28
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-7/+7
2007-10-10r15206: Heimdal is always compiled with _GNU_SOURCE enabled (in its configure...Alexander Bokovoy1-2/+2
2007-10-10r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett1-0/+1
2007-10-10r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R...James Peach1-1/+1
2007-10-10r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach1-0/+1
2007-10-10r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy1-0/+3
2007-10-10r15051: Remove directory creation from this rule; we use script/buildtree.pl ...Alexander Bokovoy1-1/+0
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy1-0/+1
2007-10-10r15001: Add 'make dist'Jelmer Vernooij1-0/+3
2007-10-10r14866: Fix CFLAGS when building compile_et. This should fix the buildJelmer Vernooij1-0/+4
2007-10-10r14852: See if all target platforms support multiple .SUFFIXES lines.Jelmer Vernooij1-0/+4
2007-10-10r14654: Fix hcrypto link when using automatic dependenciesJelmer Vernooij1-2/+1
2007-10-10r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett1-0/+1
2007-10-10r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij1-11/+4
2007-10-10r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2-4/+2
2007-10-10r14558: Another two more static dependencies...Jelmer Vernooij2-2/+2
2007-10-10r14557: Add hack for asn1 filesJelmer Vernooij1-3/+2
2007-10-10r14556: Fix some dependenciesJelmer Vernooij1-0/+11
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-17/+2
2007-10-10r14553: Use double colon feature in the makefile (supported by all buildfarm ...Jelmer Vernooij2-2/+2
2007-10-10r14545: Fix make dependency warning.Jelmer Vernooij1-14/+9
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-13/+0
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-0/+2
2007-10-10r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2-1/+16
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13922: - fix whitespacesStefan Metzmacher1-19/+23
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij1-0/+17
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+1
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett1-0/+2
2007-10-10r12899: - fix warnings on AIXStefan Metzmacher1-0/+3
2007-10-10r12752: Clean up compile_et and asn1_compile as well.Andrew Bartlett1-0/+1
2007-10-10r12750: Clean up more asn1 generated files (pointed out by <HotaruT>).Andrew Bartlett2-3/+2
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-1/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-13/+13
2007-10-10r12380: add a wraper script that calls the perl scripts in heimdal_build/Stefan Metzmacher2-8/+15
2007-10-10r12378: fix perl warningsStefan Metzmacher1-2/+4
2007-10-10r12288: make sure we always include heimdal_build/config.h, beforeStefan Metzmacher1-0/+1
2007-10-10r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2-0/+4
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-12/+12
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-1/+1
2007-10-10r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett1-0/+1
2007-10-10r11290: Make it clear that Heimdal is always included, no need for the testAndrew Bartlett1-10/+10
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-302/+302
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-121/+0