Remove EJS tests.
[amitay/samba.git] / source4 / lib / replace / libreplace_ld.m4
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Jelmer VernooijFix extra dash in command line flag.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-08 Jelmer VernooijFix typo.
2008-05-08 William JojoAdd undefined symbol flag for AIX.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Volker LendeckeNetBSD needs LD_LIBRARY_PATH
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-14 Jelmer Vernooijlibreplace: Escape asterisk.
2008-01-13 Jelmer VernooijTry to fix the build on Tru64; avoid single quotes...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Stefan Metzmacherr26533: libreplace: hopefully fix the share library...
2007-12-21 Jelmer Vernooijr26512: Another attempt at fixing darwin
2007-12-21 Jelmer Vernooijr26510: attempt to fix shld flags for darwin.
2007-12-21 Stefan Metzmacherr26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB...
2007-12-21 Stefan Metzmacherr26026: libreplace: split some linker macros
2007-12-21 Stefan Metzmacherr26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_...
2007-12-21 Jelmer Vernooijr26002: Use osf rather than tru64 - pointed out by...
2007-12-21 Jelmer Vernooijr26001: Share some code between macros, add macro speci...
2007-12-21 Stefan Metzmacherr25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBRE...
2007-12-21 Jelmer Vernooijr25998: Add test for run time library path environment...
2007-12-21 Stefan Metzmacherr25988: libreplace: add AC_LIBREPLACE_SHLD
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25986: libreplace: warn about unresolved symbols when...
2007-12-21 Stefan Metzmacherr25982: libreplace: try to ignore unresolved symbols...
2007-12-21 Stefan Metzmacherr25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBRE...
2007-12-21 Stefan Metzmacherr25963: libreplace: samba3 doesn't use SONAMEFLAG on...
2007-12-21 Jelmer Vernooijr25956: Try metze's suggestion for Mac OS X shld flags.
2007-12-21 Stefan Metzmacherr25955: libreplace: add a useful link about linking...
2007-12-21 Jelmer Vernooijr25945: Fix flags for MacOS X.
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Jelmer Vernooijr25943: Fix soname on hpux.
2007-12-21 Jelmer Vernooijr25886: Try to fix building dso's on hpux with gcc
2007-12-21 Jelmer Vernooijr25880: Try to get some more flags right.
2007-12-21 Jelmer Vernooijr25877: Add libreplace macro for soname flags.
2007-12-21 Jelmer Vernooijr25875: Try to fix the build on some HPUX machines.
2007-12-21 Jelmer Vernooijr25861: Fix export dynamic for HPUX.
2007-12-21 Jelmer Vernooijr25860: Remove flag that causes problems on some hosts.
2007-12-21 Jelmer Vernooijr25852: Move SHLIBEXT determination into a test as...
2007-12-21 Jelmer Vernooijr25851: Move system-specific ldflags checks to librepla...
2007-12-21 Jelmer Vernooijr25850: Add macro for picflag.
2007-12-21 Jelmer Vernooijr25846: Add configure test for -Wl,--export-dynamic.