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
/
m4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section in
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r23637: fix detection of visibility attribute support
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r23111: nicer ./configure --help output
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r23110: add --disable-shared option, very useful for the build-farm...
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r22996: merge HPUX compiler flag fixes from SAMBA_3_0
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22697: Support building with external talloc.
Jelmer Vernooij
1
-4
/
+20
2007-10-10
r22662: disable shared library support on Tru64
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22308: disabled shared libraries on aix and openbsd
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r22257: disable shared libraries on IRIX for now
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22035: Introduce HOSTLD which is needed to link the asn1 compiler when cross
James Peach
1
-0
/
+13
2007-10-10
r21582: Allow modification of LDFLAGS
Jelmer Vernooij
1
-8
/
+7
2007-10-10
r20942: Simplify handling of systems that don't support negative enum values ...
Jelmer Vernooij
2
-5
/
+1
2007-10-10
r20814: always define SHLIBEXT, to fix the build on host with no support for ...
Stefan Metzmacher
1
-25
/
+46
2007-10-10
r20697: A couple of minot cross-compile fixes.
James Peach
1
-1
/
+2
2007-10-10
r19634: Only use --allow-undef-shlib for modules.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19631: Re-enable shared libraries, but don't use -rpath-link unless
Jelmer Vernooij
1
-3
/
+0
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
r19582: Support building both shared and static versions of libraries at the ...
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-0
/
+1
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
r18749: Disable automatic dependencies by default (use --enable-automatic-dep...
Jelmer Vernooij
1
-0
/
+5
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
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
1
-4
/
+0
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
2007-10-10
r18261: print out the version of gcc
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r18221: moved more configure checks into lib/replace/
Andrew Tridgell
2
-65
/
+0
2007-10-10
r18219: move some more portability checks out of samba4 and info lib/replace
Andrew Tridgell
1
-100
/
+0
2007-10-10
r18210: - reenable autodependencies
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r18181: use:
Stefan Metzmacher
1
-109
/
+101
2007-10-10
r18179: - move CC specific stuff to check_cc.m4
Stefan Metzmacher
2
-34
/
+102
2007-10-10
r18173: PICSUFFIX isn't used anymore
Stefan Metzmacher
1
-13
/
+4
2007-10-10
r18152: move our AC macros into lib/replace/libreplace_macros.m4
Stefan Metzmacher
2
-37
/
+1
2007-10-10
r18087: use m4_include() do notice missing files
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r17904: we don't want warnings about unused parameters
Stefan Metzmacher
1
-1
/
+9
2007-10-10
r17890: add -Wc++-compat option to gcc but don't use it yet
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r17793: add -Wmissing-prototypes, -Wmissing-declarations, -Wmissing-field-ini...
Stefan Metzmacher
1
-0
/
+3
[next]