summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/config_mk.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-4/+0
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
2007-10-10r14066: fix whitespacesStefan Metzmacher1-2/+2
2007-10-10r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher1-2/+2
2007-10-10r13918: fix whitespacesStefan Metzmacher1-5/+3
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-1/+5
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij1-3/+11
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+2
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-2/+5
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+2
2007-10-10r12638: fix the build on BSD systemsStefan Metzmacher1-9/+9
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+0
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-10/+10
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-1/+7
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-6/+0
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-7/+7
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-4/+4
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-1/+2
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij1-1/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-1/+3
2007-10-10r10112: - check attributes depending on the section typeStefan Metzmacher1-24/+74
2007-10-10r10091: Fix perl warningsJelmer Vernooij1-0/+1
2007-10-10r9549: Rerun ./config.status if one of the .mk files changesJelmer Vernooij1-1/+7
2007-10-10r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij1-61/+34
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij1-82/+39
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+1
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-2/+22
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij1-2/+1
2007-10-10r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell1-1/+0
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-1/+2
2007-10-10r7766: Treat NOPROTO as boolean.Jelmer Vernooij1-1/+1
2007-10-10r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij1-1/+2
2007-10-10r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij1-1/+1
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell1-1/+2
2007-10-10r7059: Use namespaces for pidl and the build system, so we can later onJelmer Vernooij1-1/+1
2007-10-10r6926: More build farm fixes:Jelmer Vernooij1-104/+30
2007-10-10r6924: Remove some unused functions.Jelmer Vernooij1-200/+0
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-1/+23
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij1-5/+5
2007-10-10r3691: Use packagesJelmer Vernooij1-4/+9
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-0/+435