r19509: Simplify buildsystem code, create proper symlinks for aliases.
[sfrench/samba-autobuild/.git] / source4 / build / smb_build /
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 Jelmer Vernooijr18749: Disable automatic dependencies by default ...
2007-10-10 Stefan Metzmacherr18294: remove leading ././ from .mk files
2007-10-10 Stefan Metzmacherr18293: use the correct name it's not always under...
2007-10-10 Stefan Metzmacherr18291: don't add ./ for files in the top dir '.'
2007-10-10 Stefan Metzmacherr18260: fix the build on systems with broken readdir
2007-10-10 Stefan Metzmacherr18223: the perl array of dependecies is in reversed...
2007-10-10 Stefan Metzmacherr18222: filter out double entries from CFLAGS
2007-10-10 Stefan Metzmacherr18220: $#foo returns the index of the last element...
2007-10-10 Stefan Metzmacherr18217: use shorter perl
2007-10-10 Stefan Metzmacherr18215: use a shorter version
2007-10-10 Stefan Metzmacherr18214: don't add empty elements
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Stefan Metzmacherr18210: - reenable autodependencies
2007-10-10 Stefan Metzmacherr18184: make clear that autodepencies are disabled...
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 Andrew Bartlettr17196: Clarify that SSL is used for LDAP as well as...
2007-10-10 Jelmer Vernooijr16040: Support more recent versions of autoconf
2007-10-10 Jelmer Vernooijr15607: Fix readline summary reporting
2007-10-10 Jelmer Vernooijr15585: Revive pidl's SWIG file generator. It now gener...
2007-10-10 Jelmer Vernooijr15578: Move some cpp-specific things from CFLAGS to...
2007-10-10 Jelmer Vernooijr15567: Add entry for iconv
2007-10-10 Jelmer Vernooijr15551: Fix clash between config.pm and globally instal...
2007-10-10 Jelmer Vernooijr15521: Take an optional subsystem name to generate...
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 Jelmer Vernooijr15384: Improve naming of socket library, disable Requi...
2007-10-10 Jelmer Vernooijr15381: Make shared libraries the default (where suppor...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15375: Rename readline.h to smbreadline.h avoid clashe...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
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 Vernooijr15338: Fix build of most things with shared libs enabled.
2007-10-10 Jelmer Vernooijr15322: Don't depend on nonexisting targets - should...
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 Stefan Metzmacherr15290: don't spam the screen
2007-10-10 Jelmer Vernooijr15287: Simplify dependency detection code
2007-10-10 Jelmer Vernooijr15284: Fix dot generation
2007-10-10 Jelmer Vernooijr15279: Fix dependencies when using static libraries
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15271: Fix --enable-dso
2007-10-10 Jelmer Vernooijr15270: Rename EXTRA_CFLAGS to CFLAGS - initial work...
2007-10-10 Jelmer Vernooijr15267: Fix call to mkdir() for old versions of perl...
2007-10-10 Jelmer Vernooijr15263: Remove another use of patsubst (should make...
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Jelmer Vernooijr15231: Try to fix detection of ability of CC to genera...
2007-10-10 Jelmer Vernooijr15223: Move heimdal's -I parameters from the global...
2007-10-10 Jelmer Vernooijr15214: Introduce subsystem-specific CFLAGS to keep...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
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 Vernooijr15002: More cleanups in build/m4/rewrite.m4
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 James Peachr14930: Coalesce the "feature enabled" tests so that...
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 Vernooijr14621: Define HAVE_IMMEDIATE_STRUCTURES for those...
2007-10-10 Jelmer Vernooijr14610: Fix writing of modulesdir to .pc files
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 Vernooijr14603: Fix building of ejs modules as shared libs
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 Vernooijr14586: Some small fixes, update TODO.
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...
next