summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r15279: Fix dependencies when using static librariesJelmer Vernooij2007-10-102-4/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-103-21/+11
* r15271: Fix --enable-dsoJelmer Vernooij2007-10-103-16/+25
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-105-16/+16
* r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij2007-10-101-1/+4
* r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij2007-10-101-0/+1
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-6/+1
* r15248: Fix automatic dependencies buildJelmer Vernooij2007-10-103-7/+30
* r15236: Fix -MT detectionJelmer Vernooij2007-10-101-1/+1
* r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2007-10-102-77/+2
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2007-10-102-3/+6
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+2
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-104-21/+11
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-102-1/+6
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-103-9/+14
* r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij2007-10-101-1/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-1/+1
* r15190: Disable sonames for the BSDs and solaris as they don't take more thenJelmer Vernooij2007-10-101-7/+1
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2007-10-101-0/+2
* r15064: Remove the change until I find proper solutionAlexander Bokovoy2007-10-101-4/+0
* r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2007-10-101-0/+2
* r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2007-10-101-0/+2
* r15052: Do not add builddir variants into include paths when building in-treeAlexander Bokovoy2007-10-101-1/+7
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2007-10-104-12/+29
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2007-10-102-41/+0
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-102-43/+1
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-20/+1
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2007-10-101-205/+5
* r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij2007-10-101-4/+4
* r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij2007-10-102-0/+3
* r14930: Coalesce the "feature enabled" tests so that the config summary alwaysJames Peach2007-10-101-17/+19
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2007-10-102-1/+19
* r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij2007-10-101-1/+1
* r14910: Remove unused configure optionsJelmer Vernooij2007-10-102-53/+1
* r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij2007-10-104-11/+20
* r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher2007-10-102-1/+2
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-102-5/+1
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-101-20/+0
* r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij2007-10-101-2/+1
* r14812: Fix typosJelmer Vernooij2007-10-101-2/+2
* r14737: Fix shared library build without --enable-developerJelmer Vernooij2007-10-101-2/+11
* r14694: Remove for now until it does something useful.Jelmer Vernooij2007-10-101-2/+0
* r14693: Automatically update dependencies during compilationJelmer Vernooij2007-10-102-4/+7
* r14670: Fix module extensionsJelmer Vernooij2007-10-101-6/+6
* r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2007-10-102-24/+22
* r14640: Fix dependencyJelmer Vernooij2007-10-101-1/+0
* r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij2007-10-102-0/+5
* r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij2007-10-101-4/+1
* r14609: Add heimdal/lib/des to the VPATH (required for some headers)Jelmer Vernooij2007-10-101-1/+1
* r14608: Force creating symlinks (otherwise we end up with EEXIST errors)Jelmer Vernooij2007-10-101-2/+2