summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-32/+9
2007-10-10r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij1-60/+0
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij1-1/+2
2007-10-10r14139: Fix issue with undefined variables.Jelmer Vernooij1-5/+1
2007-10-10r14117: fix a perl warningStefan Metzmacher1-0/+4
2007-10-10r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij1-4/+8
2007-10-10r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij1-1/+1
2007-10-10r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher1-6/+31
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-2/+13
2007-10-10r13943: the -rpath-link should be only used for binaries,Stefan Metzmacher1-1/+1
2007-10-10r13940: use the local vs. install linkerflag trick for shared libs tooStefan Metzmacher1-6/+43
2007-10-10r13939: Fix bin/.dummy issues, add more ignoresJelmer Vernooij1-5/+5
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+12
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij1-2/+2
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-0/+1
2007-10-10r13163: as we don't import the raw magic configure vars forStefan Metzmacher1-2/+0
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-2/+4
2007-10-10r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij1-1/+1
2007-10-10r12896: IRIX make will fallback to gmake with this,Stefan Metzmacher1-0/+1
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-5/+2
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett1-0/+1