r15279: Fix dependencies when using static libraries
[samba.git] / source / build /
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 Vernooijr15257: Look for headers before trying to use them...
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Jelmer Vernooijr15236: Fix -MT detection
2007-10-10 Jelmer Vernooijr15232: Look for CC flags, not C++ flags..
2007-10-10 Jelmer Vernooijr15231: Try to fix detection of ability of CC to genera...
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
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 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Jelmer Vernooijr15190: Disable sonames for the BSDs and solaris as...
2007-10-10 James Peachr15143: Pull in GNU extensions right at the start of...
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 Vernooijr15000: Move some more autoconf tests out of build...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Jelmer Vernooijr14998: Remove unused autoconf test, move others to...
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 Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14816: Simplify test for comparison_fn_t
2007-10-10 Jelmer Vernooijr14813: Remove headers already checked for earlier...
2007-10-10 Jelmer Vernooijr14812: Fix typos
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...
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
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 Vernooijr14549: Use make-compatible syntax in extra_cflags...
2007-10-10 Jelmer Vernooijr14543: Fix some build dependency problems caused by...
2007-10-10 Jelmer Vernooijr14529: Include $(builddir) where necesary
2007-10-10 Jelmer Vernooijr14528: Fix installation of manpages
2007-10-10 Jelmer Vernooijr14518: Support STANDARD_VISIBILITY property on binaries
2007-10-10 Jelmer Vernooijr14517: Put Modulesdir: line in .pc files, so 3rd parti...
2007-10-10 Jelmer Vernooijr14516: dynconfig fixes
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14501: Re-add nicely working hack to allow running...
2007-10-10 Jelmer Vernooijr14499: Remove dynconfig hack for now - it caused a...
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14483: Allow subsystems with just a public prototype...
2007-10-10 Jelmer Vernooijr14478: Remove unused proto_objs variable
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Stefan Metzmacherr14472: fix typo
2007-10-10 Jelmer Vernooijr14469: Don't the variable INSTALLDIR for two different...
2007-10-10 Jelmer Vernooijr14383: Fix non-developer build.
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14347: Add registration function to allow registering...
2007-10-10 Jelmer Vernooijr14335: Build shared modules in bin/modules/$SUBSYSTEM...
2007-10-10 Jelmer Vernooijr14332: Built in different paths when running locally...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14322: Remove the BROKEN_CC flag for now. None of...
2007-10-10 Jelmer Vernooijr14281: Pull apart LIBDIR and MODULESDIR
2007-10-10 Stefan Metzmacherr14240: fix summary output (step 2)
2007-10-10 Stefan Metzmacherr14237: fix the summary output (step 1)
2007-10-10 Jelmer Vernooijr14154: Add summary line for extended attribute library
2007-10-10 Jelmer Vernooijr14151: Add simple script that writes a summary to...
next