Skip to content
Snippets Groups Projects
  1. Feb 26, 2022
  2. Feb 25, 2022
  3. Jan 28, 2022
  4. Nov 10, 2021
  5. Nov 07, 2021
  6. Oct 28, 2021
  7. Oct 22, 2021
  8. Oct 21, 2021
  9. Oct 07, 2021
    • Steve Lhomme's avatar
      CI: add win64 targets built with ucrt · ed386c86
      Steve Lhomme authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
      These are Win10 builds with a maximum API support of Windows 1809 = Redstone 5.
      
      We use the LLVM "UWP" image as it's the one with UCRT runtime by default. It's
      not tied to UWP API's only.
      
      Only the C runtime is different compared to the win64 LLVM builds we already have.
      ed386c86
  10. Oct 06, 2021
  11. Sep 28, 2021
  12. Sep 16, 2021
  13. Sep 15, 2021
  14. Sep 12, 2021
  15. Jul 31, 2021
  16. Jun 13, 2021
  17. Jun 12, 2021
  18. Jun 08, 2021
  19. May 04, 2021
  20. Jan 26, 2021
  21. Jan 20, 2021
  22. Jan 07, 2021
  23. Dec 15, 2020
  24. Dec 10, 2020
  25. Dec 02, 2020
  26. Oct 08, 2020
  27. Sep 08, 2020
  28. Jul 16, 2020
  29. Jul 14, 2020
  30. Jul 06, 2020
    • Steve Lhomme's avatar
      CI: update the mingw-w64 targets to a more recent version · 08ef8bdd
      Steve Lhomme authored
      - includes the ActivateAudioInterfaceAsync API for UWP
      - include ucrtapp which replaces ucrt with no dependency on MS DLLs
      - WaitOnAddress/WakeByAddressXXX  only in the proper libs (not kernel32)
      - wincrypt/CryptAPI only in the proper libs
      08ef8bdd
  31. Jun 18, 2020
  32. Jun 17, 2020
  33. Jun 04, 2020
Loading