summaryrefslogtreecommitdiff
path: root/source/build/m4
Commit message (Expand)AuthorAgeFilesLines
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-3/+9
* 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
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-2/+37
* 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-311-0/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+0
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+19
* Allow specifying different input file to smb_build.Jelmer Vernooij2008-05-181-1/+1
* Move writing of data.mk file to m4 macro.Jelmer Vernooij2008-05-181-0/+31
* Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2008-05-181-0/+40
* Fail earlier on if shared libs can't be built.Jelmer Vernooij2008-05-111-29/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-3/+0
|\
| * Revert "Fix building with system-provided LDB."Jelmer Vernooij2008-05-101-3/+0
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-0/+3
|\ \ | |/
| * Fix building with system-provided LDB.Jelmer Vernooij2008-05-101-0/+3
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-6/+4
|\ \ | |/
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-2/+0
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-4/+4
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-7/+3
* | Merge v4.0-testJelmer Vernooij2008-03-281-5/+3
|\ \ | |/
| * Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-291-23/+6
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+0
* | Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-251-23/+6
|/
* Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-7/+10
* Fix a typo.Michael Adam2008-02-191-1/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* Use implicit build system element creation for external libraries.Jelmer Vernooij2008-02-181-18/+4
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-111-4/+4
* Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2008-02-111-2/+5
* Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij2008-02-101-9/+9
* Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij2008-02-101-9/+26
* Move first_prereq test to m4 code.Jelmer Vernooij2008-02-091-0/+8
* Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.Michael Adam2008-02-081-23/+21
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-9/+8
* build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij2008-01-201-4/+7
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-101-3/+14
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-0/+4