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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-28
Use a configure-specified directory for the winbind priv pipe
Andrew Bartlett
1
-2
/
+37
2008-06-09
build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_
Stefan Metzmacher
1
-3
/
+3
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-29
Allow the ntp_signd socket to be set from configure.
Andrew Bartlett
1
-0
/
+19
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-11
Fail earlier on if shared libs can't be built.
Jelmer Vernooij
1
-29
/
+5
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-29
Remove workaround for some non-GNU makes.
Jelmer Vernooij
1
-23
/
+6
2008-02-25
Remove workaround for some non-GNU makes.
Jelmer Vernooij
1
-23
/
+6
2008-02-20
Simpler specification of CFLAGS and LDFLAGS
Andrew Bartlett
1
-7
/
+10
2008-02-19
Fix a typo.
Michael Adam
1
-1
/
+1
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-09
Move first_prereq test to m4 code.
Jelmer Vernooij
1
-0
/
+8
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
2008-01-10
prepare the mkversion.sh infrastructure for git branches in the build-farm
Stefan Metzmacher
1
-3
/
+14
2007-12-24
r26571: Hide warnings about unused macros and casting qualifiers in autogener...
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit...
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26000: build: use AC_LIBREPLACE_STLD_* macros
Stefan Metzmacher
1
-5
/
+3
2007-12-21
r25993: build: HOSTLD should always match HOSTCC if not specified
Stefan Metzmacher
1
-7
/
+1
2007-12-21
r25989: build: use AC_LIBREPLACE_SHLD
Stefan Metzmacher
1
-3
/
+1
2007-12-21
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25985: build: SHLD_UNDEF_FLAGS isn't used anymore
Stefan Metzmacher
1
-2
/
+0
2007-12-21
r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo...
Stefan Metzmacher
1
-1
/
+25
2007-12-21
r25904: Remove extra
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25901: Remove obsolete --enable-shared option (whether shared libs should be...
Jelmer Vernooij
1
-9
/
+1
2007-12-21
r25878: Fix syntax error.
Jelmer Vernooij
1
-2
/
+0
2007-12-21
r25877: Add libreplace macro for soname flags.
Jelmer Vernooij
1
-13
/
+1
2007-12-21
r25876: Attempt to build shard libs everywhere again.
Jelmer Vernooij
1
-10
/
+5
2007-12-21
r25852: Move SHLIBEXT determination into a test as well.
Jelmer Vernooij
1
-7
/
+1
2007-12-21
r25851: Move system-specific ldflags checks to libreplace so they can be used...
Jelmer Vernooij
1
-12
/
+2
2007-12-21
r25850: Add macro for picflag.
Jelmer Vernooij
1
-18
/
+2
[prev]
[next]