summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build
Commit message (Expand)AuthorAgeFilesLines
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-13/+13
* r10531: (hopefully) improve detection of socket-related functions in external...Jelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+4
* r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij2007-10-101-1/+4
* r10507: Let lib/replace take care of defining socklen_t for heimdalJelmer Vernooij2007-10-102-1/+4
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-102-4/+4
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-3/+3
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-1/+1
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-56/+16
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-0/+158
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-101-48/+39
* r10100: Check for more networking headers so the resolv.h test can succeed.James Peach2007-10-101-1/+4
* r10097: Remove extraneous include patch heimdal/include. Add configureJames Peach2007-10-101-0/+3
* r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett2007-10-102-1/+25
* r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett2007-10-101-5/+11
* r9473: - assume the case that happens on most boxes, to remove compiler warni...Stefan Metzmacher2007-10-101-0/+5
* r9461: Couple of very small fixes.Jelmer Vernooij2007-10-101-1/+1
* r9413: Bring Samba4 back up to date with lorikeet-heimdal.Andrew Bartlett2007-10-101-0/+10
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-0/+5
* r9305: Use the check-var.m4 from roken to really, really detect h_errno corre...Andrew Bartlett2007-10-101-4/+5
* r9257: - I assume we don't need unistd.h in this file,Stefan Metzmacher2007-10-101-2/+1
* r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.Andrew Bartlett2007-10-103-9/+16
* r9217: Add 'make clean' hooks to the ans1 depedency generator.Andrew Bartlett2007-10-101-4/+19
* r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2007-10-102-0/+13
* r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher2007-10-101-1/+5
* r9107: try to get the build on solaris going...Stefan Metzmacher2007-10-102-4/+23
* r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher2007-10-101-1/+1
* r9053: Change order of dependencies (.h files are used when creating theJelmer Vernooij2007-10-101-2/+2
* r9049: - add property dependencies to include/proto.hStefan Metzmacher2007-10-101-0/+12
* r9026: remove autogenerated .x and .c filesStefan Metzmacher2007-10-101-1/+1
* r9025: fix the build when it was stoped and you don't run make clean before m...Stefan Metzmacher2007-10-101-2/+3
* r8996: More build fixes...Jelmer Vernooij2007-10-101-0/+15
* r8995: Add heimdal headers back to "basics" target... should fix the build fo...Jelmer Vernooij2007-10-101-4/+4
* r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij2007-10-101-0/+1
* r8985: Automatically generate make dependency rules forJelmer Vernooij2007-10-104-51/+58
* r8955: Move a bit more of the build process to the MakefileJelmer Vernooij2007-10-102-70/+2
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2007-10-101-1/+1
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-101-2/+2
* r8711: add m4 for finding return type for signal handlersAndrew Tridgell2007-10-101-0/+5
* r8532: this miight fix cross compilation for reactosAndrew Tridgell2007-10-101-1/+1
* r8464: the last few functions needed by irix 6.4.Andrew Tridgell2007-10-101-1/+6
* r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell2007-10-102-0/+19
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-101-1/+0
* r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell2007-10-101-0/+7
* r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2007-10-101-5/+14
* r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell2007-10-104-2/+42
* r8449: - search for lex and yacc properlyAndrew Tridgell2007-10-103-13/+23
* r8439: removed an accidential commitAndrew Tridgell2007-10-101-7/+0
* r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij2007-10-101-2/+1
* r8436: Check for sys/sockets.hJelmer Vernooij2007-10-101-0/+2