1. 07 Aug, 2000 1 commit
  2. 05 Aug, 2000 2 commits
  3. 04 Aug, 2000 4 commits
  4. 02 Aug, 2000 14 commits
  5. 01 Aug, 2000 1 commit
    • Greg Ward's avatar
      Patch from Rene Liebscher, tweaked by me: · 06830ada
      Greg Ward authored
        - 'export_symbol_file' (and corresponding 'def_file' in the old
          "build info" dict) are gone; warn if we see 'def_file' in the
          dict
        - the MSVC "pre-link hack" is gone -- all that stuff is now handled
          elsewhere (eg. by using 'export_symbols', etc.)
        - add 'get_export_symbols()' and 'get_libraries()' methods -- needed
          because on Windows, both of those things are a tad more complicated
          than fetching them from the Extension instance
      06830ada
  6. 30 Jul, 2000 11 commits
  7. 27 Jul, 2000 5 commits
  8. 14 Jul, 2000 1 commit
  9. 07 Jul, 2000 1 commit