Age | Commit message (Expand) | Author | Files | Lines |
2008-05-11 | Fail earlier on if shared libs can't be built. | Jelmer Vernooij | 1 | -29/+5 |
2008-02-20 | Simpler specification of CFLAGS and LDFLAGS | Andrew Bartlett | 1 | -7/+10 |
2007-12-21 | r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26000: build: use AC_LIBREPLACE_STLD_* macros | Stefan Metzmacher | 1 | -5/+3 |
2007-12-21 | r25993: build: HOSTLD should always match HOSTCC if not specified | Stefan Metzmacher | 1 | -7/+1 |
2007-12-21 | r25989: build: use AC_LIBREPLACE_SHLD | Stefan Metzmacher | 1 | -3/+1 |
2007-12-21 | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25985: build: SHLD_UNDEF_FLAGS isn't used anymore | Stefan Metzmacher | 1 | -2/+0 |
2007-12-21 | r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build mo... | Stefan Metzmacher | 1 | -1/+25 |
2007-12-21 | r25904: Remove extra | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25901: Remove obsolete --enable-shared option (whether shared libs should be... | Jelmer Vernooij | 1 | -9/+1 |
2007-12-21 | r25878: Fix syntax error. | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r25877: Add libreplace macro for soname flags. | Jelmer Vernooij | 1 | -13/+1 |
2007-12-21 | r25876: Attempt to build shard libs everywhere again. | Jelmer Vernooij | 1 | -10/+5 |
2007-12-21 | r25852: Move SHLIBEXT determination into a test as well. | Jelmer Vernooij | 1 | -7/+1 |
2007-12-21 | r25851: Move system-specific ldflags checks to libreplace so they can be used... | Jelmer Vernooij | 1 | -12/+2 |
2007-12-21 | r25850: Add macro for picflag. | Jelmer Vernooij | 1 | -18/+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 | 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 | r20814: always define SHLIBEXT, to fix the build on host with no support for ... | Stefan Metzmacher | 1 | -25/+46 |
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 | r18366: check if we can link using the selected flags | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r18273: AC_PROG_LD_GNU needs LD defined already | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r18262: fix typos | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r18181: use: | Stefan Metzmacher | 1 | -109/+101 |
2007-10-10 | r18173: PICSUFFIX isn't used anymore | Stefan Metzmacher | 1 | -13/+4 |
2007-10-10 | r15405: remove define for STAT_ST_BLOCKSIZE | Stefan Metzmacher | 1 | -39/+39 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15321: Reduce the size of rewrite.m4 a bit more | Jelmer Vernooij | 1 | -0/+196 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7274: Move m4 files to seperate dir | Jelmer Vernooij | 1 | -0/+9 |