r14554: Write out header dependencies. This means all C files affected will be
[bbaumbach/samba-autobuild/.git] / source / build / smb_build / makefile.pm
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
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:
next