aboutsummaryrefslogtreecommitdiff
path: root/packages/duma/2_5_15
Commit message (Collapse)AuthorAgeFilesLines
* Fix dynamic exception specifications in DUMA tests.spaun20022021-05-051-0/+69
| | | | | | | GCC11 now have -std=c++17 by default and c++17 does not allow dynamic exception specifications. Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
* Run all patches through renumbering and updateAlexey Neyman2017-12-023-14/+21
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add digests for all packagesAlexey Neyman2017-09-291-0/+8
| | | | | | | Also fix test-packages: it was saving the output from CT_DoLog into the checksum file. Also use one file per version. Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-084-0/+147
Signed-off-by: Alexey Neyman <stilor@att.net>