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
2007-10-10
r19908: Fix order of paths in pc files.
Jelmer Vernooij
2
-12
/
+12
2007-10-10
r19882: Fix static link flags in pkg-config files. Should allow running
Jelmer Vernooij
1
-4
/
+11
2007-10-10
r19881: Add private library flags when linking to static libraries.
Jelmer Vernooij
2
-6
/
+15
2007-10-10
r19863: Create -uninstalled.pc files. This should reenable compilation and ru...
Jelmer Vernooij
3
-22
/
+44
2007-10-10
r19678: Fix the build for now (ugly hack because of circular dependencies)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19673: Build shared libs against shared libs.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19670: Reduce the number of unresolved symbols when building with shared lib...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19636: Add URLs to ldb and talloc pkg-config files.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19634: Only use --allow-undef-shlib for modules.
Jelmer Vernooij
2
-2
/
+7
2007-10-10
r19631: Re-enable shared libraries, but don't use -rpath-link unless
Jelmer Vernooij
2
-5
/
+7
2007-10-10
r19625: not all linkers like -Wl,rpath-link, so don't use it till we have con...
Stefan Metzmacher
1
-5
/
+2
2007-10-10
r19623: disable building of shared libs until we have fixed them,
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19622: - remove unused var
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19621: move enable-dso to check_ld.m4 again and add some checks and generate...
Stefan Metzmacher
1
-0
/
+18
2007-10-10
r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
7
-51
/
+45
2007-10-10
r19575: Build static libs in bin/static rather than bin/
Jelmer Vernooij
2
-4
/
+4
2007-10-10
r19574: Initial work towards supporting build of both shared and static libra...
Jelmer Vernooij
2
-23
/
+24
2007-10-10
r19571: Add a USESHARED parameter (different from BLDSHARED) + two small
Jelmer Vernooij
1
-6
/
+2
2007-10-10
r19543: Make dynconfig less special.
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r19509: Simplify buildsystem code, create proper symlinks for aliases.
Jelmer Vernooij
1
-36
/
+17
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
1
-39
/
+2
2007-10-10
r19449: ldbbrowse: installation hopefully works now. "Developer" installations
Derrell Lipman
1
-0
/
+1
2007-10-10
r19364: Fix build for 'regular' installs.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19358: Use subunit tests from the right location (from
Jelmer Vernooij
1
-7
/
+14
2007-10-10
r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.
Jelmer Vernooij
1
-8
/
+7
2007-10-10
r19343: Add support for external scripts/binaries that write results using the
Jelmer Vernooij
1
-3
/
+16
2007-10-10
r18975: follow the advice from "William Jojo" <jojowil@hvcc.edu>
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18974: we don't have the configure check that sets
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r18936: hopefully fix the test for negative enum values. When a compiler
Andrew Tridgell
1
-9
/
+3
2007-10-10
r18833: darn, forgot to commit this
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18749: Disable automatic dependencies by default (use --enable-automatic-dep...
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r18549: move gcc version check to libreplace and reorder the tests a bit
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2
-41
/
+0
2007-10-10
r18503: - _GNU_SOURCE is defined by libreplace
Stefan Metzmacher
1
-7
/
+0
2007-10-10
r18501: libreplace needs 'long long', bailout if not present
Stefan Metzmacher
2
-18
/
+0
2007-10-10
r18500: move make related checks into its own file
Stefan Metzmacher
3
-37
/
+44
2007-10-10
r18485: include libreplace.m4 in the aclocal.m4 files
Stefan Metzmacher
1
-11
/
+1
2007-10-10
r18419: fix include paths of the configure tests
Stefan Metzmacher
1
-110
/
+0
2007-10-10
r18366: check if we can link using the selected flags
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r18337: more -Ae tests in check_cc.m4
Andrew Tridgell
2
-4
/
+2
2007-10-10
r18294: remove leading ././ from .mk files
Stefan Metzmacher
1
-8
/
+28
2007-10-10
r18293: use the correct name it's not always under $srcdir...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r18291: don't add ./ for files in the top dir '.'
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r18273: AC_PROG_LD_GNU needs LD defined already
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r18266: we should bail out in configure if C99 structs are not support
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r18262: fix typos
Stefan Metzmacher
1
-13
/
+13
[next]