r14281: Pull apart LIBDIR and MODULESDIR
[jelmer/samba4-debian.git] / source / build / smb_build / makefile.pm
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
2007-10-10 Jelmer Vernooijr10091: Fix perl warnings
2007-10-10 Jelmer Vernooijr10043: Only recompile subsystems that actually need...
2007-10-10 Jelmer Vernooijr10041: Add 'gcov' make target. Run
2007-10-10 Jelmer Vernooijr10032: Add tdr generated files to clean target
2007-10-10 James Peachr9939: Add configure check for yapp.
2007-10-10 Jelmer Vernooijr9587: Fix SWAT data dir for --with-fhs
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 Stefan Metzmacherr9142: fix the output to the new names
2007-10-10 Stefan Metzmacherr9049: - add property dependencies to include/proto.h
2007-10-10 Jelmer Vernooijr9001: Fix warning in make clean
2007-10-10 Jelmer Vernooijr8997: Define CPP for hosts that don't default to ...
2007-10-10 Jelmer Vernooijr8996: More build fixes...
2007-10-10 Jelmer Vernooijr8994: Clean up some more autogenerated files so I...
2007-10-10 Jelmer Vernooijr8988: Don't remove Makefile.core in distclean...
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8979: Bunch of makefile fragment inclusion fixes:
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Stefan Metzmacherr8973: nicer output
2007-10-10 Jelmer Vernooijr8972: More simplifications...
2007-10-10 Jelmer Vernooijr8968: More simplifications
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Jelmer Vernooijr8955: Move a bit more of the build process to the...
2007-10-10 Jelmer Vernooijr8936: Use incremental linking. This appeared to be...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...
2007-10-10 Jelmer Vernooijr8841: disable dependencies for now. To try dependencie...
2007-10-10 Jelmer Vernooijr8838: Add ugly hack to prevent make from barfing out...
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8827: Fix install on some systems.
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Jelmer Vernooijr8690: Code cleanups, improvements necessary for depend...
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Tridgellr8649: added smbscript to the list of binaries to install
2007-10-10 Andrew Tridgellr8576: install scripts from scripting/bin/
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8440: - several build farm hosts were failing 'make...
2007-10-10 Andrew Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Andrew Tridgellr8314: - added an 'installmisc' target for installing...
2007-10-10 Andrew Tridgellr8305: another attempt at getting heimdal building...
2007-10-10 Andrew Tridgellr8303: a workaround for forcing HEIMDAL_EXTERNAL to...
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Jelmer Vernooijr8264: - Use standard perl package structure for pidl.
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Andrew Tridgellr7977: split up 'make clean' a little more as it is...
2007-10-10 Jelmer Vernooijr7958: More debian packaging updates; packages build...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Andrew Tridgellr7896: don't output null rules for blank targets (caued...
2007-10-10 Andrew Tridgellr7894: remove portability experiments until its working...
2007-10-10 Stefan Metzmacherr7875: try to see if this is portable
2007-10-10 Andrew Tridgellr7874: reverted metzes patch svn 7837 as it is not...
2007-10-10 Stefan Metzmacherr7845: remove unused files
2007-10-10 Stefan Metzmacherr7837: use some more 'make' features
next