summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2-6/+4
2007-10-10r14552: Remove old dependency codeJelmer Vernooij2-17/+3
2007-10-10r14549: Use make-compatible syntax in extra_cflags.txt so we can avoidJelmer Vernooij1-1/+4
2007-10-10r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2-18/+18
2007-10-10r14529: Include $(builddir) where necesaryJelmer Vernooij3-18/+19
2007-10-10r14528: Fix installation of manpagesJelmer Vernooij1-0/+1
2007-10-10r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2-2/+2
2007-10-10r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to installJelmer Vernooij1-3/+11
2007-10-10r14516: dynconfig fixesJelmer Vernooij1-1/+3
2007-10-10r14511: Install more headersJelmer Vernooij2-14/+6
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 Vernooij2-4/+6
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij2-2/+8
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2-2/+5
2007-10-10r14488: Install more headers.Jelmer Vernooij1-4/+2
2007-10-10r14483: Allow subsystems with just a public prototype header, no private onesJelmer Vernooij2-5/+15
2007-10-10r14478: Remove unused proto_objs variableJelmer Vernooij1-21/+0
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-4/+0
2007-10-10r14472: fix typoStefan Metzmacher1-1/+1
2007-10-10r14469: Don't the variable INSTALLDIR for two different things...Jelmer Vernooij2-12/+12
2007-10-10r14383: Fix non-developer build.Jelmer Vernooij1-1/+0
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-3/+1
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-3/+3
2007-10-10r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij1-1/+3
2007-10-10r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij3-10/+25
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 Vernooij6-51/+25
2007-10-10r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij2-69/+0
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij3-3/+6
2007-10-10r14240: fix summary output (step 2)Stefan Metzmacher1-1/+5
2007-10-10r14237: fix the summary output (step 1)Stefan Metzmacher1-3/+6
2007-10-10r14154: Add summary line for extended attribute libraryJelmer Vernooij1-0/+1
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij5-17/+60
2007-10-10r14139: Fix issue with undefined variables.Jelmer Vernooij2-6/+3
2007-10-10r14117: fix a perl warningStefan Metzmacher1-0/+4
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-0/+3
2007-10-10r14104: version.h has changed the locationStefan Metzmacher1-2/+2
2007-10-10r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij2-4/+9
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 Metzmacher4-32/+50
2007-10-10r14066: fix whitespacesStefan Metzmacher1-2/+2
2007-10-10r13967: change the standard visibility to "default" public againStefan Metzmacher3-3/+6
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2-9/+19
2007-10-10r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij1-6/+2
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 Vernooij3-0/+17
2007-10-10r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher3-6/+6
2007-10-10r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher2-2/+2