Merge branch 'v4-0-trivial' into v4-0-python
[ira/wip.git] / source / build / smb_build / makefile.pm
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijMove first_prereq test to m4 code.
2008-02-09 Jelmer VernooijMove some static makefile variables to rules.mk.
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-22 Jelmer Vernooijbuild: remove support for automatically building .pc...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-20 Jelmer Vernooijbuild: Fix handling of external pkg-config dependencies...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Jelmer Vernooijpython: Build shared python modules for generic use.
2007-12-24 Jelmer Vernooijr26578: Ensure directory exists.
2007-12-24 Jelmer Vernooijr26571: Hide warnings about unused macros and casting...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26486: Use portable run-time library path environment...
2007-12-21 Stefan Metzmacherr26414: build: bring in the content of EXT_LIB's for...
2007-12-21 Stefan Metzmacherr26291: build: make use of output::add_dir_str() to...
2007-12-21 Jelmer Vernooijr26122: Don't install python bindings yet.
2007-12-21 Jelmer Vernooijr26120: Don't install python modules as modules.
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr26067: Merge improvements building Python modules.
2007-12-21 Stefan Metzmacherr25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
2007-12-21 Stefan Metzmacherr25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and...
2007-12-21 Stefan Metzmacherr25978: build: use AC_LIBREPLACE_MDLD_* macros and...
2007-12-21 Stefan Metzmacherr25975: build: split SharedModule from SharedLibrary
2007-12-21 Stefan Metzmacherr25954: we don't need this twice
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Stefan Metzmacherr25913: maybe some platforms have problems with echo -e
2007-12-21 Stefan Metzmacherr25697: make *clean doesn't work after a svn up when...
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 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
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 Metzmacherr22451: allow
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 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21678: Don't generate Requires.private lines for insta...
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 Metzmacherr20802: - don't add the same Makefile vars twice...
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 Vernooijr19673: Build shared libs against shared libs.
2007-10-10 Jelmer Vernooijr19670: Reduce the number of unresolved symbols when...
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 Metzmacherr19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
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 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 Andrew Tridgellr18833: darn, forgot to commit this
2007-10-10 Stefan Metzmacherr18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
2007-10-10 Stefan Metzmacherr18181: use:
2007-10-10 Stefan Metzmacherr18136: put lib/replace in the default include path
2007-10-10 Jelmer Vernooijr16040: Support more recent versions of autoconf
2007-10-10 Jelmer Vernooijr15578: Move some cpp-specific things from CFLAGS to...
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15363: Fix dependencies for shared library
2007-10-10 Jelmer Vernooijr15350: Remove empty subsystem, don't install .a files...
2007-10-10 Jelmer Vernooijr15318: Don't create empty static libraries as some...
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Jelmer Vernooijr15223: Move heimdal's -I parameters from the global...
2007-10-10 Jelmer Vernooijr15205: Allow additional LDFLAGS, fixes #3961.
2007-10-10 Alexander Bokovoyr15064: Remove the change until I find proper solution
2007-10-10 Alexander Bokovoyr15063: Theoretically, this should allow NetBSD make...
2007-10-10 Alexander Bokovoyr15062: Theoretically, this should allow NetBSD make...
2007-10-10 Alexander Bokovoyr15052: Do not add builddir variants into include paths...
2007-10-10 Alexander Bokovoyr15036: Add out of tree build support and see how build...
2007-10-10 Jelmer Vernooijr14997: Fix build of static libraries. Libraries build...
2007-10-10 Jelmer Vernooijr14995: Avoid parallel builds unless there is support...
next