index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
/
m4
/
public.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-10
s4:build/m4/public.m4: add realname argument to SMB_BUILD_LIBRARY()
Stefan Metzmacher
1
-1
/
+2
2010-03-03
s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one
Matthieu Patou
1
-4
/
+4
2009-06-02
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
1
-1
/
+1
2009-03-20
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
Jelmer Vernooij
1
-2
/
+3
2009-03-17
s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSION
Stefan Metzmacher
1
-2
/
+3
2009-03-15
Strip /usr/include from include flags, so we don't end up including
Jelmer Vernooij
1
-1
/
+3
2009-03-15
Remove -L/usr/lib from a couple more make variables.
Jelmer Vernooij
1
-1
/
+3
2009-02-25
s4:build: add some comments to the SMB_EXT_LIB() definition
Stefan Metzmacher
1
-0
/
+7
2009-02-21
Let --enable-external-libldb default to no (since linking against
Jelmer Vernooij
1
-2
/
+4
2009-02-21
Add --enable-external-* flags for libraries shipped with Samba, to allow
Jelmer Vernooij
1
-0
/
+22
2009-01-29
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
1
-5
/
+3
2009-01-22
Move configure test files to the top-level and share them between s3 and
Jelmer Vernooij
1
-1
/
+1
2009-01-14
Fixed problemed showed on a number of systems on the buildfarm.
Torgeir Lerkerod
1
-1
/
+4
2009-01-09
Revert "quote ' inside '...' and make sure shell isn't eating \ by using perl...
Stefan Metzmacher
1
-3
/
+2
2009-01-09
quote ' inside '...' and make sure shell isn't eating \ by using perl here.
Björn Jacke
1
-2
/
+3
2009-01-04
s4:build: add SMB_MAKE_SETTINGS() macro
Stefan Metzmacher
1
-0
/
+8
2008-11-26
Don't filter out any variables for config.pm, only for config.mk.
Jelmer Vernooij
1
-3
/
+1
2008-11-26
Use a simple shell loop instead of _AC_SUBST_VARS.
Jelmer Vernooij
1
-3
/
+12
2008-09-03
Fix embedding of Samba 4.
Jelmer Vernooij
1
-3
/
+9
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-0
/
+1
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-1
/
+0
2008-05-18
Allow specifying different input file to smb_build.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Move writing of data.mk file to m4 macro.
Jelmer Vernooij
1
-0
/
+31
2008-05-18
Move writing autoconf vars into files into m4 macros.
Jelmer Vernooij
1
-0
/
+40
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-3
/
+0
2008-05-10
Revert "Fix building with system-provided LDB."
Jelmer Vernooij
1
-3
/
+0
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Fix building with system-provided LDB.
Jelmer Vernooij
1
-0
/
+3
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-6
/
+4
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-2
/
+0
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
1
-4
/
+4
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
1
-7
/
+3
2008-03-28
Merge v4.0-test
Jelmer Vernooij
1
-5
/
+3
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-2
/
+0
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Use implicit build system element creation for external libraries.
Jelmer Vernooij
1
-18
/
+4
2008-02-11
Use make variables in cflags file (now supported by cflags.pl)
Jelmer Vernooij
1
-4
/
+4
2008-02-11
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
1
-2
/
+5
2008-02-10
Move some variables to a separate .mk file that could also be included by a n...
Jelmer Vernooij
1
-9
/
+9
2008-02-10
Start working on generating .mk file from configure for inclusion in Makefile.
Jelmer Vernooij
1
-9
/
+26
2008-02-08
Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.
Michael Adam
1
-23
/
+21
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-9
/
+8
2008-01-20
build: Fix handling of external pkg-config dependencies when generating pkg-c...
Jelmer Vernooij
1
-4
/
+7
2007-10-10
r24997: Re-enable use of system-provided tdb and/or talloc when available.
Jelmer Vernooij
1
-17
/
+14
2007-10-10
r24995: Update upstream URLs.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section in
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r22697: Support building with external talloc.
Jelmer Vernooij
1
-4
/
+20
2007-10-10
r15577: Make popt CFLAGS popt-specific rather then global
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15312: Fix dependency on gtksamba when GTK+ is not present
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-17
/
+7
[next]