1. a41f0f1 configure: Add --without options for all optional dependencies. by Alexandre Julliard · 17 years ago
  2. 7c3a7d8 configure: Add i586-mingw32 prefix for crosscompiling. by Marcel Partap · 17 years ago
  3. cfd561f configure: Recognize i686-mingw32 prefix for crosscompiling. by Peter Oberndorfer · 18 years ago
  4. 8d8c5c6 aclocal: Add macros for logging messages about missing features. by Alexandre Julliard · 18 years ago
  5. 66afa98 configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB. by Alexandre Julliard · 18 years ago
  6. 446befb configure: Don't use a default soname if a library is not found, leave it undefined. by Alexandre Julliard · 18 years ago
  7. ad356de configure: Replace some obsolete macros to avoid warnings. by Alexandre Julliard · 18 years ago
  8. eae0dc2 configure: Added a generic macro for checking for Mingw programs. by Alexandre Julliard · 18 years ago
  9. 182d150 configure: Move cache handling into the WINE_TRY_CFLAGS macro. by Alexandre Julliard · 19 years ago
  10. bdbffd9 configure: Fixed soname detection on MacOS by using otool instead of ldd. by Alexandre Julliard · 19 years ago
  11. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  12. 30de3e8 aclocal.m4: Avoid invalid characters in the cache variable name in WINE_GET_SONAME. by Alexandre Julliard · 19 years ago
  13. 2d1a627 configure: Added a WINE_CHECK_LIB_FUNCS macro to check for functions by Alexandre Julliard · 19 years ago
  14. 049b594 Print first line of LDD output only. by Marcus Meissner · 19 years ago
  15. 4d801b6 Assorted spelling fixes. by Francois Gouget · 20 years ago
  16. 421e8b9 Fix autoconf to have a new WINE_TRY_SHLIB_FLAGS function that tests if by Warren Baird · 21 years ago
  17. 197b5e3 - strip support for darwin - WINE_GET_SONAME support for darwin by Pierre d'Herbemont · 21 years ago
  18. 47f021c Make WINE_GET_SONAME work on NetBSD. by Todd Vierling · 22 years ago
  19. 3200c02 Don't bother checking for the errno function, simply define all of them. by Alexandre Julliard · 22 years ago
  20. 5537dbb Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard by Alexandre Julliard · 22 years ago
  21. 05783b5 Added WINE_CHECK_DEFINE macro to factor out some repeated code. by Alexandre Julliard · 22 years ago
  22. 520852c Don't make the ac_asm function wrapper static to prevent it from being by Alexandre Julliard · 23 years ago
  23. 1d8d017 Install the aclocal macros for use by Winelib apps. by Alexandre Julliard · 23 years ago
  24. 84555cc Generate the __ASM_NAME and __ASM_FUNC macros directly from by Alexandre Julliard · 23 years ago
  25. 5fb46a4 Fixed quoting in WINE_TRY_ASM_LINK macro. by Alexandre Julliard · 23 years ago
  26. 770c33f Hopefully more portable errno check. by Alexandre Julliard · 23 years ago
  27. df234a9 Added check for ln. by Alexandre Julliard · 23 years ago
  28. 67e8dc6 Added configure check for the soname of libraries that we load by Alexandre Julliard · 23 years ago