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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-18
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
4
-16
/
+38
2008-02-18
Switch back to using static libraries for subsystems for now, since partial l...
Jelmer Vernooij
1
-1
/
+2
2008-02-16
Prevent adding libreplace when not necessary.
Jelmer Vernooij
1
-3
/
+1
2008-02-16
Some more mergedobj fixes.
Jelmer Vernooij
2
-13
/
+4
2008-02-16
Use standard variable for partial linking.
Jelmer Vernooij
2
-1
/
+2
2008-02-16
Reintroduce mergedobj support.
Jelmer Vernooij
3
-1
/
+32
2008-02-16
Simpler handling of sonameflag.
Jelmer Vernooij
1
-16
/
+7
2008-02-16
Merge unused function.
Jelmer Vernooij
1
-11
/
+2
2008-02-16
Properly escape quotes in init functions.
Jelmer Vernooij
1
-1
/
+5
2008-02-16
Move logic to makefile
Jelmer Vernooij
1
-3
/
+3
2008-02-16
Move responsibilities of build.h to makefile.
Jelmer Vernooij
3
-88
/
+8
2008-02-16
Remove some unused code.
Jelmer Vernooij
1
-8
/
+1
2008-02-16
Avoid creating a whole bunch of files in bin/modules.
Jelmer Vernooij
1
-18
/
+3
2008-02-16
Remove some unused code.
Jelmer Vernooij
2
-13
/
+6
2008-02-16
Use make list concatenation support to create list of object files for subsys...
Jelmer Vernooij
3
-23
/
+21
2008-02-16
Use make to generate list of python files, remove unused variable.
Jelmer Vernooij
1
-9
/
+2
2008-02-16
Remove unused ALL_OBJS variable.
Jelmer Vernooij
1
-14
/
+3
2008-02-16
Use make to create lists of plugins, remove duplicate variable.
Jelmer Vernooij
1
-6
/
+1
2008-02-16
Use make to create lists of pc files and prototype headers.
Jelmer Vernooij
2
-5
/
+8
2008-02-16
Use make to generate list of prototype headers.
Jelmer Vernooij
1
-4
/
+2
2008-02-16
Use make to generate lists of libraries.
Jelmer Vernooij
1
-6
/
+2
2008-02-16
Generate manpage list with make.
Jelmer Vernooij
1
-4
/
+1
2008-02-16
Create SBIN_PROGS and BIN_PROGS lists from within make.
Jelmer Vernooij
1
-6
/
+2
2008-02-16
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
1
-5
/
+1
2008-02-16
Remove unused code.
Jelmer Vernooij
1
-5
/
+1
2008-02-16
Merge branch 'v4-0-trivial' into v4-0-gmake3
Jelmer Vernooij
1
-13
/
+16
2008-02-16
Simplify handling of plugin installation.
Jelmer Vernooij
1
-13
/
+16
2008-02-16
use gmake to handle .py file copies.
Jelmer Vernooij
1
-3
/
+1
2008-02-16
Rely on GNU make to build static libraries.
Jelmer Vernooij
1
-4
/
+0
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
3
-26
/
+26
2008-02-13
Remove some make variables that aren't necessary.
Jelmer Vernooij
3
-4
/
+2
2008-02-13
Fix corner case.
Jelmer Vernooij
1
-1
/
+2
2008-02-13
Use more variables in generated data.mk.
Jelmer Vernooij
4
-19
/
+39
2008-02-13
Put soversions and versions for libraries with a hard-coded version in the
Jelmer Vernooij
1
-32
/
+3
2008-02-11
Use make variables in cflags file (now supported by cflags.pl)
Jelmer Vernooij
1
-4
/
+4
2008-02-11
Support including files in the cflags.pl script.
Jelmer Vernooij
1
-0
/
+2
2008-02-11
TORTUREDIR as target dir for binaries is no longer used, remove it.
Jelmer Vernooij
1
-7
/
+0
2008-02-11
Avoid autogenerating the Makefile but rather include a data.mk file
Jelmer Vernooij
3
-7
/
+1
2008-02-11
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
1
-2
/
+5
2008-02-11
Move some more variables to static .mk file.
Jelmer Vernooij
1
-13
/
+3
2008-02-11
Automatically write AC_SUBST() vars to mkconfig.mk and use them.
Jelmer Vernooij
1
-93
/
+8
2008-02-10
Move some variables to a separate .mk file that could also be included by a n...
Jelmer Vernooij
2
-9
/
+10
2008-02-10
Start working on generating .mk file from configure for inclusion in Makefile.
Jelmer Vernooij
1
-9
/
+26
2008-02-09
Move first_prereq test to m4 code.
Jelmer Vernooij
2
-7
/
+9
2008-02-09
Move some static makefile variables to rules.mk.
Jelmer Vernooij
1
-39
/
+0
2008-02-09
Support 'mkinclude' command in .mk files.
Jelmer Vernooij
1
-0
/
+2
2008-02-08
Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.
Michael Adam
1
-23
/
+21
2008-02-08
build: Remove unused functions Import() and GetInfo().
Jelmer Vernooij
1
-24
/
+0
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2
-11
/
+8
[next]