summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-7/+9
2007-10-10r25095: Display of which libraries the system-provided version is being used.Jelmer Vernooij1-2/+11
2007-10-10r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij1-1/+5
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett1-2/+1
2007-10-10r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij1-17/+14
2007-10-10r24995: Update upstream URLs.Jelmer Vernooij1-2/+2
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...Alexander Bokovoy1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell1-2/+2
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher1-0/+20
2007-10-10r23637: fix detection of visibility attribute supportStefan Metzmacher1-3/+2
2007-10-10r23635: fix the samba4 build...Stefan Metzmacher1-1/+2
2007-10-10r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher1-4/+16
2007-10-10r23111: nicer ./configure --help outputStefan Metzmacher2-2/+2
2007-10-10r23110: add --disable-shared option, very useful for the build-farm...Stefan Metzmacher1-2/+10
2007-10-10r22996: merge HPUX compiler flag fixes from SAMBA_3_0Stefan Metzmacher1-1/+2
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-4/+20
2007-10-10r22662: disable shared library support on Tru64Stefan Metzmacher1-1/+2
2007-10-10r22455: split dependecies array for compiling and linking and use better name...Stefan Metzmacher2-13/+21
2007-10-10r22452: fix creation of MK_FILES variable in MakefileStefan Metzmacher1-0/+1
2007-10-10r22451: allowStefan Metzmacher1-0/+8
2007-10-10r22410: disallow PUBLIC_ options on MODULE and BINARYStefan Metzmacher1-7/+0
2007-10-10r22400: only add srcdir and builddir path if they differStefan Metzmacher1-1/+4
2007-10-10r22308: disabled shared libraries on aix and openbsdStefan Metzmacher1-2/+4
2007-10-10r22257: disable shared libraries on IRIX for nowStefan Metzmacher1-1/+2
2007-10-10r22186: fix build with autodependenciesStefan Metzmacher1-1/+1
2007-10-10r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach1-0/+52
2007-10-10r22038: - fix perl warningStefan Metzmacher1-1/+1
2007-10-10r22037: Make sure STATICDIR exists before linking a static archive.James Peach1-0/+1
2007-10-10r22036: Make sure both srcdir and builddir are in VPATH.James Peach1-3/+5
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2-1/+29
2007-10-10r22032: Make sure static libraries end up in bin/static.James Peach1-0/+1
2007-10-10r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2-4/+20
2007-10-10r22030: Simplify include parsing for config.mk files, making sure we getJames Peach1-31/+73
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-1/+1
2007-10-10r21684: remove summary line for gtk code, as it's now maintained out-of-treeJelmer Vernooij1-1/+0
2007-10-10r21678: Don't generate Requires.private lines for install .pc files. Static l...Jelmer Vernooij1-1/+1
2007-10-10r21582: Allow modification of LDFLAGSJelmer Vernooij1-8/+7
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-6/+11
2007-10-10r20942: Simplify handling of systems that don't support negative enum values ...Jelmer Vernooij3-6/+1
2007-10-10r20825: control the subsystem default output type via a variable tooStefan Metzmacher1-3/+8
2007-10-10r20814: always define SHLIBEXT, to fix the build on host with no support for ...Stefan Metzmacher1-25/+46
2007-10-10r20802: - don't add the same Makefile vars twice...Stefan Metzmacher1-3/+8
2007-10-10r20697: A couple of minot cross-compile fixes.James Peach1-1/+2
2007-10-10r20645: Commit the build system changes to allow scripts in config.mk files.Andrew Bartlett1-4/+9
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman1-1/+1
2007-10-10r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work ifStefan Metzmacher1-0/+5
2007-10-10r20298: Fix pidl tests (missing symlink..).Jelmer Vernooij2-6/+10