Skip to content
Snippets Groups Projects
  1. Mar 25, 2022
  2. Mar 14, 2022
  3. Feb 25, 2022
  4. Feb 18, 2022
  5. Dec 17, 2021
  6. Nov 17, 2021
  7. Oct 29, 2021
  8. Sep 23, 2021
  9. Sep 13, 2021
  10. Sep 06, 2021
  11. Jun 30, 2021
  12. Jun 16, 2021
  13. May 17, 2021
  14. May 15, 2021
  15. May 04, 2021
  16. Apr 30, 2021
  17. Apr 09, 2021
  18. Mar 31, 2021
  19. Mar 23, 2021
  20. Mar 16, 2021
    • Dominik Thoennes's avatar
      remove nvtx wrapper · 5e233ea3
      Dominik Thoennes authored
      the wrapper did not compile but since this was not a problem in the last two years it can be removed
      5e233ea3
  21. Feb 22, 2021
  22. Jan 27, 2021
  23. Jan 22, 2021
  24. Jan 12, 2021
  25. Jan 01, 2021
  26. Dec 28, 2020
    • Michael Kuron's avatar
      Remove Boost and switch to C++17 · c3b6da1d
      Michael Kuron authored and Markus Holzer's avatar Markus Holzer committed
      Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available.
      We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
      c3b6da1d
  27. Dec 17, 2020
  28. Oct 30, 2020
  29. Oct 05, 2020
  30. Sep 04, 2020
  31. Jul 23, 2020
    • Michael Kuron's avatar
      Update CMake boost python logic · be036c15
      Michael Kuron authored
      We need to have at least one other required library, otherwise FindBoost will consider itself successful even if it didn't find anything.
      Also, add Python 3.8 support by using the Python version numbers as library version numbers.
      be036c15
  32. Jul 07, 2020
  33. Jul 04, 2020
  34. Jun 10, 2020
  35. Mar 17, 2020