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