summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-21Remove infrastructure for (no longer used) SWIG.Jelmer Vernooij3-141/+0
2008-12-21Avoid linking in all Python modules to the samba binaries - we can just let P...Jelmer Vernooij1-1/+1
2008-11-26Don't filter out any variables for config.pm, only for config.mk.Jelmer Vernooij1-3/+1
2008-11-26Use a simple shell loop instead of _AC_SUBST_VARS.Jelmer Vernooij1-3/+12
2008-11-18s3/s4 build: Fix makefile expression to work on more systemsTim Prouty1-1/+1
2008-11-12s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on...Tim Prouty1-2/+13
2008-10-30Fix building of SWIG files from merged build.Jelmer Vernooij1-1/+1
2008-10-30Fix installation of Samba 4 during merged build.Jelmer Vernooij1-1/+1
2008-10-14Fix merged build .Jelmer Vernooij1-1/+0
2008-10-14Move make check out of cache call to avoid weird formatting.Jelmer Vernooij1-1/+1
2008-10-14Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij5-24/+266
2008-10-14Move checks for perl inside function.Jelmer Vernooij1-5/+12
2008-10-14Move checks for make inside function.Jelmer Vernooij1-2/+14
2008-10-14Fix path check.Jelmer Vernooij1-1/+1
2008-09-30Fix FHS flag, rename to --enable-fhs since it's a feature flagJelmer Vernooij1-7/+12
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-18Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer1-0/+5
2008-09-10Fix uninstalling of binaries.Matthias Dieter Wallnöfer1-3/+3
2008-09-03Allow overriding shared library policy using environment variable.Jelmer Vernooij1-2/+4
2008-09-03Fix embedding of Samba 4.Jelmer Vernooij1-3/+9
2008-08-26build: generate :: rules for automatic dependenciesStefan Metzmacher1-2/+2
2008-08-16configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --enable-developerMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --enable-debug.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-piddirMichael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-lockdir.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam1-1/+1
2008-08-16configure: use AS_HELP_STRING for --with-privatedirMichael Adam1-1/+1
2008-08-16configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam1-1/+1
2008-08-16configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam1-16/+0
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher1-0/+3
2008-08-01build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2-3/+14
2008-06-30smb_build: use MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-2/+2
2008-06-30smb_build: enable implicit make rulesStefan Metzmacher1-0/+1
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-2/+37
2008-06-27Fix a non-empty line with just spacesVolker Lendecke1-1/+1
2008-06-27Fix the definition of abspath for gnu make < 3.81Volker Lendecke1-1/+1
2008-06-26Use make magic for installing/uninstalling binaries.Jelmer Vernooij1-19/+7
2008-06-26Use make template for installing binaries.Jelmer Vernooij3-7/+46
2008-06-25Use workaround for $(abspath)Jelmer Vernooij1-0/+3
2008-06-10Revert "Add configure test for vdeplug library."Stefan Metzmacher1-3/+0
2008-06-09build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher1-3/+3
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2-0/+5
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-2/+2
2008-05-30Reorder the linking of objects into a binary.Andrew Bartlett1-2/+2