[RTEMS Project] #4205: Add Chapter on Building Applications with Various Build Systems to Users Guide

RTEMS trac trac at rtems.org
Thu Dec 10 00:07:12 UTC 2020


#4205: Add Chapter on Building Applications with Various Build Systems to Users
Guide
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  enhancement    |     Status:  new
  Priority:  normal         |  Milestone:  6.1
 Component:  doc            |    Version:  6
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 As a project, we don't care what build system an end user wants to use. We
 just need to provide examples and guidance. This task is to add a chapter
 on application build systems to the Users Guide. The chapter should
 include something like this as an outline:

 * Introduction and Goal of Commands to Execute
 * Use of package config to get parameters
 * Build with waf
 * Build with RTEMS application Makefiles
 * Build with cmake
 * Build with scons
 * Build with meson

 This ticket is to add the overview information on the requirements to
 build RTEMS as a pattern, already supported build systems, and at least
 tickets on the other build systems like cmake, scons, and meson. Whether
 stubs for those are inserted into the chapter initially or we wait for the
 other tickets to be implemented can be discussed.

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


More information about the bugs mailing list