Skip to content
Snippets Groups Projects
  1. Jan 01, 2005
  2. Apr 20, 2004
  3. Jan 01, 2004
  4. Nov 26, 2003
  5. Feb 09, 2003
  6. Dec 20, 2002
  7. Jul 27, 2002
  8. Feb 11, 2002
  9. Feb 10, 2002
  10. Oct 03, 2000
  11. Oct 02, 2000
  12. Oct 01, 2000
  13. 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
  14. Aug 06, 1999
  15. Aug 04, 1999
  16. Jul 18, 1999
  17. Feb 20, 1999
  18. Dec 21, 1998
  19. Dec 04, 1998
  20. 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