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
/
output.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use make variable for Samba 4 shared library output directory.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Depend on debug names of shared libs for linking.
Jelmer Vernooij
2008-05-28
1
-1
/
+1
*
Move more code out of perl build system.
Jelmer Vernooij
2008-03-09
1
-4
/
+2
*
Remove dependency on config.
Jelmer Vernooij
2008-03-08
1
-2
/
+1
*
Remove extra empty lines in data.mk.
Jelmer Vernooij
2008-03-04
1
-1
/
+1
*
Fix some paths.
Jelmer Vernooij
2008-03-04
1
-6
/
+4
*
Fix includes.
Jelmer Vernooij
2008-03-04
1
-5
/
+3
*
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-11
/
+0
*
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
2008-02-29
1
-7
/
+0
|
\
|
*
Fix typos, avoid DEPEND_LIST from growing with empty elements.
Jelmer Vernooij
2008-02-29
1
-7
/
+0
*
|
Revert cflags hack.
Jelmer Vernooij
2008-02-26
1
-4
/
+4
*
|
Move more code out of perl.
Jelmer Vernooij
2008-02-26
1
-4
/
+4
*
|
Fix the build.
Jelmer Vernooij
2008-02-26
1
-4
/
+5
*
|
Use make's $(call) feature.
Jelmer Vernooij
2008-02-25
1
-1
/
+5
*
|
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
2008-02-25
1
-1
/
+1
*
|
Use realpath for now to work around .. tricks.
Jelmer Vernooij
2008-02-25
1
-1
/
+1
*
|
Use addprefix where possible rather than perl expansion of files.
Jelmer Vernooij
2008-02-25
1
-34
/
+4
|
/
*
Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).
Jelmer Vernooij
2008-02-19
1
-1
/
+1
*
Use implicit build system element creation for external libraries.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
Build complete static libraries.
Jelmer Vernooij
2008-02-18
1
-4
/
+8
*
Factor out common code that generates object lists.
Jelmer Vernooij
2008-02-18
1
-1
/
+1
*
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
1
-3
/
+9
*
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
2008-02-18
1
-7
/
+11
*
Reintroduce mergedobj support.
Jelmer Vernooij
2008-02-16
1
-0
/
+12
*
Remove type before variables in data.mk
Jelmer Vernooij
2008-02-14
1
-2
/
+2
*
Remove some make variables that aren't necessary.
Jelmer Vernooij
2008-02-13
1
-1
/
+1
*
Fix corner case.
Jelmer Vernooij
2008-02-13
1
-1
/
+2
*
Use more variables in generated data.mk.
Jelmer Vernooij
2008-02-13
1
-3
/
+3
*
r26664: buildsystem: Hopefully fix the shared library build on AIX.
Jelmer Vernooij
2008-01-04
1
-1
/
+2
*
r26290: build: split add_dir() into add_dir_str() and add_dir_array()
Stefan Metzmacher
2007-12-21
1
-13
/
+23
*
r26067: Merge improvements building Python modules.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r25524: Fix directory names for local module builds.
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r22455: split dependecies array for compiling and linking and use better name...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22032: Make sure static libraries end up in bin/static.
James Peach
2007-10-10
1
-0
/
+1
*
r20298: Fix pidl tests (missing symlink..).
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
2007-10-10
1
-13
/
+11
*
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
2007-10-10
1
-7
/
+4
*
r18291: don't add ./ for files in the top dir '.'
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r18223: the perl array of dependecies is in reversed order
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18222: filter out double entries from CFLAGS
Stefan Metzmacher
2007-10-10
1
-13
/
+22
*
r18220: $#foo returns the index of the last element not the count of elements,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18217: use shorter perl
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r18215: use a shorter version
Stefan Metzmacher
2007-10-10
1
-7
/
+2
*
r18214: don't add empty elements
Stefan Metzmacher
2007-10-10
1
-2
/
+16
*
r15585: Revive pidl's SWIG file generator. It now generates simple
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15322: Don't depend on nonexisting targets - should fix the build
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
2007-10-10
1
-3
/
+3
[next]