Merge commit 'release-4-0-0alpha1' into v4-0-test
[sfrench/samba-autobuild/.git] / source4 / build /
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25524: Fix directory names for local module builds.
2007-10-10 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Jelmer Vernooijr25095: Display of which libraries the system-provided...
2007-10-10 Jelmer Vernooijr25094: Force building shared module if subsystem is...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr24997: Re-enable use of system-provided tdb and/or...
2007-10-10 Jelmer Vernooijr24995: Update upstream URLs.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Alexander Bokovoyr23862: Explain who requested unknown dependency. Helps...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr23638: add SMB_LIBRARY() macro to create a LIBRARY...
2007-10-10 Stefan Metzmacherr23637: fix detection of visibility attribute support
2007-10-10 Stefan Metzmacherr23635: fix the samba4 build...
2007-10-10 Stefan Metzmacherr23631: when linking shared libraries we need to make...
2007-10-10 Stefan Metzmacherr23111: nicer ./configure --help output
2007-10-10 Stefan Metzmacherr23110: add --disable-shared option, very useful for...
2007-10-10 Stefan Metzmacherr22996: merge HPUX compiler flag fixes from SAMBA_3_0
2007-10-10 Jelmer Vernooijr22697: Support building with external talloc.
2007-10-10 Stefan Metzmacherr22662: disable shared library support on Tru64
2007-10-10 Stefan Metzmacherr22455: split dependecies array for compiling and linki...
2007-10-10 Stefan Metzmacherr22452: fix creation of MK_FILES variable in Makefile
2007-10-10 Stefan Metzmacherr22451: allow
2007-10-10 Stefan Metzmacherr22410: disallow PUBLIC_ options on MODULE and BINARY
2007-10-10 Stefan Metzmacherr22400: only add srcdir and builddir path if they differ
2007-10-10 Stefan Metzmacherr22308: disabled shared libraries on aix and openbsd
2007-10-10 Stefan Metzmacherr22257: disable shared libraries on IRIX for now
2007-10-10 Stefan Metzmacherr22186: fix build with autodependencies
2007-10-10 James Peachr22047: Move suffix rules into smb_build. Enable $...
2007-10-10 Stefan Metzmacherr22038: - fix perl warning
2007-10-10 James Peachr22037: Make sure STATICDIR exists before linking a...
2007-10-10 James Peachr22036: Make sure both srcdir and builddir are in VPATH.
2007-10-10 James Peachr22035: Introduce HOSTLD which is needed to link the...
2007-10-10 James Peachr22032: Make sure static libraries end up in bin/static.
2007-10-10 James Peachr22031: Make sure we rewrite the include directives...
2007-10-10 James Peachr22030: Simplify include parsing for config.mk files...
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21684: remove summary line for gtk code, as it's now...
2007-10-10 Jelmer Vernooijr21678: Don't generate Requires.private lines for insta...
2007-10-10 Jelmer Vernooijr21582: Allow modification of LDFLAGS
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Stefan Metzmacherr20825: control the subsystem default output type via...
2007-10-10 Stefan Metzmacherr20814: always define SHLIBEXT, to fix the build on...
2007-10-10 Stefan Metzmacherr20802: - don't add the same Makefile vars twice...
2007-10-10 James Peachr20697: A couple of minot cross-compile fixes.
2007-10-10 Andrew Bartlettr20645: Commit the build system changes to allow script...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Stefan Metzmacherr20303: try to fix 'make install' on solaris 8, ln...
2007-10-10 Jelmer Vernooijr20298: Fix pidl tests (missing symlink..).
2007-10-10 Jelmer Vernooijr19908: Fix order of paths in pc files.
2007-10-10 Jelmer Vernooijr19882: Fix static link flags in pkg-config files....
2007-10-10 Jelmer Vernooijr19881: Add private library flags when linking to stati...
2007-10-10 Jelmer Vernooijr19863: Create -uninstalled.pc files. This should reena...
2007-10-10 Jelmer Vernooijr19678: Fix the build for now (ugly hack because of...
2007-10-10 Jelmer Vernooijr19673: Build shared libs against shared libs.
2007-10-10 Jelmer Vernooijr19670: Reduce the number of unresolved symbols when...
2007-10-10 Jelmer Vernooijr19636: Add URLs to ldb and talloc pkg-config files.
2007-10-10 Jelmer Vernooijr19634: Only use --allow-undef-shlib for modules.
2007-10-10 Jelmer Vernooijr19631: Re-enable shared libraries, but don't use ...
2007-10-10 Stefan Metzmacherr19625: not all linkers like -Wl,rpath-link, so don...
2007-10-10 Stefan Metzmacherr19623: disable building of shared libs until we have...
2007-10-10 Stefan Metzmacherr19622: - remove unused var
2007-10-10 Stefan Metzmacherr19621: move enable-dso to check_ld.m4 again and add...
2007-10-10 Stefan Metzmacherr19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
2007-10-10 Stefan Metzmacherr19609: fix uninitialized perl variabel, we need AC_SUB...
2007-10-10 Jelmer Vernooijr19582: Support building both shared and static version...
2007-10-10 Jelmer Vernooijr19575: Build static libs in bin/static rather than...
2007-10-10 Jelmer Vernooijr19574: Initial work towards supporting build of both...
2007-10-10 Jelmer Vernooijr19571: Add a USESHARED parameter (different from BLDSH...
2007-10-10 Jelmer Vernooijr19543: Make dynconfig less special.
2007-10-10 Jelmer Vernooijr19509: Simplify buildsystem code, create proper symlin...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Jelmer Vernooijr19364: Fix build for 'regular' installs.
2007-10-10 Jelmer Vernooijr19358: Use subunit tests from the right location ...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Stefan Metzmacherr18975: follow the advice from "William Jojo" <jojowil...
2007-10-10 Stefan Metzmacherr18974: we don't have the configure check that sets
2007-10-10 Andrew Tridgellr18936: hopefully fix the test for negative enum values...
2007-10-10 Andrew Tridgellr18833: darn, forgot to commit this
2007-10-10 Jelmer Vernooijr18749: Disable automatic dependencies by default ...
2007-10-10 Stefan Metzmacherr18549: move gcc version check to libreplace and reorde...
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Andrew Tridgellr18535: move the AC_CANONICAL_HOST and host specific...
2007-10-10 Stefan Metzmacherr18503: - _GNU_SOURCE is defined by libreplace
2007-10-10 Stefan Metzmacherr18501: libreplace needs 'long long', bailout if not...
2007-10-10 Stefan Metzmacherr18500: move make related checks into its own file
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Stefan Metzmacherr18419: fix include paths of the configure tests
2007-10-10 Stefan Metzmacherr18366: check if we can link using the selected flags
2007-10-10 Andrew Tridgellr18337: more -Ae tests in check_cc.m4
2007-10-10 Stefan Metzmacherr18294: remove leading ././ from .mk files
2007-10-10 Stefan Metzmacherr18293: use the correct name it's not always under...
next