1. 15 Nov, 2017 2 commits
  2. 14 Nov, 2017 1 commit
  3. 13 Nov, 2017 1 commit
  4. 12 Nov, 2017 6 commits
  5. 11 Nov, 2017 3 commits
  6. 09 Nov, 2017 3 commits
  7. 06 Nov, 2017 1 commit
  8. 04 Nov, 2017 2 commits
  9. 03 Nov, 2017 3 commits
  10. 02 Nov, 2017 4 commits
  11. 30 Oct, 2017 1 commit
    • Martin Storsjö's avatar
      configure: Stop using dlltool to create an import library · 67c72f08
      Martin Storsjö authored
      There shouldn't be any functional difference between the import
      library created by dlltool and the one produced by the linker itself.
      Keep installing it with both names though, for compatibility with users
      that expect both to exist.
      
      The dlltool step was added in ec10a9ab; prior to that, a MSVC
      compatible import library was generated using lib.exe. After that
      commit, there was no functional difference between the two import
      libraries (and since MSVC 2012, link.exe works just fine with the
      GNU binutils generated one).
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      67c72f08
  12. 27 Oct, 2017 3 commits
  13. 25 Oct, 2017 2 commits
  14. 24 Oct, 2017 7 commits
  15. 23 Oct, 2017 1 commit