[RTEMS Project] #3963: Add build specification item verification

RTEMS trac trac at rtems.org
Wed Apr 22 05:12:17 UTC 2020


#3963: Add build specification item verification
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  enhancement      |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  build            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 The new build system uses build specification items to define what is
 built and how it is built. Add a ./waf --rtems-verify-spec option to
 verify that the build specification items are sane. For example, check
 that there are no cycles in the graph, all required attributes are
 present, the attribute values have the proper type, no additional
 attributes are present, all UIDs are resolvable, etc.

--
Ticket URL: <http://devel.rtems.org/ticket/3963>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list