summaryrefslogtreecommitdiff
path: root/source4/build/m4/public.m4
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-282/+0
2010-03-10s4:build/m4/public.m4: add realname argument to SMB_BUILD_LIBRARY()Stefan Metzmacher1-1/+2
2010-03-03s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 oneMatthieu Patou1-4/+4
2009-06-02Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij1-1/+1
2009-03-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij1-2/+3
2009-03-17s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher1-2/+3
2009-03-15Strip /usr/include from include flags, so we don't end up includingJelmer Vernooij1-1/+3
2009-03-15Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij1-1/+3
2009-02-25s4:build: add some comments to the SMB_EXT_LIB() definitionStefan Metzmacher1-0/+7
2009-02-21Let --enable-external-libldb default to no (since linking againstJelmer Vernooij1-2/+4
2009-02-21Add --enable-external-* flags for libraries shipped with Samba, to allowJelmer Vernooij1-0/+22
2009-01-29quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke1-5/+3
2009-01-22Move configure test files to the top-level and share them between s3 andJelmer Vernooij1-1/+1
2009-01-14Fixed problemed showed on a number of systems on the buildfarm.Torgeir Lerkerod1-1/+4
2009-01-09Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...Stefan Metzmacher1-3/+2
2009-01-09quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke1-2/+3
2009-01-04s4:build: add SMB_MAKE_SETTINGS() macroStefan Metzmacher1-0/+8
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-09-03Fix embedding of Samba 4.Jelmer Vernooij1-3/+9
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-0/+1
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-1/+0
2008-05-18Allow specifying different input file to smb_build.Jelmer Vernooij1-1/+1
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij1-0/+31
2008-05-18Move writing autoconf vars into files into m4 macros.Jelmer Vernooij1-0/+40
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-3/+0
2008-05-10Revert "Fix building with system-provided LDB."Jelmer Vernooij1-3/+0
2008-05-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-0/+3
2008-05-10Fix building with system-provided LDB.Jelmer Vernooij1-0/+3
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-6/+4
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-2/+0
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-4/+4
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-7/+3
2008-03-28Merge v4.0-testJelmer Vernooij1-5/+3
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-2/+0
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
2008-02-18Use implicit build system element creation for external libraries.Jelmer Vernooij1-18/+4
2008-02-11Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij1-4/+4
2008-02-11Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij1-2/+5
2008-02-10Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij1-9/+9
2008-02-10Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij1-9/+26
2008-02-08Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.Michael Adam1-23/+21
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-9/+8
2008-01-20build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij1-4/+7
2007-10-10r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij1-17/+14
2007-10-10r24995: Update upstream URLs.Jelmer Vernooij1-2/+2
2007-10-10r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher1-0/+20
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-4/+20
2007-10-10r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij1-1/+2
2007-10-10r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij1-4/+0