summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* Fix merged build .Jelmer Vernooij2008-10-141-1/+0
* Move make check out of cache call to avoid weird formatting.Jelmer Vernooij2008-10-141-1/+1
* Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij2008-10-145-24/+266
* Move checks for perl inside function.Jelmer Vernooij2008-10-141-5/+12
* Move checks for make inside function.Jelmer Vernooij2008-10-141-2/+14
* Fix path check.Jelmer Vernooij2008-10-141-1/+1
* Fix FHS flag, rename to --enable-fhs since it's a feature flagJelmer Vernooij2008-09-301-7/+12
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer2008-09-181-0/+5
* Fix uninstalling of binaries.Matthias Dieter Wallnöfer2008-09-101-3/+3
* Allow overriding shared library policy using environment variable.Jelmer Vernooij2008-09-031-2/+4
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-3/+9
* build: generate :: rules for automatic dependenciesStefan Metzmacher2008-08-261-2/+2
* configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --enable-developerMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --enable-debug.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-piddirMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-lockdir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-privatedirMichael Adam2008-08-161-1/+1
* configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam2008-08-161-1/+1
* configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam2008-08-161-16/+0
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-0/+3
* build: allow flex-2.34 together with bison-2.3Stefan Metzmacher2008-08-012-3/+14
* smb_build: use MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher2008-06-301-2/+2
* smb_build: enable implicit make rulesStefan Metzmacher2008-06-301-0/+1
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-2/+37
* Fix a non-empty line with just spacesVolker Lendecke2008-06-271-1/+1
* Fix the definition of abspath for gnu make < 3.81Volker Lendecke2008-06-271-1/+1
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-261-19/+7
* Use make template for installing binaries.Jelmer Vernooij2008-06-263-7/+46
* Use workaround for $(abspath)Jelmer Vernooij2008-06-251-0/+3
* Revert "Add configure test for vdeplug library."Stefan Metzmacher2008-06-101-3/+0
* build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-312-0/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-301-2/+2
|\
| * Reorder the linking of objects into a binary.Andrew Bartlett2008-05-301-2/+2
* | Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-302-5/+0
|/
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+19
* Fix dependency on swig ldb module.Jelmer Vernooij2008-05-281-1/+0
* Depend on debug names of shared libs for linking.Jelmer Vernooij2008-05-281-1/+1
* Don't throw away cflags if they start with a variable.Jelmer Vernooij2008-05-271-1/+4
* Move CFLAGS that are not inherited out of smb_build.Jelmer Vernooij2008-05-271-2/+0
* Disable CFLAGS hack when include path starts with variable.Jelmer Vernooij2008-05-271-0/+1
* More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij2008-05-231-1/+1
* Properly fix symlink for module aliases.Jelmer Vernooij2008-05-231-1/+1