r14572: Give libraries saner names, remove some .pc files, make some things
[bbaumbach/samba-autobuild/.git] / source4 / build / smb_build / config_mk.pm
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14518: Support STANDARD_VISIBILITY property on binaries
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14066: fix whitespaces
2007-10-10 Stefan Metzmacherr13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
2007-10-10 Stefan Metzmacherr13918: fix whitespaces
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Jelmer Vernooijr13867: Wrap the cflags.sh hack in the build system...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Stefan Metzmacherr12772: - create variables for the %(patsubst ...)...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12638: fix the build on BSD systems
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Stefan Metzmacherr12615: prepare building with ../samba4/source/configur...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12520: Add support for --help to mkproto.pl
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
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 Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11300: Treat libraries as a special kind of subsystem
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Stefan Metzmacherr10112: - check attributes depending on the section...
2007-10-10 Jelmer Vernooijr10091: Fix perl warnings
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
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 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
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 Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Jelmer Vernooijr7766: Treat NOPROTO as boolean.
2007-10-10 Jelmer Vernooijr7315: Add support for custom makefile targets, e.g.:
2007-10-10 Jelmer Vernooijr7310: Support TARGET_CFLAGS thru recursive make
2007-10-10 Andrew Tridgellr7271: added the ability to specify a target specific...
2007-10-10 Jelmer Vernooijr7059: Use namespaces for pidl and the build system...
2007-10-10 Jelmer Vernooijr6926: More build farm fixes:
2007-10-10 Jelmer Vernooijr6924: Remove some unused functions.
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3726: More simplifications/fixes in the build system
2007-10-10 Jelmer Vernooijr3691: Use packages
2007-10-10 Jelmer Vernooijr3690: Use perl's 'use' statement to include the build...