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
/
smb_build
/
makefile.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Work around 'test' quirks - use make's string comparison instead.
Jelmer Vernooij
1
-1
/
+3
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-4
/
+1
2008-04-15
Fix the build.
Jelmer Vernooij
1
-2
/
+2
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
1
-14
/
+11
2008-04-14
Fix order of variables in the makefile.
Jelmer Vernooij
1
-8
/
+12
2008-04-13
smb_build: Make sure LIBRARY_SONAME is never uninitialized.
James Peach
1
-0
/
+4
2008-04-02
Don't write public functions to protoheaders.
Jelmer Vernooij
1
-1
/
+1
2008-03-04
build: fix the build with --enable-automatic-dependencies=yes
Stefan Metzmacher
1
-1
/
+1
2008-02-29
Fix variable name.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Simpler handling of sonameflag.
Jelmer Vernooij
1
-16
/
+7
2008-02-29
Move automatic dependencies code out of perl code.
Jelmer Vernooij
1
-35
/
+2
2008-02-29
Remove useless include, simplify generated CFLAGS lines in Makefile.
Jelmer Vernooij
1
-7
/
+1
2008-02-29
Include CFLAGS overrides in make file.
Jelmer Vernooij
1
-0
/
+53
2008-02-29
Remove cruft that dealt with public prototype headers.
Jelmer Vernooij
1
-32
/
+6
2008-02-29
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
1
-2
/
+2
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-15
/
+0
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
1
-7
/
+0
2008-02-29
Move logic to makefile
Jelmer Vernooij
1
-3
/
+3
2008-02-29
Use more GNU-make specific variables.
Jelmer Vernooij
1
-2
/
+2
2008-02-29
Merge env.pm into makefile.pm.
Jelmer Vernooij
1
-4
/
+27
2008-02-29
Avoid use of removed variable.
Jelmer Vernooij
1
-4
/
+2
2008-02-29
Use make to generate list of python files, remove unused variable.
Jelmer Vernooij
1
-8
/
+2
2008-02-29
Use make to create lists of plugins, remove duplicate variable.
Jelmer Vernooij
1
-3
/
+1
2008-02-29
Generate manpage list with make.
Jelmer Vernooij
1
-2
/
+1
2008-02-29
Use make to create lists of pc files and prototype headers.
Jelmer Vernooij
1
-4
/
+7
2008-02-29
Use make to generate lists of libraries.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Use make to generate lists of libraries.
Jelmer Vernooij
1
-8
/
+2
2008-02-29
Use make to generate list of prototype headers.
Jelmer Vernooij
1
-4
/
+2
2008-02-29
Create SBIN_PROGS and BIN_PROGS lists from within make.
Jelmer Vernooij
1
-6
/
+2
2008-02-29
use gmake to handle .py file copies.
Jelmer Vernooij
1
-3
/
+1
2008-02-26
Rely on GNU make to build static libraries.
Jelmer Vernooij
1
-10
/
+1
2008-02-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...
Jelmer Vernooij
1
-2
/
+2
2008-02-20
Simpler specification of CFLAGS and LDFLAGS
Andrew Bartlett
1
-2
/
+2
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+2
2008-02-18
Build complete static libraries.
Jelmer Vernooij
1
-3
/
+4
2008-02-18
Simplify handling of ALL_OBJS.
Jelmer Vernooij
1
-9
/
+0
2008-02-18
Factor out common code that generates object lists.
Jelmer Vernooij
1
-12
/
+0
2008-02-18
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
1
-15
/
+9
2008-02-18
Merge functions.
Jelmer Vernooij
1
-12
/
+2
2008-02-18
Eliminate duplicate variable.
Jelmer Vernooij
1
-3
/
+0
2008-02-16
Some more mergedobj fixes.
Jelmer Vernooij
1
-0
/
+1
2008-02-16
Use standard variable for partial linking.
Jelmer Vernooij
1
-1
/
+1
2008-02-16
Reintroduce mergedobj support.
Jelmer Vernooij
1
-0
/
+18
2008-02-16
Remove unused code.
Jelmer Vernooij
1
-5
/
+1
2008-02-16
Simplify handling of plugin installation.
Jelmer Vernooij
1
-13
/
+16
2008-02-14
Don't create symlinks pointing at themselves.
Jelmer Vernooij
1
-3
/
+1
2008-02-14
Remove type before variables in data.mk
Jelmer Vernooij
1
-21
/
+21
2008-02-13
Remove some make variables that aren't necessary.
Jelmer Vernooij
1
-2
/
+0
2008-02-13
Use more variables in generated data.mk.
Jelmer Vernooij
1
-13
/
+22
2008-02-13
Put soversions and versions for libraries with a hard-coded version in the
Jelmer Vernooij
1
-32
/
+3
[next]