1. 09 Nov, 2017 3 commits
  2. 06 Nov, 2017 1 commit
  3. 04 Nov, 2017 2 commits
  4. 03 Nov, 2017 3 commits
  5. 02 Nov, 2017 4 commits
  6. 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
  7. 27 Oct, 2017 3 commits
  8. 25 Oct, 2017 2 commits
  9. 24 Oct, 2017 7 commits
  10. 23 Oct, 2017 1 commit
  11. 22 Oct, 2017 1 commit
  12. 19 Oct, 2017 5 commits
  13. 18 Oct, 2017 4 commits
  14. 17 Oct, 2017 1 commit
  15. 16 Oct, 2017 1 commit
  16. 14 Oct, 2017 1 commit