summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests/splinkersets01.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* splinkersets01: Test linker sets in librarySebastian Huber2021-06-101-2/+0
| | | | | Make sure that the linker sets work if placed in a library (this is how they are used in RTEMS).
* 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/+22
Update #3818.