summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13918: fix whitespacesStefan Metzmacher1-5/+3
2007-10-10r13917: fix detection of the visibility support,Stefan Metzmacher1-7/+14
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-1/+5
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2-13/+20
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-0/+1
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij7-30/+35
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij5-6/+45
2007-10-10r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij1-7/+9
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij3-2/+11
2007-10-10r13654: Move some more stuff out of include/Jelmer Vernooij2-7/+7
2007-10-10r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett1-2/+2
2007-10-10r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach1-0/+12
2007-10-10r13249: Check for alloca.h. popt needs this.James Peach1-0/+1
2007-10-10r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach1-21/+0
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2-0/+20
2007-10-10r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach1-0/+8
2007-10-10r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach1-0/+5
2007-10-10r13227: revert some more stuff from 13208Stefan Metzmacher1-4/+1
2007-10-10r13225: Enable full compiler warnings for developer mode on IRIX.James Peach1-3/+7
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-1/+4
2007-10-10r13163: as we don't import the raw magic configure vars forStefan Metzmacher2-13/+12
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2-53/+10
2007-10-10r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett1-7/+9
2007-10-10r13071: Work around a really annoying compiler warning where header fileJames Peach1-0/+21
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-10r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher1-0/+19
2007-10-10r12805: merge from samba3Stefan Metzmacher1-2/+2
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher2-5/+3
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij3-8/+12
2007-10-10r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2-6/+13
2007-10-10r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij1-1/+0
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij3-2/+6
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij1-3/+1
2007-10-10r12638: fix the build on BSD systemsStefan Metzmacher1-9/+9
2007-10-10r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij1-5/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2-33/+0
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher6-17/+32
2007-10-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12589: Add missing newline.Jelmer Vernooij1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2-7/+15
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij4-6/+32