Fix typos, avoid DEPEND_LIST from growing with empty elements.
[samba.git] / source4 / build / smb_build / makefile.pm
2008-02-29 Jelmer VernooijFix typos, avoid DEPEND_LIST from growing with empty...
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-29 Jelmer VernooijMove manpage management out of the perl build system.
2008-02-29 Jelmer VernooijMove logic to makefile
2008-02-29 Jelmer VernooijUse more GNU-make specific variables.
2008-02-29 Jelmer VernooijMerge env.pm into makefile.pm.
2008-02-29 Jelmer VernooijAvoid use of removed variable.
2008-02-29 Jelmer VernooijUse make to generate list of python files, remove unuse...
2008-02-29 Jelmer VernooijUse make to create lists of plugins, remove duplicate...
2008-02-29 Jelmer VernooijGenerate manpage list with make.
2008-02-29 Jelmer VernooijUse make to create lists of pc files and prototype...
2008-02-29 Jelmer VernooijUse make to generate lists of libraries.
2008-02-29 Jelmer VernooijUse make to generate lists of libraries.
2008-02-29 Jelmer VernooijUse make to generate list of prototype headers.
2008-02-29 Jelmer VernooijCreate SBIN_PROGS and BIN_PROGS lists from within make.
2008-02-29 Jelmer Vernooijuse gmake to handle .py file copies.
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijRely on GNU make to build static libraries.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettSimpler specification of CFLAGS and LDFLAGS
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijBuild complete static libraries.
2008-02-18 Jelmer VernooijSimplify handling of ALL_OBJS.
2008-02-18 Jelmer VernooijFactor out common code that generates object lists.
2008-02-18 Jelmer VernooijAvoid redetermining paths; use already stored values.
2008-02-18 Jelmer VernooijMerge functions.
2008-02-18 Jelmer VernooijEliminate duplicate variable.
2008-02-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-16 Jelmer VernooijSome more mergedobj fixes.
2008-02-16 Jelmer VernooijUse standard variable for partial linking.
2008-02-16 Jelmer VernooijReintroduce mergedobj support.
2008-02-16 Jelmer VernooijRemove unused code.
2008-02-16 Jelmer VernooijSimplify handling of plugin installation.
2008-02-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Jelmer VernooijDon't create symlinks pointing at themselves.
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-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijRemove some make variables that aren't necessary.
2008-02-13 Jelmer VernooijUse more variables in generated data.mk.
2008-02-13 Jelmer VernooijPut soversions and versions for libraries with a hard...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijTORTUREDIR as target dir for binaries is no longer...
2008-02-11 Jelmer VernooijAvoid autogenerating the Makefile but rather include...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijAvoid autogenerating the Makefile but rather include...
2008-02-11 Jelmer VernooijMove some more variables to static .mk file.
2008-02-10 Jelmer VernooijAutomatically write AC_SUBST() vars to mkconfig.mk...
2008-02-10 Jelmer VernooijMove some variables to a separate .mk file that could...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijMove first_prereq test to m4 code.
2008-02-09 Jelmer VernooijMove some static makefile variables to rules.mk.
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-22 Jelmer Vernooijbuild: remove support for automatically building .pc...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
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: Build shared python modules for generic use.
2007-12-24 Jelmer Vernooijr26578: Ensure directory exists.
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 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 Jelmer Vernooijr26122: Don't install python bindings yet.
2007-12-21 Jelmer Vernooijr26120: Don't install python modules as modules.
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 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 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 Stefan Metzmacherr25697: make *clean doesn't work after a svn up when...
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 Stefan Metzmacherr25187: pass FIRST_PREREQ to Makefile so that the value...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
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 Metzmacherr22451: allow
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...
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
next