summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+2
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-1/+1
2007-10-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-5/+9
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-5/+18
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-0/+1
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-1/+33
2007-10-10r12325: - remove the hostcc object files with make cleanStefan Metzmacher1-0/+1
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-1/+6
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-17/+42
2007-10-10r12219: Use some more common functionsJelmer Vernooij1-32/+22
2007-10-10r12218: Use common functions for generating listsJelmer Vernooij1-41/+27
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-8/+6