index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
/
smb_build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependency on swig ldb module.
Jelmer Vernooij
2008-05-28
1
-1
/
+0
*
Depend on debug names of shared libs for linking.
Jelmer Vernooij
2008-05-28
1
-1
/
+1
*
Don't throw away cflags if they start with a variable.
Jelmer Vernooij
2008-05-27
1
-1
/
+4
*
Move CFLAGS that are not inherited out of smb_build.
Jelmer Vernooij
2008-05-27
1
-2
/
+0
*
Disable CFLAGS hack when include path starts with variable.
Jelmer Vernooij
2008-05-27
1
-0
/
+1
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
2
-14
/
+5
*
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2008-05-21
1
-2
/
+0
*
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
2008-05-21
3
-11
/
+0
*
Allow dots in .mk file section headers, fix docstring.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
build: only add enabled subsystems and modules to ALL_OBJS
Stefan Metzmacher
2008-05-19
1
-0
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
3
-17
/
+0
*
Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test
Jelmer Vernooij
2008-05-18
1
-5
/
+2
|
\
|
*
Typo, formatting fixes.
Jelmer Vernooij
2008-05-18
1
-2
/
+2
|
*
Simplify argument handling.
Jelmer Vernooij
2008-05-18
2
-6
/
+3
*
|
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
2008-05-18
1
-3
/
+2
*
|
Fix --output argument.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
/
*
Allow specifying different input file to smb_build.
Jelmer Vernooij
2008-05-18
1
-2
/
+12
*
Move writing of data.mk file to m4 macro.
Jelmer Vernooij
2008-05-18
1
-1
/
+3
*
build: readd ALL_OBJS which is needed for automatic_dependencies
Stefan Metzmacher
2008-05-16
1
-0
/
+2
*
Properly support sentinels for binary init functions. This should fix the build.
Jelmer Vernooij
2008-05-11
1
-0
/
+2
*
Remove extra space that caused issues during make install.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-05-10
1
-19
/
+15
|
\
|
*
Fix building with system-provided LDB without breaking anything else :-)
Jelmer Vernooij
2008-05-10
1
-19
/
+15
*
|
Clean up some git merges gone wrong.
Jelmer Vernooij
2008-05-10
3
-10
/
+2
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
3
-17
/
+19
|
\
|
|
*
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
3
-18
/
+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
1
-2
/
+2
|
*
Fix unresolved symbols.
Jelmer Vernooij
2008-04-14
1
-14
/
+11
|
*
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
2
-11
/
+10
|
*
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
|
*
build: fix the build with --enable-automatic-dependencies=yes
Stefan Metzmacher
2008-03-04
1
-1
/
+1
*
|
Distinguish between private and public dependencies in the dot file.
Jelmer Vernooij
2008-04-24
1
-2
/
+2
*
|
No longer accept VERSION and SO_VERSION in perl code.
Jelmer Vernooij
2008-03-10
1
-2
/
+0
*
|
Move PC_FILE out of the perl code.
Jelmer Vernooij
2008-03-09
2
-5
/
+0
*
|
Remove extra line for partial linkage objects, simplify binary handling.
Jelmer Vernooij
2008-03-09
1
-3
/
+2
*
|
Remove unused variables.
Jelmer Vernooij
2008-03-09
1
-2
/
+0
*
|
Move more code out of perl build system.
Jelmer Vernooij
2008-03-09
2
-9
/
+5
*
|
Remove dependency on config.
Jelmer Vernooij
2008-03-08
1
-2
/
+1
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-15
/
+1
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-3
/
+0
*
|
Use make macro for module installation.
Jelmer Vernooij
2008-03-07
1
-7
/
+1
*
|
Use GNU make.
Jelmer Vernooij
2008-03-07
1
-8
/
+2
[next]