summaryrefslogtreecommitdiffstats
path: root/source4/build/m4/public.m4
Commit message (Expand)AuthorAgeFilesLines
* s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher2009-04-151-2/+3
* s4:build: add some comments to the SMB_EXT_LIB() definitionStefan Metzmacher2009-02-251-0/+7
* Let --enable-external-libldb default to no (since linking againstJelmer Vernooij2009-02-211-2/+4
* Add --enable-external-* flags for libraries shipped with Samba, to allowJelmer Vernooij2009-02-211-0/+22
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-291-5/+3
* Move configure test files to the top-level and share them between s3 andJelmer Vernooij2009-01-221-1/+1
* Fixed problemed showed on a number of systems on the buildfarm.Torgeir Lerkerod2009-01-141-1/+4
* Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...Stefan Metzmacher2009-01-091-3/+2
* quote ' inside '...' and make sure shell isn't eating \ by using perl here.Björn Jacke2009-01-091-2/+3
* s4:build: add SMB_MAKE_SETTINGS() macroStefan Metzmacher2009-01-041-0/+8
* Don't filter out any variables for config.pm, only for config.mk.Jelmer Vernooij2008-11-261-3/+1
* Use a simple shell loop instead of _AC_SUBST_VARS.Jelmer Vernooij2008-11-261-3/+12
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-3/+9
* 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 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
* 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
|\|
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+0
|/
* 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
* 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
* r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij2007-10-101-17/+14
* r24995: Update upstream URLs.Jelmer Vernooij2007-10-101-2/+2
* r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher2007-10-101-0/+20
* r22697: Support building with external talloc.Jelmer Vernooij2007-10-101-4/+20
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-101-1/+2
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-101-4/+0
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-17/+7
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-101-1/+1
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-1/+1
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-5/+4
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-29/+4