Merge commit 'release-4-0-0alpha1' into v4-0-test
[jelmer/samba4-debian.git] / source / build / smb_build / makefile.pm
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...
2007-10-10 Stefan Metzmacherr14913: readd --with-selftest-prefix as it's needed
2007-10-10 Jelmer Vernooijr14911: Allow easy modification of selftest subdirector...
2007-10-10 Jelmer Vernooijr14910: Remove unused configure options
2007-10-10 Jelmer Vernooijr14874: Allow overriding LIBRARY_REALNAME
2007-10-10 Stefan Metzmacherr14861: regenerate the proto headers when the .mk file...
2007-10-10 Jelmer Vernooijr14737: Fix shared library build without --enable-developer
2007-10-10 Jelmer Vernooijr14694: Remove for now until it does something useful.
2007-10-10 Jelmer Vernooijr14693: Automatically update dependencies during compil...
2007-10-10 Jelmer Vernooijr14670: Fix module extensions
2007-10-10 Jelmer Vernooijr14666: Fix handling of naming of shared modules when...
2007-10-10 Jelmer Vernooijr14640: Fix dependency
2007-10-10 Jelmer Vernooijr14609: Add heimdal/lib/des to the VPATH (required...
2007-10-10 Jelmer Vernooijr14608: Force creating symlinks (otherwise we end up...
2007-10-10 Jelmer Vernooijr14606: Fix paths in developer mode. This allows 'make...
2007-10-10 Jelmer Vernooijr14605: Create heimdal/lib/des/hcrypto symlink if it...
2007-10-10 Jelmer Vernooijr14604: Support 'aliases' for ldb modules
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14583: Enable automatic dependencies only if GNU make...
2007-10-10 Jelmer Vernooijr14582: No longer require 'make proto' when running...
2007-10-10 Jelmer Vernooijr14581: Disable automatic dependencies for now, as...
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14569: Make more functions public.
2007-10-10 Jelmer Vernooijr14565: Fix shared library sonames
2007-10-10 Jelmer Vernooijr14563: Include both private and proto names in makefil...
2007-10-10 Jelmer Vernooijr14562: Use VPATH to solve strange heimdal dependencies
2007-10-10 Jelmer Vernooijr14554: Write out header dependencies. This means all...
2007-10-10 Jelmer Vernooijr14552: Remove old dependency code
2007-10-10 Jelmer Vernooijr14543: Fix some build dependency problems caused by...
2007-10-10 Jelmer Vernooijr14529: Include $(builddir) where necesary
next