Skip to content
Snippets Groups Projects
  1. Apr 18, 2023
  2. Jul 10, 2022
  3. Jul 06, 2022
    • Timothy B. Terriberry's avatar
      Update x86 CPU detection configure check. · 918a09a3
      Timothy B. Terriberry authored
      Commit 6577534a switched from using __get_cpuid() to
       __get_cpuid_count(), but the corresponding configure check was not
       updated.
      Since __get_cpuid_count() was introduced much later, make sure we
       check for the function we actually use.
      
      Thanks to Mark Harris for the report.
      918a09a3
  4. Jul 08, 2020
  5. Apr 12, 2019
  6. Oct 16, 2018
  7. Sep 14, 2018
  8. Jul 26, 2018
  9. Mar 27, 2018
  10. Mar 02, 2018
  11. Feb 22, 2018
  12. Oct 29, 2017
  13. Oct 23, 2017
  14. Sep 11, 2017
  15. Jun 26, 2017
  16. Jun 19, 2017
  17. Feb 15, 2017
  18. Jan 23, 2017
  19. Jan 18, 2017
  20. Jan 09, 2017
  21. Nov 01, 2016
  22. Oct 27, 2016
    • Ralph Giles's avatar
      Make use of dot optional in generating documentation. · 76fa939b
      Ralph Giles authored
      Different distributions of doxygen have different default
      values of HAVE_DOT setting, so we need to pick a specific
      setting to avoid 'missing dot' warnings on some platforms.
      
      Doxygen uses it to generate inclusion graphs for our various
      header files, which is somewhat useful, but not essential.
      We therefore enable dot if it's present (usually through
      the parent graphviz package) but disable it if it's not
      available, silencing the warning, but not giving uniform
      results.
      76fa939b
  23. Aug 31, 2016
  24. Jul 08, 2016
  25. Jul 06, 2016
  26. Jun 29, 2016
  27. May 31, 2016
  28. Jan 12, 2016
  29. Nov 26, 2015
  30. Nov 05, 2015
  31. Oct 16, 2015
Loading