summaryrefslogtreecommitdiffstats
path: root/source4/build/smb_build/output.pm
Commit message (Expand)AuthorAgeFilesLines
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+1
* r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij2007-10-101-3/+3
* r15318: Don't create empty static libraries as some hosts have trouble with t...Jelmer Vernooij2007-10-101-1/+5
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-3/+3
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-23/+0
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-16/+16
* r15287: Simplify dependency detection codeJelmer Vernooij2007-10-101-2/+4
* r15271: Fix --enable-dsoJelmer Vernooij2007-10-101-2/+8
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-101-5/+5
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-14/+9
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-0/+5
* r14874: Allow overriding LIBRARY_REALNAMEJelmer Vernooij2007-10-101-9/+15
* r14666: Fix handling of naming of shared modules when not in developer modeJelmer Vernooij2007-10-101-17/+14
* r14606: Fix paths in developer mode. This allows 'make quicktest' to work whenJelmer Vernooij2007-10-101-1/+11
* r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2007-10-101-8/+8
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-101-8/+8
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14469: Don't the variable INSTALLDIR for two different things...Jelmer Vernooij2007-10-101-7/+7
* r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.Jelmer Vernooij2007-10-101-2/+9
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-12/+6
* r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher2007-10-101-5/+12
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-101-1/+1
* r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher2007-10-101-2/+2
* r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher2007-10-101-1/+1
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-101-2/+2
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-2/+7
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-1/+1
* r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij2007-10-101-22/+0
* r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij2007-10-101-1/+1
* r12219: Use some more common functionsJelmer Vernooij2007-10-101-4/+4
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-8/+6
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-2/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-9/+22
* r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij2007-10-101-2/+1
* r11249: More OpenBSD make fixes...Jelmer Vernooij2007-10-101-0/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-3/+18
* r10294: Generate Makefile directly rather then thru Makefile.in. AutoconfJelmer Vernooij2007-10-101-1/+1
* r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij2007-10-101-5/+1
* r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij2007-10-101-1/+1
* r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij2007-10-101-4/+19
* r7766: Treat NOPROTO as boolean.Jelmer Vernooij2007-10-101-9/+20
* r7764: Generate _ALL_OBJS list.Jelmer Vernooij2007-10-101-0/+5
* r7761: Don't let phony targets cause a rebuild of the binaries. ThanksJelmer Vernooij2007-10-101-1/+1
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-101-6/+9
* r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2007-10-101-1/+2
* r6926: More build farm fixes:Jelmer Vernooij2007-10-101-2/+2
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-8/+10
* r4812: removed dependence on Data::DumperAndrew Tridgell2007-10-101-1/+0
* r3769: fix the build of shared librariesStefan Metzmacher2007-10-101-1/+2
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-1/+2