python: Use relative paths for registry.
[kai/samba.git] / source4 / build /
2008-01-23 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-22 Jelmer Vernooijbuild: Remove support for DESCRIPTION setting that...
2008-01-22 Jelmer Vernooijbuild: remove support for automatically building .pc...
2008-01-22 Jelmer Vernooijbuild: Allow manually written pkg-config files.
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Jelmer Vernooijbuild: Allow overriding CFLAGS for python packages.
2008-01-20 Jelmer Vernooijbuild: Fix handling of external pkg-config dependencies...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
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.
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-10 Stefan Metzmacherprepare the mkversion.sh infrastructure for git branche...
2008-01-04 Jelmer Vernooijr26664: buildsystem: Hopefully fix the shared library...
2007-12-26 Jelmer Vernooijr26602: Revert my previous commit as it only works...
2007-12-26 Jelmer Vernooijr26600: Provide dir variable with current basedir in...
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26578: Ensure directory exists.
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 Vernooijr26486: Use portable run-time library path environment...
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Stefan Metzmacherr26421: build: we now have HAVE_IFACE_GETIFADDRS as...
2007-12-21 Stefan Metzmacherr26414: build: bring in the content of EXT_LIB's for...
2007-12-21 Stefan Metzmacherr26291: build: make use of output::add_dir_str() to...
2007-12-21 Stefan Metzmacherr26290: build: split add_dir() into add_dir_str() and...
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 Vernooijr26122: Don't install python bindings yet.
2007-12-21 Jelmer Vernooijr26121: Don't build modules if subsystem isn't build.
2007-12-21 Jelmer Vernooijr26120: Don't install python modules as modules.
2007-12-21 Jelmer Vernooijr26116: Mention python in the config.status summary.
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
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 Vernooijr26005: Notice the user about LD_LIBRARY_PATH or equiva...
2007-12-21 Stefan Metzmacherr26000: build: use AC_LIBREPLACE_STLD_* macros
2007-12-21 Stefan Metzmacherr25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
2007-12-21 Stefan Metzmacherr25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and...
2007-12-21 Stefan Metzmacherr25993: build: HOSTLD should always match HOSTCC if...
2007-12-21 Stefan Metzmacherr25989: build: use AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25985: build: SHLD_UNDEF_FLAGS isn't used anymore
2007-12-21 Stefan Metzmacherr25978: build: use AC_LIBREPLACE_MDLD_* macros and...
2007-12-21 Stefan Metzmacherr25975: build: split SharedModule from SharedLibrary
2007-12-21 Stefan Metzmacherr25954: we don't need this twice
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Stefan Metzmacherr25913: maybe some platforms have problems with echo -e
2007-12-21 Jelmer Vernooijr25904: Remove extra
2007-12-21 Jelmer Vernooijr25901: Remove obsolete --enable-shared option (whether...
2007-12-21 Jelmer Vernooijr25878: Fix syntax error.
2007-12-21 Jelmer Vernooijr25877: Add libreplace macro for soname flags.
2007-12-21 Jelmer Vernooijr25876: Attempt to build shard libs everywhere again.
2007-12-21 Jelmer Vernooijr25852: Move SHLIBEXT determination into a test as...
2007-12-21 Jelmer Vernooijr25851: Move system-specific ldflags checks to librepla...
2007-12-21 Jelmer Vernooijr25850: Add macro for picflag.
2007-12-21 Jelmer Vernooijr25847: Don't link modules against their subsystem.
2007-12-21 Stefan Metzmacherr25712: try to fix the build, perl should handle by_pat...
2007-12-21 Stefan Metzmacherr25711: only use sort if available
2007-12-21 Stefan Metzmacherr25697: make *clean doesn't work after a svn up when...
2007-12-21 Jelmer Vernooijr25617: Make sure system include paths come after samba...
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 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Jelmer Vernooijr25095: Display of which libraries the system-provided...
2007-10-10 Jelmer Vernooijr25094: Force building shared module if subsystem is...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr24997: Re-enable use of system-provided tdb and/or...
2007-10-10 Jelmer Vernooijr24995: Update upstream URLs.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Alexander Bokovoyr23862: Explain who requested unknown dependency. Helps...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Stefan Metzmacherr23638: add SMB_LIBRARY() macro to create a LIBRARY...
2007-10-10 Stefan Metzmacherr23637: fix detection of visibility attribute support
2007-10-10 Stefan Metzmacherr23635: fix the samba4 build...
2007-10-10 Stefan Metzmacherr23631: when linking shared libraries we need to make...
2007-10-10 Stefan Metzmacherr23111: nicer ./configure --help output
2007-10-10 Stefan Metzmacherr23110: add --disable-shared option, very useful for...
2007-10-10 Stefan Metzmacherr22996: merge HPUX compiler flag fixes from SAMBA_3_0
2007-10-10 Jelmer Vernooijr22697: Support building with external talloc.
2007-10-10 Stefan Metzmacherr22662: disable shared library support on Tru64
2007-10-10 Stefan Metzmacherr22455: split dependecies array for compiling and linki...
2007-10-10 Stefan Metzmacherr22452: fix creation of MK_FILES variable in Makefile
2007-10-10 Stefan Metzmacherr22451: allow
2007-10-10 Stefan Metzmacherr22410: disallow PUBLIC_ options on MODULE and BINARY
2007-10-10 Stefan Metzmacherr22400: only add srcdir and builddir path if they differ
2007-10-10 Stefan Metzmacherr22308: disabled shared libraries on aix and openbsd
2007-10-10 Stefan Metzmacherr22257: disable shared libraries on IRIX for now
2007-10-10 Stefan Metzmacherr22186: fix build with autodependencies
2007-10-10 James Peachr22047: Move suffix rules into smb_build. Enable $...
2007-10-10 Stefan Metzmacherr22038: - fix perl warning
2007-10-10 James Peachr22037: Make sure STATICDIR exists before linking a...
2007-10-10 James Peachr22036: Make sure both srcdir and builddir are in VPATH.
2007-10-10 James Peachr22035: Introduce HOSTLD which is needed to link the...
next