source: rtems-source-builder/README @ 7164e61

4.104.95
Last change on this file since 7164e61 was c4c6264, checked in by Chris Johns <chrisj@…>, on 03/06/15 at 22:18:52

Update the documentation path.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1RTEMS Tools From Source
2-----------------------
3
4The RTEMS Source Builder is a tool to aid building packages from source used by
5the RTEMS project. It helps consolidate the details you need to build a package
6from source in a controlled and verifiable way. The tool is aimed at developers
7of software who use tool sets for embedded type development and is not limited
8to building just for RTEMS. Embedded development typically uses cross-compiling
9tool chains, debuggers, and debugging aids. Together we call these a 'tool
10set'. The RTEMS Source Builder is not limited to this role but designed to fit
11with-in this specific niche. It can be used outside of the RTEMS project and we
12welcome this happening in other open source or commercial projects.
13
14The project is part of the RTEMS Project. See http://www.rtems.org/ for
15details. The master repositiory is
16http://git.rtems.org/rtems-source-builder.git/.
17
18Documentation is in the 'doc' directory and available as HTML at https://docs.rtems.org/rsb/.
19
20Contributions, suggestions, and bug reports are welcome.
21
22Chris Johns
23chrisj@rtems.org
Note: See TracBrowser for help on using the repository browser.