1. 18 Apr, 2020 1 commit
  2. 17 Apr, 2020 2 commits
  3. 16 Apr, 2020 4 commits
  4. 11 Apr, 2020 11 commits
  5. 13 Mar, 2020 1 commit
  6. 04 Mar, 2020 2 commits
  7. 03 Mar, 2020 1 commit
  8. 28 Feb, 2020 1 commit
  9. 19 Feb, 2020 1 commit
  10. 04 Dec, 2019 1 commit
  11. 23 Nov, 2019 1 commit
  12. 22 Nov, 2019 1 commit
  13. 21 Nov, 2019 1 commit
  14. 15 Nov, 2019 1 commit
  15. 14 Nov, 2019 1 commit
  16. 11 Nov, 2019 1 commit
    • overwrite 'msbuild_toolset' only if 'toolset' is defined (#1242) · d8a96fa1
      node-gyp uses 'msbuild_toolset' in 'target_defaults' to specify what
      toolset should be used, according to what version of Visual Studio
      was detected.
      
      Before this change, when 'toolset' was not specified, node-sqlite3
      failed to compile with any version of Visual Studio after 2015,
      because gyp fails to detect the toolset correctly.
      
      With this change 'toolset' is only used if defined, fixing
      compilation with node-gyp and recent VS versions.
      João Reis authored
  17. 29 Oct, 2019 1 commit
  18. 28 Oct, 2019 1 commit
  19. 16 Aug, 2019 2 commits
  20. 03 Aug, 2019 1 commit
  21. 08 Jul, 2019 2 commits
  22. 14 Jun, 2019 1 commit
  23. 13 Jun, 2019 1 commit