Skip to content
Snippets Groups Projects
  1. Nov 24, 2011
  2. Nov 20, 2011
  3. Nov 19, 2011
    • Martin Storsjö's avatar
      Cygwin/mingw32 improvements contributed by Martin Storsjö: · cb943f55
      Martin Storsjö authored and Niels Möller's avatar Niels Möller committed
      * configure.ac: Setup installation of dll files in $bindir.
      (IF_DLL, LIBNETTLE_FILE_SRC, LIBHOGWEED_FILE_SRC): New
      substitutions.
      
      * config.make.in (LIBNETTLE_FILE_SRC): Substitute new autoconf
      variable.
      (LIBHOGWEED_FILE_SRC): Likewise.
      
      * Makefile.in (install-dll-nettle, uninstall-dll-nettle): New
      target for installing the dll file in $bindir.
      (install-shared-nettle): Conditionally
      depend on install-dll-nettle. Use LIBNETTLE_FILE_SRC.
      (uninstall-shared-nettle): Conditionally depend on
      install-dll-nettle.
      (various hogweed targets): Analogous changes.
      
      Rev: nettle/ChangeLog:1.230
      Rev: nettle/Makefile.in:1.41
      Rev: nettle/config.make.in:1.4
      Rev: nettle/configure.ac:1.47
      cb943f55
    • Martin Storsjö's avatar
      From Martin Storsjö: · 198e1fcb
      Martin Storsjö authored and Niels Möller's avatar Niels Möller committed
      * configure.ac: Unify shared lib setup for cygwin and mingw.
      
      Rev: nettle/ChangeLog:1.229
      Rev: nettle/configure.ac:1.46
      198e1fcb
  4. Oct 31, 2011
  5. Oct 25, 2011
  6. Oct 18, 2011
  7. Sep 03, 2011
  8. Sep 02, 2011
  9. Aug 28, 2011
  10. Jul 20, 2011
  11. Jul 11, 2011
  12. Jun 30, 2011
  13. Jun 29, 2011
  14. Jun 22, 2011
  15. Jun 15, 2011
    • Niels Möller's avatar
      (libdir): On 64-bit Linux, we used to assume that · bc7a99fb
      Niels Möller authored
      libraries are installed according to the FHS. Since at least
      Fedora and Gentoo follow the FHS convention, while at least Debian
      doesn't, we have to try to figure out which convention is used.
      
      Rev: nettle/ChangeLog:1.190
      Rev: nettle/configure.ac:1.33
      bc7a99fb
  16. Jun 12, 2011
  17. Jun 09, 2011
  18. May 06, 2011
  19. Mar 23, 2011
  20. Nov 16, 2010
  21. Sep 30, 2010
  22. Sep 24, 2010
  23. Sep 22, 2010
  24. Sep 20, 2010
  25. Sep 17, 2010
  26. Jul 25, 2010
  27. Apr 09, 2010
  28. Mar 29, 2010
  29. Mar 28, 2010
  30. Mar 25, 2010
  31. Jan 20, 2010
  32. Jan 13, 2010
    • Niels Möller's avatar
      * Makefile.in ($(LIBHOGWEED_FORLINK)): Depend on · fc0ca95a
      Niels Möller authored
      $(LIBNETTLE_FORLINK).
      
      * configure.ac (LIBHOGWEED_LIBS): Added -lnettle -lgmp for the
      default case. Follows debian, and also makes dlopen of
      libhogweed.so work, without having to use RTLD_GLOBAL.
      (LIBHOGWEED_LINK): Added -L., to find our libnettle.so.
      
      Rev: nettle/ChangeLog:1.47
      Rev: nettle/Makefile.in:1.12
      Rev: nettle/configure.ac:1.12
      fc0ca95a
  33. Oct 12, 2009
  34. Jun 04, 2009
Loading