summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Use BSP family for optionsChris Johns2021-07-1535-0/+35
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee2021-04-0716-144/+0
| | | | Update #3850
* libtest: Report target hashSebastian Huber2021-02-261-0/+1
| | | | Update #4267.
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-2616-0/+16
| | | | Update #4267.
* build: Sort source listsSebastian Huber2021-02-241-3/+3
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Add test excludes for RTEMS_PROFILINGSebastian Huber2020-10-101-0/+1
|
* build: Alternative build system based on wafSebastian Huber2020-09-1485-0/+2198
Update #3818.