summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/input.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14511: Install more headersJelmer Vernooij1-13/+4
2007-10-10r14499: Remove dynconfig hack for now - it caused a recompile of theJelmer Vernooij1-0/+2
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-2/+7
2007-10-10r14240: fix summary output (step 2)Stefan Metzmacher1-1/+5
2007-10-10r14151: Add simple script that writes a summary to show what libraries the userJelmer Vernooij1-17/+4
2007-10-10r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher1-1/+7
2007-10-10r13967: change the standard visibility to "default" public againStefan Metzmacher1-1/+5
2007-10-10r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher1-2/+2
2007-10-10r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher1-1/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-1/+5
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-0/+8
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+4
2007-10-10r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij1-5/+12
2007-10-10r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij1-1/+0
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-2/+2
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-1/+2
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-2/+6
2007-10-10r12520: Add support for --help to mkproto.plJelmer Vernooij1-0/+5
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-2/+6
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-0/+4
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-27/+14
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-8/+6
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-22/+12
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-10/+15
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-0/+3
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij1-4/+1
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij1-6/+7
2007-10-10r11254: Remove support for [TARGET:foo]-like .mk-file entriesJelmer Vernooij1-12/+0
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij1-1/+1
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-12/+20
2007-10-10r8690: Code cleanups, improvements necessary for dependencies (not added yet)Jelmer Vernooij1-38/+18
2007-10-10r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij1-0/+13
2007-10-10r6926: More build farm fixes:Jelmer Vernooij1-32/+18
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-4/+6
2007-10-10r6838: Remove unnecessary calls to gensec_gsskrb5Jelmer Vernooij1-2/+9
2007-10-10r6607: fix the buildStefan Metzmacher1-3/+3
2007-10-10r6589: Make the library versioning options for building a shared library opti...Tim Potter1-3/+10
2007-10-10r5487: - Allow disabling modulesJelmer Vernooij1-0/+5
2007-10-10r3768: Fix build of librariesJelmer Vernooij1-0/+3
2007-10-10r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij1-0/+1
2007-10-10r3740: Convert more files to .mk, fix the buildJelmer Vernooij1-1/+1
2007-10-10r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij1-3/+5
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-2/+14
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-56/+95
2007-10-10r3691: Use packagesJelmer Vernooij1-1/+4
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-0/+140