summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/input.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-0/+1
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-0/+2
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-3/+4
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-3/+1
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-14/+31
2007-10-10r15290: don't spam the screenStefan Metzmacher1-1/+1
2007-10-10r15287: Simplify dependency detection codeJelmer Vernooij1-39/+33
2007-10-10r15279: Fix dependencies when using static librariesJelmer Vernooij1-4/+1
2007-10-10r15271: Fix --enable-dsoJelmer Vernooij1-11/+17
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij1-2/+2
2007-10-10r15248: Fix automatic dependencies buildJelmer Vernooij1-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-4/+6
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