r15064: Remove the change until I find proper solution
[bbaumbach/samba-autobuild/.git] / source / build / smb_build / makefile.pm
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
2007-10-10 Jelmer Vernooijr14516: dynconfig fixes
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 Vernooijr14483: Allow subsystems with just a public prototype...
2007-10-10 Jelmer Vernooijr14478: Remove unused proto_objs variable
2007-10-10 Stefan Metzmacherr14472: fix typo
2007-10-10 Jelmer Vernooijr14469: Don't the variable INSTALLDIR for two different...
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 Jelmer Vernooijr14139: Fix issue with undefined variables.
2007-10-10 Stefan Metzmacherr14117: fix a perl warning
2007-10-10 Jelmer Vernooijr14097: Remove subsystem names when installing modules...
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Stefan Metzmacherr14072: - only add the 'lib' prefix to libraries not...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13943: the -rpath-link should be only used for binaries,
2007-10-10 Stefan Metzmacherr13940: use the local vs. install linkerflag trick...
2007-10-10 Jelmer Vernooijr13939: Fix bin/.dummy issues, add more ignores
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13867: Wrap the cflags.sh hack in the build system...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Stefan Metzmacherr13163: as we don't import the raw magic configure...
2007-10-10 Andrew Bartlettr13153: Try to move closer to FHS. This probably break...
2007-10-10 Jelmer Vernooijr13070: Add a simple smbd manpage, based on the Samba...
2007-10-10 Stefan Metzmacherr12896: IRIX make will fallback to gmake with this,
2007-10-10 Stefan Metzmacherr12772: - create variables for the %(patsubst ...)...
2007-10-10 Andrew Bartlettr12753: Try to fix the build after a 'make clean'....
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12615: prepare building with ../samba4/source/configur...
2007-10-10 Stefan Metzmacherr12613: workarround a BSD make bug, where $< gets expan...
2007-10-10 Jelmer Vernooijr12523: Convert the registry subsystem to use a seperat...
2007-10-10 Jelmer Vernooijr12520: Add support for --help to mkproto.pl
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12450: Move generation of proto and full object lists...
2007-10-10 Stefan Metzmacherr12325: - remove the hostcc object files with make...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Jelmer Vernooijr12253: Automatically build seperate binaries without...
2007-10-10 Jelmer Vernooijr12219: Use some more common functions
2007-10-10 Jelmer Vernooijr12218: Use common functions for generating lists
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11311: Move some more logic to env
2007-10-10 Jelmer Vernooijr11307: Add support for generating pkg-config files
2007-10-10 Jelmer Vernooijr11306: Move more static Makefile data to main.mk
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11257: Add and use output function
2007-10-10 Jelmer Vernooijr11254: Remove support for [TARGET:foo]-like .mk-file...
2007-10-10 Jelmer Vernooijr11252: Make makefile.pm OO and descend from env
2007-10-10 Jelmer Vernooijr11249: More OpenBSD make fixes...
2007-10-10 Jelmer Vernooijr11247: Add environment class
2007-10-10 Jelmer Vernooijr11245: Hopefully fix heimdal build on some hosts
2007-10-10 Andrew Tridgellr10526: BASEDIR must be set or we end up installing...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10294: Generate Makefile directly rather then thru...
2007-10-10 Jelmer Vernooijr10287: Compile compilers for build host. This fixes...
2007-10-10 Jelmer Vernooijr10283: Eliminate some more use of autoconf substitutio...
2007-10-10 Stefan Metzmacherr10140: reorder some stuff, for nicer output
next