Build complete static libraries.
[jelmer/samba4-debian.git] / source / build / smb_build / input.pm
2008-02-18 Jelmer VernooijBuild complete static libraries.
2008-02-18 Jelmer VernooijSimplify some more smb_build code.
2008-02-18 Jelmer VernooijAdd elements in the build system implicitly if they...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-16 Jelmer VernooijPrevent adding libreplace when not necessary.
2008-02-16 Jelmer VernooijSome more mergedobj fixes.
2008-02-16 Jelmer VernooijUse standard variable for partial linking.
2008-02-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Jelmer VernooijRemove type before variables in data.mk
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijRemove some make variables that aren't necessary.
2008-01-16 Jelmer Vernooijpython: Don't attempt to build shared and static versio...
2008-01-16 Jelmer Vernooijpython: Build shared python modules for generic use.
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-24 Jelmer Vernooijr26571: Hide warnings about unused macros and casting...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Stefan Metzmacherr26289: build: avoid nasty foo/./bla pathes for python...
2007-12-21 Jelmer Vernooijr26279: Don't compile any python stuff if python is...
2007-12-21 Jelmer Vernooijr26121: Don't build modules if subsystem isn't build.
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr26067: Merge improvements building Python modules.
2007-12-21 Jelmer Vernooijr25847: Don't link modules against their subsystem.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25524: Fix directory names for local module builds.
2007-10-10 Jelmer Vernooijr25094: Force building shared module if subsystem is...
2007-10-10 Alexander Bokovoyr23862: Explain who requested unknown dependency. Helps...
2007-10-10 Stefan Metzmacherr22455: split dependecies array for compiling and linki...
2007-10-10 Jelmer Vernooijr19582: Support building both shared and static version...
2007-10-10 Stefan Metzmacherr18260: fix the build on systems with broken readdir
2007-10-10 Stefan Metzmacherr18222: filter out double entries from CFLAGS
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Stefan Metzmacherr18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
2007-10-10 Jelmer Vernooijr15551: Fix clash between config.pm and globally instal...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr15313: Fix some dependencies in dso mode
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Stefan Metzmacherr15290: don't spam the screen
2007-10-10 Jelmer Vernooijr15287: Simplify dependency detection code
2007-10-10 Jelmer Vernooijr15279: Fix dependencies when using static libraries
2007-10-10 Jelmer Vernooijr15271: Fix --enable-dso
2007-10-10 Jelmer Vernooijr15270: Rename EXTRA_CFLAGS to CFLAGS - initial work...
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14499: Remove dynconfig hack for now - it caused a...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14240: fix summary output (step 2)
2007-10-10 Jelmer Vernooijr14151: Add simple script that writes a summary to...
2007-10-10 Stefan Metzmacherr14072: - only add the 'lib' prefix to libraries not...
2007-10-10 Stefan Metzmacherr13967: change the standard visibility to "default...
2007-10-10 Stefan Metzmacherr13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
2007-10-10 Stefan Metzmacherr13919: for us the standard for the visibility is ...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Jelmer Vernooijr12680: Support setting the environment variable SMB_BU...
2007-10-10 Jelmer Vernooijr12671: Modules don't have to be linked with their...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12615: prepare building with ../samba4/source/configur...
2007-10-10 Jelmer Vernooijr12523: Convert the registry subsystem to use a seperat...
2007-10-10 Jelmer Vernooijr12520: Add support for --help to mkproto.pl
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12450: Move generation of proto and full object lists...
2007-10-10 Jelmer Vernooijr12253: Automatically build seperate binaries without...
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11300: Treat libraries as a special kind of subsystem
2007-10-10 Jelmer Vernooijr11299: Try to fix build on Stratos VOS (doesn't suppor...
2007-10-10 Jelmer Vernooijr11254: Remove support for [TARGET:foo]-like .mk-file...
2007-10-10 Jelmer Vernooijr8936: Use incremental linking. This appeared to be...
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Jelmer Vernooijr8690: Code cleanups, improvements necessary for depend...
2007-10-10 Jelmer Vernooijr7315: Add support for custom makefile targets, e.g.:
2007-10-10 Jelmer Vernooijr6926: More build farm fixes:
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Jelmer Vernooijr6838: Remove unnecessary calls to gensec_gsskrb5
2007-10-10 Stefan Metzmacherr6607: fix the build
2007-10-10 Tim Potterr6589: Make the library versioning options for building...
2007-10-10 Jelmer Vernooijr5487: - Allow disabling modules
2007-10-10 Jelmer Vernooijr3768: Fix build of libraries
2007-10-10 Jelmer Vernooijr3751: Some fixes to using enable and disable for subsy...
2007-10-10 Jelmer Vernooijr3740: Convert more files to .mk, fix the build
2007-10-10 Jelmer Vernooijr3735: Allow building subsystems as static libraries...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Jelmer Vernooijr3691: Use packages
2007-10-10 Jelmer Vernooijr3690: Use perl's 'use' statement to include the build...