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
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONS
Stefan Metzmacher
2009-03-27
1
-2
/
+3
*
make: Search for c tags in ../ as well.
Jelmer Vernooij
2009-01-01
1
-2
/
+4
*
Use make variable for Samba 4 shared library output directory.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Use relative paths for Python modules. Seems to workaround a strange bug in
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Force symbolic links for shared library sonames to be created,
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
Remove infrastructure for (no longer used) SWIG.
Jelmer Vernooij
2008-12-21
1
-12
/
+0
*
s3/s4 build: Fix makefile expression to work on more systems
Tim Prouty
2008-11-18
1
-1
/
+1
*
Fix building of SWIG files from merged build.
Jelmer Vernooij
2008-10-30
1
-1
/
+1
*
Fix installation of Samba 4 during merged build.
Jelmer Vernooij
2008-10-30
1
-1
/
+1
*
Fix uninstalling of binaries.
Matthias Dieter Wallnöfer
2008-09-10
1
-3
/
+3
*
build: generate :: rules for automatic dependencies
Stefan Metzmacher
2008-08-26
1
-2
/
+2
*
build: allow flex-2.34 together with bison-2.3
Stefan Metzmacher
2008-08-01
2
-3
/
+14
*
Fix a non-empty line with just spaces
Volker Lendecke
2008-06-27
1
-1
/
+1
*
Fix the definition of abspath for gnu make < 3.81
Volker Lendecke
2008-06-27
1
-1
/
+1
*
Use make magic for installing/uninstalling binaries.
Jelmer Vernooij
2008-06-26
1
-19
/
+7
*
Use make template for installing binaries.
Jelmer Vernooij
2008-06-26
2
-2
/
+42
*
Use workaround for $(abspath)
Jelmer Vernooij
2008-06-25
1
-0
/
+3
*
More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...
Jelmer Vernooij
2008-05-23
1
-1
/
+1
*
Properly fix symlink for module aliases.
Jelmer Vernooij
2008-05-23
1
-1
/
+1
*
Use gnu make syntax for SWIG implicit rule since it allows multiple output fi...
Jelmer Vernooij
2008-05-21
1
-2
/
+2
*
Fix installed symlinks (cp was trying to be smart).
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Allow dots in .mk file section headers, fix docstring.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
2
-3
/
+6
*
Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test
Jelmer Vernooij
2008-05-18
1
-1
/
+3
|
\
|
*
Typo, formatting fixes.
Jelmer Vernooij
2008-05-18
1
-1
/
+3
*
|
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
2008-05-18
1
-0
/
+2
|
/
*
Move templates to a separate file.
Jelmer Vernooij
2008-05-18
2
-96
/
+100
*
Fix formatting of install message.
Jelmer Vernooij
2008-05-11
1
-1
/
+1
*
Properly escape quotes.
Jelmer Vernooij
2008-05-11
1
-2
/
+2
*
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
2008-05-10
1
-2
/
+6
*
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-05-10
1
-3
/
+2
|
\
|
*
build: fix path to lex_compile.sh
Stefan Metzmacher
2008-05-07
1
-1
/
+1
|
*
Don't compile files twice when the compilation fails.
Andrew Bartlett
2008-04-25
1
-2
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
2
-2
/
+7
|
\
|
|
*
build: fix the build rule for .o files
Stefan Metzmacher
2008-04-19
1
-1
/
+3
|
*
Fix the build.
Jelmer Vernooij
2008-04-15
1
-0
/
+4
|
*
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-gmake3
Jelmer Vernooij
2008-04-08
1
-1
/
+1
*
Fix the build, symlinks.
Jelmer Vernooij
2008-03-09
1
-4
/
+4
*
Move more code out of perl build system.
Jelmer Vernooij
2008-03-09
1
-2
/
+7
*
Remove correct libraries.
Jelmer Vernooij
2008-03-08
1
-2
/
+1
*
Allow parentheses in commands.
Jelmer Vernooij
2008-03-08
1
-3
/
+1
*
Fix the build.
Jelmer Vernooij
2008-03-08
1
-0
/
+18
*
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-1
/
+1
*
Use make macro for module installation.
Jelmer Vernooij
2008-03-07
1
-0
/
+11
*
Use GNU make.
Jelmer Vernooij
2008-03-07
1
-0
/
+16
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-27
1
-0
/
+7
*
Fix module aliases.
Jelmer Vernooij
2008-02-26
1
-0
/
+11
*
Fix pydoctor.
Jelmer Vernooij
2008-02-26
1
-0
/
+3
*
Support building .so versions of the modules.
Jelmer Vernooij
2008-02-26
1
-5
/
+23
[next]