summaryrefslogtreecommitdiff
path: root/source4/build/m4/public.m4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-17/+7
2007-10-10r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij1-1/+1
2007-10-10r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij1-1/+1
2007-10-10r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-5/+4
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-29/+4
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-9/+0
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij1-144/+35
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij1-19/+0
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij1-0/+295