Commit Graph

2 Commits

Author SHA1 Message Date
sternenseemann
37c815ee66 omp/setup.py: open version_information in text mode
Otherwise saving the config in setup_support.py will fail as a bytes
object is not encodeable as JSON. Luckily, version_information is text
anyways.
2021-07-21 00:18:30 +02:00
Arnaud Charlet
d04601a9db S802-002 New component: OMP
Add new component that provides APIs on top of OpenMP
Add sorting API compatible with Ada.Containers.Vectors and
Ada.Containers.Generic_Array_Sort.

Change-Id: Iccb7f66cce599a10bc5c2cad21ebff0241314922
2019-10-17 16:44:20 +02:00