summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
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 Bokovoy1-4/+8
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 Vernooij1-0/+1
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 Vernooij1-2/+2
2007-10-10r14861: regenerate the proto headers when the .mk file changesStefan Metzmacher1-1/+1
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 Vernooij1-4/+6
2007-10-10r14670: Fix module extensionsJelmer Vernooij1-6/+6
2007-10-10r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij1-7/+8
2007-10-10r14640: Fix dependencyJelmer Vernooij1-1/+0
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 Vernooij1-13/+15
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-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 Vernooij1-1/+1
2007-10-10r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij1-1/+0
2007-10-10r14582: No longer require 'make proto' when running without automatic depende...Jelmer Vernooij1-4/+17
2007-10-10r14581: Disable automatic dependencies for now, as some make versions seem to...Jelmer Vernooij1-4/+4
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-4/+1
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-1/+1
2007-10-10r14569: Make more functions public.Jelmer Vernooij1-1/+1
2007-10-10r14565: Fix shared library sonamesJelmer Vernooij1-6/+5
2007-10-10r14563: Include both private and proto names in makefile ruleJelmer Vernooij1-0/+5
2007-10-10r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij1-1/+1
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-6/+3
2007-10-10r14552: Remove old dependency codeJelmer Vernooij1-15/+3
2007-10-10r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij1-10/+10
2007-10-10r14529: Include $(builddir) where necesaryJelmer Vernooij1-10/+10
2007-10-10r14516: dynconfig fixesJelmer Vernooij1-1/+3
2007-10-10r14501: Re-add nicely working hack to allow running from the builddirJelmer Vernooij1-0/+5
2007-10-10r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij1-4/+4
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-2/+7
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+4
2007-10-10r14483: Allow subsystems with just a public prototype header, no private onesJelmer Vernooij1-4/+13
2007-10-10r14478: Remove unused proto_objs variableJelmer Vernooij1-21/+0
2007-10-10r14472: fix typoStefan Metzmacher1-1/+1
2007-10-10r14469: Don't the variable INSTALLDIR for two different things...Jelmer Vernooij1-5/+5
2007-10-10r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij1-5/+6
2007-10-10r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij1-4/+4