summaryrefslogtreecommitdiffstats
path: root/source4/build/smb_build/makefile.pm
Commit message (Expand)AuthorAgeFilesLines
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-2/+2
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-2/+2
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-0/+1
* r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij2007-10-101-1/+1
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-101-0/+2
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-0/+2
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-0/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-35/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-25/+31
* r15248: Fix automatic dependencies buildJelmer Vernooij2007-10-101-3/+24
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-5/+0
* r15205: Allow additional LDFLAGS, fixes #3961.Jelmer Vernooij2007-10-101-1/+1
* 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-101-4/+8
* 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-101-0/+1
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2007-10-101-1/+1
* r14911: Allow easy modification of selftest subdirectory nameJelmer Vernooij2007-10-101-1/+1
* r14910: Remove unused configure optionsJelmer Vernooij2007-10-101-1/+1
* r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij2007-10-101-2/+2
* r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher2007-10-101-1/+1
* 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-101-4/+6
* r14670: Fix module extensionsJelmer Vernooij2007-10-101-6/+6
* r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2007-10-101-7/+8
* r14640: Fix dependencyJelmer Vernooij2007-10-101-1/+0
* 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
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-101-13/+15
* r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij2007-10-101-1/+1
* r14604: Support 'aliases' for ldb modulesJelmer Vernooij2007-10-101-0/+6
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-2/+2
* r14592: Add support for loading shared modules to LDB.Jelmer Vernooij2007-10-101-1/+1
* r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij2007-10-101-1/+0
* r14582: No longer require 'make proto' when running without automatic depende...Jelmer Vernooij2007-10-101-4/+17
* r14581: Disable automatic dependencies for now, as some make versions seem to...Jelmer Vernooij2007-10-101-4/+4
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-4/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-1/+1
* r14569: Make more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14565: Fix shared library sonamesJelmer Vernooij2007-10-101-6/+5
* r14563: Include both private and proto names in makefile ruleJelmer Vernooij2007-10-101-0/+5
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2007-10-101-1/+1
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-101-6/+3
* r14552: Remove old dependency codeJelmer Vernooij2007-10-101-15/+3
* r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2007-10-101-10/+10
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-101-10/+10