Skip to content
Snippets Groups Projects
  1. Apr 13, 2010
  2. Jan 22, 2009
  3. Feb 12, 2008
  4. Jan 08, 2008
  5. Sep 01, 2007
  6. Jul 05, 2007
  7. Jan 02, 2007
  8. Apr 03, 2006
  9. Jan 03, 2006
  10. Oct 29, 2005
  11. Aug 29, 2005
  12. Aug 12, 2005
  13. Aug 10, 2005
  14. May 09, 2005
  15. Jan 01, 2005
  16. Apr 20, 2004
  17. Jan 01, 2004
  18. Nov 26, 2003
  19. Feb 09, 2003
  20. Dec 20, 2002
  21. Jul 27, 2002
  22. Feb 11, 2002
  23. Feb 10, 2002
  24. Oct 03, 2000
  25. Oct 02, 2000
  26. Oct 01, 2000
  27. May 10, 2000
    • Howard Chu's avatar
      Added new support for NT and AIX dynamic linking - generate export tables · 4efcc974
      Howard Chu authored
      for executable files, not just libraries/modules. Also, the AIX linker
      hardcodes -L paths by default; override this to prevent build paths from
      appearing in distributed binaries.
      
      mkdep.aix - a wrapper for AIX cc that sends dependency info to stdout so
      that the standard mkdep script can operate.
      4efcc974
  28. Aug 06, 1999
  29. Aug 04, 1999
  30. Jul 18, 1999
  31. Feb 20, 1999
  32. Dec 21, 1998
  33. Dec 04, 1998
  34. Nov 22, 1998
    • Kurt Zeilenga's avatar
      Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl> · 6f92e197
      Kurt Zeilenga authored
        Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection).
        Updated autoconf to 1.12 with sed patch (don't use stock 1.12).
        aclocal.m4 is built using automake's aclocal, v1.3.
        Updated mkdep to support libtool .lo files.
      Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T
      Autoconf now checks to ensure C compiler supports ANSI C prototypes.
      Updated make files templates.
      6f92e197
Loading