Skip to content
Snippets Groups Projects
  1. Sep 16, 2021
  2. Sep 13, 2021
  3. Aug 23, 2021
  4. Aug 19, 2021
  5. Jul 07, 2021
  6. Jul 03, 2021
  7. Jun 21, 2021
  8. Jun 16, 2021
  9. Mar 03, 2021
  10. Jan 26, 2021
  11. 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
  12. Dec 18, 2020
  13. Dec 17, 2020
  14. Dec 11, 2020
  15. Oct 30, 2020
  16. Oct 23, 2020
    • Dominik Thoennes's avatar
      introduce extra stage for merge requests to reduce load on swarm · 28087400
      Dominik Thoennes authored
      The new CI has four stages:
      1. **pretest** jobs are run automatically as a first check
      2. **test** jobs run at each commit but contain only a limited number of configurations
      3. **merge_request** these jobs need to be run **manually** before merging a merge request
      4. **benchmark** benchmarks are only run manually if needed
      28087400
  17. Oct 07, 2020
  18. Jul 31, 2020
  19. Jul 30, 2020
  20. Jul 29, 2020
  21. Jul 04, 2020
  22. Jun 29, 2020
    • Sebastian Eibl's avatar
      partial revert of 274e09cd · bf7ffbc0
      Sebastian Eibl authored
      274e09cd introduced a skip of the generation if the target file is not
      present. While this might hint a wrong target directory it also prevents the
      generation of new files. Since the provided mesa_pd.py script asks to
      confirm the target directory anyway, this skip is removed.
      bf7ffbc0
  23. Jun 22, 2020
  24. Jun 18, 2020
  25. Jun 15, 2020
  26. Jun 10, 2020
  27. Jun 09, 2020
  28. Jun 04, 2020
  29. Jun 03, 2020
  30. Mar 17, 2020