summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/mptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites: Wrap putcharAlex White2021-09-161-0/+1
| | | | The linker flag to wrap putchar was lost in translation from make to waf.
* build: Sort source listsSebastian Huber2021-02-248-12/+12
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-1440-0/+922
Update #3818.