index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around 'test' quirks - use make's string comparison instead.
Jelmer Vernooij
2008-04-15
1
-1
/
+3
*
Fix ALL_OBJS value.
Jelmer Vernooij
2008-04-15
1
-2
/
+1
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
4
-20
/
+1
*
Make sure init function sentinels are set for modules.
Jelmer Vernooij
2008-04-15
2
-0
/
+4
*
Fix the build.
Jelmer Vernooij
2008-04-15
2
-2
/
+6
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
2
-18
/
+15
*
Fix order of variables in the makefile.
Jelmer Vernooij
2008-04-14
3
-62
/
+30
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
3
-18
/
+13
*
Move standard make compilation rules to build/make.
Jelmer Vernooij
2008-04-14
4
-0
/
+440
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
1
-0
/
+4
|
\
|
*
smb_build: Make sure LIBRARY_SONAME is never uninitialized.
James Peach
2008-04-13
1
-0
/
+4
*
|
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-11
/
+0
|
/
*
Don't write public functions to protoheaders.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
1
-1
/
+1
*
build: fix the build with --enable-automatic-dependencies=yes
Stefan Metzmacher
2008-03-04
1
-1
/
+1
*
Remove duplicate message.
Jelmer Vernooij
2008-02-29
1
-2
/
+0
*
Fix variable name.
Jelmer Vernooij
2008-02-29
1
-1
/
+1
*
Simpler handling of sonameflag.
Jelmer Vernooij
2008-02-29
1
-16
/
+7
*
Move automatic dependencies code out of perl code.
Jelmer Vernooij
2008-02-29
1
-35
/
+2
*
Remove useless include, simplify generated CFLAGS lines in Makefile.
Jelmer Vernooij
2008-02-29
1
-7
/
+1
*
Include CFLAGS overrides in make file.
Jelmer Vernooij
2008-02-29
3
-71
/
+54
*
Remove cruft that dealt with public prototype headers.
Jelmer Vernooij
2008-02-29
2
-34
/
+7
*
Change remaining prototype headers to be private.
Jelmer Vernooij
2008-02-29
1
-1
/
+0
*
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
2008-02-29
2
-9
/
+2
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
4
-29
/
+0
*
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-29
4
-16
/
+1
*
Move logic to makefile
Jelmer Vernooij
2008-02-29
1
-3
/
+3
*
Use more GNU-make specific variables.
Jelmer Vernooij
2008-02-29
1
-2
/
+2
*
Remove workaround for some non-GNU makes.
Jelmer Vernooij
2008-02-29
2
-23
/
+8
*
Update smb_build README.
Jelmer Vernooij
2008-02-29
1
-3
/
+1
*
Merge env.pm into makefile.pm.
Jelmer Vernooij
2008-02-29
3
-62
/
+27
*
Move configure output details out of perl code.
Jelmer Vernooij
2008-02-29
1
-7
/
+0
*
Avoid use of removed variable.
Jelmer Vernooij
2008-02-29
1
-4
/
+2
*
Remove unused include.
Jelmer Vernooij
2008-02-29
1
-2
/
+0
*
Use make to generate list of python files, remove unused variable.
Jelmer Vernooij
2008-02-29
1
-8
/
+2
*
Use make to create lists of plugins, remove duplicate variable.
Jelmer Vernooij
2008-02-29
1
-3
/
+1
*
Generate manpage list with make.
Jelmer Vernooij
2008-02-29
1
-2
/
+1
*
Use make to create lists of pc files and prototype headers.
Jelmer Vernooij
2008-02-29
2
-5
/
+8
*
Use make to generate lists of libraries.
Jelmer Vernooij
2008-02-29
1
-1
/
+1
*
Use make to generate lists of libraries.
Jelmer Vernooij
2008-02-29
1
-8
/
+2
*
Use make to generate list of prototype headers.
Jelmer Vernooij
2008-02-29
1
-4
/
+2
*
Create SBIN_PROGS and BIN_PROGS lists from within make.
Jelmer Vernooij
2008-02-29
1
-6
/
+2
*
use gmake to handle .py file copies.
Jelmer Vernooij
2008-02-29
1
-3
/
+1
*
Rely on GNU make to build static libraries.
Jelmer Vernooij
2008-02-26
1
-10
/
+1
*
Never assume -fvisibility=hidden for modules unless explicitly specified (con...
Jelmer Vernooij
2008-02-21
1
-8
/
+0
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...
Jelmer Vernooij
2008-02-20
2
-9
/
+12
|
\
|
*
Simpler specification of CFLAGS and LDFLAGS
Andrew Bartlett
2008-02-20
2
-9
/
+12
*
|
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
1
-1
/
+2
*
|
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+8
*
|
Add configure test for vdeplug library.
Jelmer Vernooij
2008-02-19
1
-0
/
+3
|
/
[next]