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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
2007-10-10
7
-51
/
+45
*
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
2007-10-10
2
-4
/
+4
*
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
2007-10-10
2
-23
/
+24
*
r19571: Add a USESHARED parameter (different from BLDSHARED) + two small
Jelmer Vernooij
2007-10-10
1
-6
/
+2
*
r19543: Make dynconfig less special.
Jelmer Vernooij
2007-10-10
1
-5
/
+2
*
r19509: Simplify buildsystem code, create proper symlinks for aliases.
Jelmer Vernooij
2007-10-10
1
-36
/
+17
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
2007-10-10
1
-39
/
+2
*
r19449: ldbbrowse: installation hopefully works now. "Developer" installations
Derrell Lipman
2007-10-10
1
-0
/
+1
*
r19364: Fix build for 'regular' installs.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19358: Use subunit tests from the right location (from
Jelmer Vernooij
2007-10-10
1
-7
/
+14
*
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
2007-10-10
1
-8
/
+7
*
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
2007-10-10
1
-3
/
+16
*
r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18974: we don't have the configure check that sets
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r18936: hopefully fix the test for negative enum values. When a compiler
Andrew Tridgell
2007-10-10
1
-9
/
+3
*
r18833: darn, forgot to commit this
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18749: Disable automatic dependencies by default (use --enable-automatic-dep...
Jelmer Vernooij
2007-10-10
2
-1
/
+6
*
r18549: move gcc version check to libreplace and reorder the tests a bit
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2007-10-10
2
-41
/
+0
*
r18503: - _GNU_SOURCE is defined by libreplace
Stefan Metzmacher
2007-10-10
1
-7
/
+0
*
r18501: libreplace needs 'long long', bailout if not present
Stefan Metzmacher
2007-10-10
2
-18
/
+0
*
r18500: move make related checks into its own file
Stefan Metzmacher
2007-10-10
3
-37
/
+44
*
r18485: include libreplace.m4 in the aclocal.m4 files
Stefan Metzmacher
2007-10-10
1
-11
/
+1
*
r18419: fix include paths of the configure tests
Stefan Metzmacher
2007-10-10
1
-110
/
+0
*
r18366: check if we can link using the selected flags
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r18337: more -Ae tests in check_cc.m4
Andrew Tridgell
2007-10-10
2
-4
/
+2
*
r18294: remove leading ././ from .mk files
Stefan Metzmacher
2007-10-10
1
-8
/
+28
*
r18293: use the correct name it's not always under $srcdir...
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r18291: don't add ./ for files in the top dir '.'
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r18273: AC_PROG_LD_GNU needs LD defined already
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r18266: we should bail out in configure if C99 structs are not support
Stefan Metzmacher
2007-10-10
1
-0
/
+12
*
r18262: fix typos
Stefan Metzmacher
2007-10-10
1
-13
/
+13
*
r18261: print out the version of gcc
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r18260: fix the build on systems with broken readdir
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
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
4
-25
/
+33
*
r18221: moved more configure checks into lib/replace/
Andrew Tridgell
2007-10-10
2
-65
/
+0
*
r18220: $#foo returns the index of the last element not the count of elements,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18219: move some more portability checks out of samba4 and info lib/replace
Andrew Tridgell
2007-10-10
1
-100
/
+0
*
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
*
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2007-10-10
1
-2
/
+6
*
r18210: - reenable autodependencies
Stefan Metzmacher
2007-10-10
2
-2
/
+1
*
r18184: make clear that autodepencies are disabled currently
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
Stefan Metzmacher
2007-10-10
4
-3
/
+29
*
r18181: use:
Stefan Metzmacher
2007-10-10
2
-116
/
+107
*
r18179: - move CC specific stuff to check_cc.m4
Stefan Metzmacher
2007-10-10
2
-34
/
+102
[next]