Skip to content
Snippets Groups Projects
  1. Mar 28, 2021
  2. Mar 25, 2021
  3. Mar 24, 2021
  4. Mar 23, 2021
  5. Mar 19, 2021
  6. Mar 18, 2021
  7. Mar 15, 2021
  8. Mar 13, 2021
  9. Mar 02, 2021
  10. Feb 25, 2021
  11. Feb 21, 2021
  12. Feb 19, 2021
  13. Feb 18, 2021
  14. Feb 16, 2021
  15. Feb 10, 2021
    • Gijs Peskens's avatar
      Fix cross build when using MbedTLS · 6c8ec93c
      Gijs Peskens authored
      Previous method was written only our MinGW setup in mind.
      This corrects build failures due to missing cmake toolchainfile, which may not be needed for other builds (as tested with provided aarch64 cross file).
      Meson >= 0.56.0 correctly generates the cmake toolchain file (and documentation explicitly states not to set this option manually), so there it is not used
      The toolchain variable has been renamed to make more sense when used in other arches, and in a way that it should not clash with any meson native options.
      6c8ec93c
  16. Feb 08, 2021
Loading