summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/output.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher1-5/+12
2007-10-10r13967: change the standard visibility to "default" public againStefan Metzmacher1-1/+1
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-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij1-2/+2
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-2/+7
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij1-1/+1
2007-10-10r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij1-22/+0
2007-10-10r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij1-1/+1
2007-10-10r12219: Use some more common functionsJelmer Vernooij1-4/+4
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-2/+1
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-9/+22
2007-10-10r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij1-2/+1
2007-10-10r11249: More OpenBSD make fixes...Jelmer Vernooij1-0/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-3/+18
2007-10-10r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij1-1/+1
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij1-5/+1
2007-10-10r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij1-1/+1
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij1-4/+19
2007-10-10r7766: Treat NOPROTO as boolean.Jelmer Vernooij1-9/+20
2007-10-10r7764: Generate _ALL_OBJS list.Jelmer Vernooij1-0/+5
2007-10-10r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij1-1/+1
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij1-6/+9
2007-10-10r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij1-1/+2
2007-10-10r6926: More build farm fixes:Jelmer Vernooij1-2/+2
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-8/+10
2007-10-10r4812: removed dependence on Data::DumperAndrew Tridgell1-1/+0
2007-10-10r3769: fix the build of shared librariesStefan Metzmacher1-1/+2
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-1/+2
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-7/+0
2007-10-10r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij1-2/+2
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-10/+10
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-226/+80
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij1-3/+0
2007-10-10r3691: Use packagesJelmer Vernooij1-0/+3
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij1-0/+264