Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r15206: Heimdal is always compiled with _GNU_SOURCE enabled (in its configure... | Alexander Bokovoy | 1 | -2/+2 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R... | James Peach | 1 | -1/+1 |
2007-10-10 | r15155: Add strsep replacement from heimdal 0.7.2 for systems that don't | James Peach | 1 | -0/+1 |
2007-10-10 | r15099: An attempt to fix BSD make portability issues. With these changes Sam... | Alexander Bokovoy | 1 | -0/+3 |
2007-10-10 | r15051: Remove directory creation from this rule; we use script/buildtree.pl ... | Alexander Bokovoy | 1 | -1/+0 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 1 | -0/+1 |
2007-10-10 | r15001: Add 'make dist' | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14866: Fix CFLAGS when building compile_et. This should fix the build | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14852: See if all target platforms support multiple .SUFFIXES lines. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14654: Fix hcrypto link when using automatic dependencies | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVN | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist | Jelmer Vernooij | 1 | -11/+4 |
2007-10-10 | r14558: Another two more static dependencies... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14556: Fix some dependencies | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r14554: Write out header dependencies. This means all C files affected will be | Jelmer Vernooij | 1 | -17/+2 |
2007-10-10 | r14553: Use double colon feature in the makefile (supported by all buildfarm ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14545: Fix make dependency warning. | Jelmer Vernooij | 1 | -14/+9 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 1 | -1/+11 |
2007-10-10 | r13922: - fix whitespaces | Stefan Metzmacher | 1 | -19/+23 |
2007-10-10 | r13867: Wrap the cflags.sh hack in the build system. You can now simply | Jelmer Vernooij | 1 | -0/+17 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12752: Clean up compile_et and asn1_compile as well. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12750: Clean up more asn1 generated files (pointed out by <HotaruT>). | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r12380: add a wraper script that calls the perl scripts in heimdal_build/ | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -302/+302 |
2007-10-10 | r10531: (hopefully) improve detection of socket-related functions in external... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10287: Compile compilers for build host. This fixes some bits of | Jelmer Vernooij | 1 | -48/+39 |
2007-10-10 | r9859: Enable (blocking) KDC resolution with DNS. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9680: Update Heimdal to current lorikeet-heimdal (which was itself updated | Andrew Bartlett | 1 | -5/+11 |
2007-10-10 | r9413: Bring Samba4 back up to date with lorikeet-heimdal. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4. | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r9111: actually use the roken inet_aton when nothing was found | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r9107: try to get the build on solaris going... | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9053: Change order of dependencies (.h files are used when creating the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r9026: remove autogenerated .x and .c files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8996: More build fixes... | Jelmer Vernooij | 1 | -0/+15 |
2007-10-10 | r8995: Add heimdal headers back to "basics" target... should fix the build fo... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r8985: Automatically generate make dependency rules for | Jelmer Vernooij | 1 | -8/+13 |