summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/makefile.pm
AgeCommit message (Expand)AuthorFilesLines
2008-02-16Simplify handling of plugin installation.Jelmer Vernooij1-13/+16
2008-02-14Don't create symlinks pointing at themselves.Jelmer Vernooij1-3/+1
2008-02-14Remove type before variables in data.mkJelmer Vernooij1-21/+21
2008-02-13Remove some make variables that aren't necessary.Jelmer Vernooij1-2/+0
2008-02-13Use more variables in generated data.mk.Jelmer Vernooij1-13/+22
2008-02-13Put soversions and versions for libraries with a hard-coded version in theJelmer Vernooij1-32/+3
2008-02-11TORTUREDIR as target dir for binaries is no longer used, remove it.Jelmer Vernooij1-7/+0
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij1-4/+0
2008-02-11Move some more variables to static .mk file.Jelmer Vernooij1-13/+3
2008-02-11Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij1-93/+8
2008-02-10Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij1-0/+1
2008-02-09Move first_prereq test to m4 code.Jelmer Vernooij1-7/+1
2008-02-09Move some static makefile variables to rules.mk.Jelmer Vernooij1-39/+0
2008-01-22build: remove support for automatically building .pc files.Jelmer Vernooij1-109/+0
2008-01-20build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij1-9/+6
2008-01-16python: Build shared python modules for generic use.Jelmer Vernooij1-2/+4
2007-12-24r26578: Ensure directory exists.Jelmer Vernooij1-0/+1
2007-12-24r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij1-15/+18
2007-12-21r26486: Use portable run-time library path environment variable.Jelmer Vernooij1-0/+2
2007-12-21r26414: build: bring in the content of EXT_LIB's for the .pc filesStefan Metzmacher1-2/+20
2007-12-21r26291: build: make use of output::add_dir_str() to avoid ugly foo/../bla pathesStefan Metzmacher1-30/+27
2007-12-21r26122: Don't install python bindings yet.Jelmer Vernooij1-12/+11
2007-12-21r26120: Don't install python modules as modules.Jelmer Vernooij1-3/+3
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij1-0/+1
2007-12-21r26097: Consider python modules special modules rather than special libraries.Jelmer Vernooij1-5/+5
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-1/+1
2007-12-21r26067: Merge improvements building Python modules.Jelmer Vernooij1-0/+21
2007-12-21r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGSStefan Metzmacher1-3/+3
2007-12-21r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGSStefan Metzmacher1-9/+9
2007-12-21r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...Stefan Metzmacher1-3/+6
2007-12-21r25975: build: split SharedModule from SharedLibraryStefan Metzmacher1-45/+67
2007-12-21r25954: we don't need this twiceStefan Metzmacher1-7/+0
2007-12-21r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-2/+2
2007-12-21r25913: maybe some platforms have problems with echo -eStefan Metzmacher1-1/+5
2007-12-21r25697: make *clean doesn't work after a svn up when some *.mk files were rem...Stefan Metzmacher1-0/+16
2007-10-10r25524: Fix directory names for local module builds.Jelmer Vernooij1-9/+12
2007-10-10r25187: pass FIRST_PREREQ to Makefile so that the value can be usedStefan Metzmacher1-7/+9
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett1-2/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r23635: fix the samba4 build...Stefan Metzmacher1-1/+2
2007-10-10r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher1-4/+16
2007-10-10r22451: allowStefan Metzmacher1-0/+8
2007-10-10r22186: fix build with autodependenciesStefan Metzmacher1-1/+1
2007-10-10r22047: Move suffix rules into smb_build. Enable $< if we are building withJames Peach1-0/+52
2007-10-10r22038: - fix perl warningStefan Metzmacher1-1/+1
2007-10-10r22037: Make sure STATICDIR exists before linking a static archive.James Peach1-0/+1
2007-10-10r22036: Make sure both srcdir and builddir are in VPATH.James Peach1-3/+5
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach1-1/+16
2007-10-10r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij1-1/+1
2007-10-10r21678: Don't generate Requires.private lines for install .pc files. Static l...Jelmer Vernooij1-1/+1