summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij6-19/+13
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij6-69/+7
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij5-58/+88
2007-10-10r15290: don't spam the screenStefan Metzmacher1-1/+1
2007-10-10r15287: Simplify dependency detection codeJelmer Vernooij3-42/+39
2007-10-10r15284: Fix dot generationJelmer Vernooij1-1/+1
2007-10-10r15279: Fix dependencies when using static librariesJelmer Vernooij2-4/+3
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-3/+3
2007-10-10r15271: Fix --enable-dsoJelmer Vernooij3-16/+25
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij4-15/+15
2007-10-10r15267: Fix call to mkdir() for old versions of perl. This should fix install...Jelmer Vernooij1-1/+4
2007-10-10r15263: Remove another use of patsubst (should make tru64 happy)Jelmer Vernooij1-0/+1
2007-10-10r15248: Fix automatic dependencies buildJelmer Vernooij3-7/+30
2007-10-10r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij1-1/+0
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij3-20/+10
2007-10-10r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij1-0/+5
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2-8/+13
2007-10-10r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij1-1/+1
2007-10-10r15064: Remove the change until I find proper solutionAlexander Bokovoy1-4/+0
2007-10-10r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2
2007-10-10r15052: Do not add builddir variants into include paths when building in-treeAlexander Bokovoy1-1/+7
2007-10-10r15036: Add out of tree build support and see how buildfarm will respond to m...Alexander Bokovoy4-12/+29
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-1/+0
2007-10-10r14997: Fix build of static libraries. Libraries build fine now, but linking ...Jelmer Vernooij1-4/+4
2007-10-10r14995: Avoid parallel builds unless there is support for automatic dependenc...Jelmer Vernooij2-0/+3
2007-10-10r14930: Coalesce the "feature enabled" tests so that the config summary alwaysJames Peach1-17/+19
2007-10-10r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher1-1/+1
2007-10-10r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij1-1/+1
2007-10-10r14910: Remove unused configure optionsJelmer Vernooij1-1/+1
2007-10-10r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij4-11/+20
2007-10-10r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher2-1/+2
2007-10-10r14737: Fix shared library build without --enable-developerJelmer Vernooij1-2/+11
2007-10-10r14694: Remove for now until it does something useful.Jelmer Vernooij1-2/+0
2007-10-10r14693: Automatically update dependencies during compilationJelmer Vernooij2-4/+7
2007-10-10r14670: Fix module extensionsJelmer Vernooij1-6/+6
2007-10-10r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2-24/+22
2007-10-10r14640: Fix dependencyJelmer Vernooij1-1/+0
2007-10-10r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij1-0/+4
2007-10-10r14610: Fix writing of modulesdir to .pc filesJelmer Vernooij1-4/+1
2007-10-10r14609: Add heimdal/lib/des to the VPATH (required for some headers)Jelmer Vernooij1-1/+1
2007-10-10r14608: Force creating symlinks (otherwise we end up with EEXIST errors)Jelmer Vernooij1-2/+2
2007-10-10r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2-14/+26
2007-10-10r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij1-1/+1
2007-10-10r14604: Support 'aliases' for ldb modulesJelmer Vernooij1-0/+6
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-0/+2
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-2/+2
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2-2/+1
2007-10-10r14586: Some small fixes, update TODO.Jelmer Vernooij1-1/+5
2007-10-10r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij3-6/+11