summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/input.pm
AgeCommit message (Expand)AuthorFilesLines
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-8/+11
2007-12-24r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij1-0/+3
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-0/+1
2007-12-21r26289: build: avoid nasty foo/./bla pathes for python stuffStefan Metzmacher1-2/+5
2007-12-21r26279: Don't compile any python stuff if python is not available.Jelmer Vernooij1-0/+2
2007-12-21r26121: Don't build modules if subsystem isn't build.Jelmer Vernooij1-0/+5
2007-12-21r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij1-1/+3
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+1
2007-12-21r26067: Merge improvements building Python modules.Jelmer Vernooij1-6/+43
2007-12-21r25847: Don't link modules against their subsystem.Jelmer Vernooij1-1/+0
2007-10-10r25524: Fix directory names for local module builds.Jelmer Vernooij1-1/+3
2007-10-10r25094: Force building shared module if subsystem is a shared library.Jelmer Vernooij1-1/+5
2007-10-10r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...Alexander Bokovoy1-1/+1
2007-10-10r22455: split dependecies array for compiling and linking and use better name...Stefan Metzmacher1-11/+19
2007-10-10r19582: Support building both shared and static versions of libraries at the ...Jelmer Vernooij1-6/+7
2007-10-10r18260: fix the build on systems with broken readdirStefan Metzmacher1-0/+1
2007-10-10r18222: filter out double entries from CFLAGSStefan Metzmacher1-4/+0
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-2/+6
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-0/+23
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