summaryrefslogtreecommitdiffstats
path: root/source/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2005-08-181-0/+5
* r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...Andrew Bartlett2005-08-151-4/+5
* r9257: - I assume we don't need unistd.h in this file,Stefan Metzmacher2005-08-121-2/+1
* r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4. Andrew Bartlett2005-08-093-9/+16
* r9217: Add 'make clean' hooks to the ans1 depedency generator.Andrew Bartlett2005-08-081-4/+19
* r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2005-08-052-0/+13
* r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher2005-08-051-1/+5
* r9107: try to get the build on solaris going...Stefan Metzmacher2005-08-052-4/+23
* r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher2005-08-041-1/+1
* r9053: Change order of dependencies (.h files are used when creating the Jelmer Vernooij2005-08-041-2/+2
* r9049: - add property dependencies to include/proto.hStefan Metzmacher2005-08-041-0/+12
* r9026: remove autogenerated .x and .c filesStefan Metzmacher2005-08-041-1/+1
* r9025: fix the build when it was stoped and you don't run make clean before m...Stefan Metzmacher2005-08-041-2/+3
* r8996: More build fixes...Jelmer Vernooij2005-08-031-0/+15
* r8995: Add heimdal headers back to "basics" target... should fix the build fo...Jelmer Vernooij2005-08-031-4/+4
* r8994: Clean up some more autogenerated files so I can predict when I'm going...Jelmer Vernooij2005-08-031-0/+1
* r8985: Automatically generate make dependency rules for Jelmer Vernooij2005-08-034-51/+58
* r8955: Move a bit more of the build process to the MakefileJelmer Vernooij2005-08-022-70/+2
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2005-07-281-1/+1
* r8826: Make configure generate config.mk files (with the external libraries Jelmer Vernooij2005-07-281-2/+2
* r8711: add m4 for finding return type for signal handlersAndrew Tridgell2005-07-221-0/+5
* r8532: this miight fix cross compilation for reactosAndrew Tridgell2005-07-181-1/+1
* r8464: the last few functions needed by irix 6.4.Andrew Tridgell2005-07-141-1/+6
* r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell2005-07-142-0/+19
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2005-07-141-1/+0
* r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell2005-07-141-0/+7
* r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2005-07-141-5/+14
* r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell2005-07-144-2/+42
* r8449: - search for lex and yacc properlyAndrew Tridgell2005-07-143-13/+23
* r8439: removed an accidential commitAndrew Tridgell2005-07-141-7/+0
* r8438: - More win32 portability fixes. Now fails on socketwrapper (because Jelmer Vernooij2005-07-131-2/+1
* r8436: Check for sys/sockets.hJelmer Vernooij2005-07-131-0/+2
* r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell2005-07-134-2/+65
* r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...Andrew Tridgell2005-07-132-8/+62
* r8423: remove the dependency on the full roken lib for asn1_compileAndrew Tridgell2005-07-131-1/+3
* r8422: needed on irix 6.4Andrew Tridgell2005-07-131-0/+1
* r8421: needed for build on solaris10Andrew Tridgell2005-07-131-0/+1
* r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell2005-07-132-4/+1
* r8419: in order to use our replace.h, heimdal needs stdarg.hAndrew Tridgell2005-07-131-0/+1
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2005-07-131-5/+0
* r8393: check for bswap16 and bswap32Love Hörnquist Åstrand2005-07-121-6/+91
* r8374: avoid running flex and bison unless neededAndrew Tridgell2005-07-121-2/+12
* r8367: another configure test needed by netbsd for heimdalAndrew Tridgell2005-07-121-1/+1
* r8312: fixed some heimdal header checks from watching the build farm failuresAndrew Tridgell2005-07-112-2/+8
* r8311: krb5 uses ENOMEM for out of memoryAndrew Tridgell2005-07-111-2/+2
* r8310: replace the heimdal networking interface scanning code with glue code ...Andrew Tridgell2005-07-112-4/+59
* r8309: more heimdal configure checks needed for FreeBSDAndrew Tridgell2005-07-111-1/+1
* r8308: use the configured C compiler, instead of forcing gcc in external heim...Andrew Tridgell2005-07-112-2/+2
* r8307: try to cope with flex and bison not being installed, in a similar fash...Andrew Tridgell2005-07-111-5/+9
* r8306: some more heimdal configure checksAndrew Tridgell2005-07-112-2/+2