Skip to content
Snippets Groups Projects
  1. Mar 28, 2022
  2. Mar 25, 2022
  3. Mar 17, 2022
  4. Mar 12, 2022
  5. Mar 10, 2022
  6. Mar 05, 2022
  7. Mar 01, 2022
  8. Feb 27, 2022
  9. Feb 23, 2022
  10. Feb 19, 2022
  11. Feb 11, 2022
  12. Feb 05, 2022
  13. Feb 03, 2022
  14. Feb 02, 2022
  15. Feb 01, 2022
  16. Jan 29, 2022
  17. Jan 28, 2022
  18. Jan 27, 2022
  19. Jan 23, 2022
    • Rémi Denis-Courmont's avatar
      opengl: missing library check · 4ab41404
      Rémi Denis-Courmont authored
      Traditionally the presence of the header file was not considered
      sufficient, though this was somewhat forgotten with the prevalence of
      pkg-config.
      
      However most libraries have portable headers, while the shared library
      is platform-dependent. It is common for the header to be present while
      the library is absent with "multilib" installations (i.e. Linux
      installation with multiple architectures).
      4ab41404
    • Rémi Denis-Courmont's avatar
      sndio: missing library check · 0c482e07
      Rémi Denis-Courmont authored
      Traditionally the presence of the header file was not considered
      sufficient, though this was somewhat forgotten with the prevalence of
      pkg-config.
      
      However most libraries have portable headers, while the shared library
      is platform-dependent. It is common for the header to be present while
      the library is absent with "multilib" installations (i.e. Linux
      installation with multiple architectures).
      0c482e07
  20. Jan 22, 2022
  21. Jan 18, 2022
  22. Jan 11, 2022
  23. Jan 08, 2022
  24. Jan 04, 2022
  25. Dec 17, 2021
  26. Dec 15, 2021
  27. Dec 08, 2021
  28. Dec 07, 2021
  29. Dec 06, 2021
Loading