Skip to content
Snippets Groups Projects
  1. May 13, 2022
  2. Mar 21, 2022
  3. Mar 03, 2022
  4. Feb 17, 2022
  5. Jan 28, 2022
  6. Jan 14, 2022
  7. Dec 18, 2021
  8. Dec 15, 2021
  9. Sep 28, 2021
  10. Jul 08, 2021
  11. Jun 15, 2021
  12. Jun 10, 2021
  13. Jun 07, 2021
  14. May 12, 2021
  15. Mar 03, 2021
  16. Feb 19, 2021
  17. Jan 23, 2021
  18. Dec 23, 2020
  19. Dec 08, 2020
  20. Nov 26, 2020
    • Xavier Claessens's avatar
      Meson: Fix doc build when opus is a subproject · d2f6805c
      Xavier Claessens authored and Ralph Giles's avatar Ralph Giles committed
      
      meson.source_root() and meson.build_root() have been deprecated in
      latest Meson release because they are a trap. They point to the root of
      parent project instead of root of current subproject. Meson 0.56.0 added
      meson.project_source/build_root() but it is just as easy to use
      meson.current_source/build_dir() in the root meson.build file and avoids
      bumping required meson version.
      
      Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
      Verified
      d2f6805c
  21. Nov 21, 2020
  22. Oct 28, 2020
  23. Aug 22, 2020
  24. Aug 10, 2020
  25. Aug 08, 2020
Loading