summaryrefslogtreecommitdiffstats
path: root/source/build
Commit message (Expand)AuthorAgeFilesLines
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2006-04-301-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2006-04-302-2/+3
* r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij2006-04-291-3/+3
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2006-04-292-240/+197
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2006-04-293-2/+7
* r15313: Fix some dependencies in dso modeJelmer Vernooij2006-04-292-0/+4
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2006-04-291-4/+0
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2006-04-287-21/+15
* r15301: Use static libraries internally. This required a few hacks in the build Jelmer Vernooij2006-04-277-73/+7
* r15298: Fix the build using a few hacks in the build system. Jelmer Vernooij2006-04-275-58/+88
* r15290: don't spam the screenStefan Metzmacher2006-04-261-1/+1
* r15287: Simplify dependency detection codeJelmer Vernooij2006-04-263-42/+39
* r15284: Fix dot generationJelmer Vernooij2006-04-261-1/+1
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2006-04-261-7/+0
* r15279: Fix dependencies when using static librariesJelmer Vernooij2006-04-262-4/+3
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-263-21/+11
* r15271: Fix --enable-dsoJelmer Vernooij2006-04-263-16/+25
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2006-04-265-16/+16
* r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij2006-04-261-1/+4
* r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij2006-04-261-0/+1
* r15257: Look for headers before trying to use them in any tests. This Jelmer Vernooij2006-04-251-6/+1
* r15248: Fix automatic dependencies buildJelmer Vernooij2006-04-253-7/+30
* r15236: Fix -MT detectionJelmer Vernooij2006-04-251-1/+1
* r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2006-04-252-77/+2
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2006-04-252-3/+6
* r15224: Check whether -MT is actually supported by the compiler before using Jelmer Vernooij2006-04-241-1/+2
* r15223: Move heimdal's -I parameters from the global list of includes to Jelmer Vernooij2006-04-244-21/+11
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2006-04-242-1/+6
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-243-9/+14
* r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij2006-04-241-1/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have them Jelmer Vernooij2006-04-241-1/+1
* r15190: Disable sonames for the BSDs and solaris as they don't take more then Jelmer Vernooij2006-04-241-7/+1
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2006-04-201-0/+2
* r15064: Remove the change until I find proper solutionAlexander Bokovoy2006-04-131-4/+0
* r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2006-04-131-0/+2
* r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2006-04-131-0/+2
* r15052: Do not add builddir variants into include paths when building in-treeAlexander Bokovoy2006-04-121-1/+7
* r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy2006-04-114-12/+29
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2006-04-082-41/+0
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2006-04-082-43/+1
* r14999: Remove more unused autoconf codeJelmer Vernooij2006-04-081-20/+1
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2006-04-081-205/+5
* r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij2006-04-081-4/+4
* r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij2006-04-082-0/+3
* r14930: Coalesce the "feature enabled" tests so that the config summary alwaysJames Peach2006-04-051-17/+19
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2006-04-042-1/+19
* r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij2006-04-041-1/+1
* r14910: Remove unused configure optionsJelmer Vernooij2006-04-042-53/+1
* r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij2006-04-034-11/+20
* r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher2006-04-022-1/+2