Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short. | Jelmer Vernooij | 2 | -1/+6 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 3 | -9/+14 |
2007-10-10 | r15205: Allow additional LDFLAGS, fixes #3961. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15200: Move MIN/MAX macros to libreplace as some systems have them | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15190: Disable sonames for the BSDs and solaris as they don't take more then | Jelmer Vernooij | 1 | -7/+1 |
2007-10-10 | r15143: Pull in GNU extensions right at the start of the configure process. This | James Peach | 1 | -0/+2 |
2007-10-10 | r15064: Remove the change until I find proper solution | Alexander Bokovoy | 1 | -4/+0 |
2007-10-10 | r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo... | Alexander Bokovoy | 1 | -0/+2 |
2007-10-10 | r15052: Do not add builddir variants into include paths when building in-tree | Alexander Bokovoy | 1 | -1/+7 |
2007-10-10 | r15036: Add out of tree build support and see how buildfarm will respond to m... | Alexander Bokovoy | 4 | -12/+29 |
2007-10-10 | r15002: More cleanups in build/m4/rewrite.m4 | Jelmer Vernooij | 2 | -41/+0 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 2 | -43/+1 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -20/+1 |
2007-10-10 | r14998: Remove unused autoconf test, move others to proper places | Jelmer Vernooij | 1 | -205/+5 |
2007-10-10 | r14997: Fix build of static libraries. Libraries build fine now, but linking ... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14995: Avoid parallel builds unless there is support for automatic dependenc... | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r14930: Coalesce the "feature enabled" tests so that the config summary always | James Peach | 1 | -17/+19 |
2007-10-10 | r14913: readd --with-selftest-prefix as it's needed | Stefan Metzmacher | 2 | -1/+19 |
2007-10-10 | r14911: Allow easy modification of selftest subdirectory name | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14910: Remove unused configure options | Jelmer Vernooij | 2 | -53/+1 |
2007-10-10 | r14874: Allow overriding LIBRARY_REALNAME | Jelmer Vernooij | 4 | -11/+20 |
2007-10-10 | r14861: regenerate the proto headers when the .mk file changes | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 2 | -5/+1 |
2007-10-10 | r14816: Simplify test for comparison_fn_t | Jelmer Vernooij | 1 | -20/+0 |
2007-10-10 | r14813: Remove headers already checked for earlier or not used. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r14812: Fix typos | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14737: Fix shared library build without --enable-developer | Jelmer Vernooij | 1 | -2/+11 |
2007-10-10 | r14694: Remove for now until it does something useful. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14693: Automatically update dependencies during compilation | Jelmer Vernooij | 2 | -4/+7 |
2007-10-10 | r14670: Fix module extensions | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r14666: Fix handling of naming of shared modules when not in developer mode | Jelmer Vernooij | 2 | -24/+22 |
2007-10-10 | r14640: Fix dependency | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers, | Jelmer Vernooij | 2 | -0/+5 |
2007-10-10 | r14610: Fix writing of modulesdir to .pc files | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r14609: Add heimdal/lib/des to the VPATH (required for some headers) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14608: Force creating symlinks (otherwise we end up with EEXIST errors) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14606: Fix paths in developer mode. This allows 'make quicktest' to work when | Jelmer Vernooij | 2 | -14/+26 |
2007-10-10 | r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't exist | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14604: Support 'aliases' for ldb modules | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r14603: Fix building of ejs modules as shared libs | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14592: Add support for loading shared modules to LDB. | Jelmer Vernooij | 2 | -2/+1 |
2007-10-10 | r14586: Some small fixes, update TODO. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r14583: Enable automatic dependencies only if GNU make >= 3.81 is present. | Jelmer Vernooij | 4 | -6/+42 |
2007-10-10 | r14582: No longer require 'make proto' when running without automatic depende... | Jelmer Vernooij | 1 | -4/+17 |
2007-10-10 | r14581: Disable automatic dependencies for now, as some make versions seem to... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r14571: More improvements on shared library support in Samba. Only ldb is lef... | Jelmer Vernooij | 1 | -6/+1 |