summaryrefslogtreecommitdiffstats
path: root/source/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...Jelmer Vernooij2006-04-302-0/+9
* r15354: Add dependency on libsocket (required for sun1)Jelmer Vernooij2006-04-301-1/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2006-04-291-5/+3
* r15313: Fix some dependencies in dso modeJelmer Vernooij2006-04-291-2/+3
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2006-04-271-6/+11
* r15278: Fix recreating symlink every time.Jelmer Vernooij2006-04-262-2/+2
* r15276: Fix path to perl on some hostsJelmer Vernooij2006-04-261-1/+1
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-262-8/+8
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2006-04-261-18/+18
* r15265: Try to find inet_pton in -lnsl (should fix linking on sun1)Jelmer Vernooij2006-04-262-1/+15
* r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij2006-04-262-1/+10
* r15262: Only include getprogname if it is needed by the system. This should Jelmer Vernooij2006-04-262-5/+21
* r15254: Fix heimdal's addrinfo subsystem for those systems that need it. This Jelmer Vernooij2006-04-251-1/+1
* r15252: Fix inet_aton (required for Tru64 and Solaris)Jelmer Vernooij2006-04-251-1/+1
* r15248: Fix automatic dependencies buildJelmer Vernooij2006-04-251-8/+6
* r15234: Remove heimdal include paths from global CFLAGSJelmer Vernooij2006-04-252-9/+5
* r15230: Add include dir for -Iheimdal_build earlier on - this should fix sun1Jelmer Vernooij2006-04-251-1/+1
* r15223: Move heimdal's -I parameters from the global list of includes to Jelmer Vernooij2006-04-241-39/+23
* r15221: We don't need to have these rcsid strings in Samba's use of Heimdal. Andrew Bartlett2006-04-241-2/+1
* r15219: Look for gai_strerror in more places, so we don't conflict with theAndrew Bartlett2006-04-242-7/+17
* r15211: REQUIRED_SUBSYSTEMS for binaries are gone, use PRIVATE_DEPENDENCIES hereAlexander Bokovoy2006-04-241-2/+2
* r15208: Change _GNU_SOURCE propagation to apply only to generated files as An...Alexander Bokovoy2006-04-241-4/+28
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-241-7/+7
* r15206: Heimdal is always compiled with _GNU_SOURCE enabled (in its configure...Alexander Bokovoy2006-04-241-2/+2
* r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett2006-04-241-0/+1
* r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R...James Peach2006-04-211-1/+1
* r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach2006-04-211-0/+1
* r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy2006-04-171-0/+3
* r15051: Remove directory creation from this rule; we use script/buildtree.pl ...Alexander Bokovoy2006-04-121-1/+0
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2006-04-111-0/+1
* r15001: Add 'make dist'Jelmer Vernooij2006-04-081-0/+3
* r14866: Fix CFLAGS when building compile_et. This should fix the build Jelmer Vernooij2006-04-021-0/+4
* r14852: See if all target platforms support multiple .SUFFIXES lines.Jelmer Vernooij2006-04-011-0/+4
* r14654: Fix hcrypto link when using automatic dependenciesJelmer Vernooij2006-03-221-2/+1
* r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett2006-03-221-0/+1
* r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij2006-03-211-11/+4
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2006-03-192-4/+2
* r14558: Another two more static dependencies...Jelmer Vernooij2006-03-192-2/+2
* r14557: Add hack for asn1 filesJelmer Vernooij2006-03-191-3/+2
* r14556: Fix some dependenciesJelmer Vernooij2006-03-191-0/+11
* r14554: Write out header dependencies. This means all C files affected will be Jelmer Vernooij2006-03-191-17/+2
* r14553: Use double colon feature in the makefile (supported by all buildfarm ...Jelmer Vernooij2006-03-182-2/+2
* r14545: Fix make dependency warning.Jelmer Vernooij2006-03-181-14/+9
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2006-03-161-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2006-03-161-13/+0
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two paramete...Jelmer Vernooij2006-03-131-0/+2
* r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2006-03-112-1/+16
* r13924: Split more prototypes out of include/proto.h + initial work on header Jelmer Vernooij2006-03-071-0/+1
* r13922: - fix whitespacesStefan Metzmacher2006-03-071-19/+23
* r13867: Wrap the cflags.sh hack in the build system. You can now simply Jelmer Vernooij2006-03-061-0/+17