summaryrefslogtreecommitdiff
path: root/Makefile (follow)
AgeCommit message (Collapse)Author
2023-11-21qdp: Add scripts to build a QDPSebastian Huber
2023-11-21Makefile: Create env/bin/python3-configSebastian Huber
This is a workaround to let the RSB build GDB in a virtual Python environment.
2023-01-03pylint: Disable no-self-useSebastian Huber
This check is optional in version 2.14.
2020-07-15Rename "rtemsqual" in "rtemsspec"Sebastian Huber
2020-07-03Makefile: Use parallel yapfSebastian Huber
2020-05-28Fix typo in MakefileSebastian Huber
2020-05-28Fail if coverage dropsSebastian Huber
2020-04-18Enable branch coverageSebastian Huber
2020-04-17Makefile: Very verbose test reportsSebastian Huber
2020-04-16Makefile: Report coverage by defaultSebastian Huber
2020-04-15Move and split test filesSebastian Huber
Remove test grouping through test classes.
2020-03-09Fix make envSebastian Huber
2020-03-02Initial importSebastian Huber