summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libtelnetd.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Do not use coverage for librtemstestSebastian Huber2023-11-031-2/+4
| | | | | The goal is to get code and branch coverage from actual tests and not the test support itself.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2021-04-131-0/+24
| | | | This reverts commit 3299dda2454a8847c670a732f6c12ef1f2cc5dd0.
* cpukit: Remove telnetdVijay Kumar Banerjee2021-04-071-24/+0
| | | | Update #3850
* build: Sort source listsSebastian Huber2021-02-241-1/+1
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+24
Update #3818.