Add a README for github to show.

This commit is contained in:
Chris Johns 2013-07-25 22:24:53 +10:00
parent 9c150cf0c7
commit 84a3494c5f
2 changed files with 33 additions and 9 deletions

24
README Normal file
View File

@ -0,0 +1,24 @@
RTEMS Tools From Source
-----------------------
The RTEMS Source Builder is a tool to aid building packages from source used by
the RTEMS project. It helps consolidate the details you need to build a package
from source in a controlled and verifiable way. The tool is aimed at developers
of software who use tool sets for embedded type development and is not limited
to building just for RTEMS. Embedded development typically uses cross-compiling
tool chains, debuggers, and debugging aids. Together we call these a 'tool
set'. The RTEMS Source Builder is not limited to this role but designed to fit
with-in this specific niche. It can be used outside of the RTEMS project and we
welcome this happening in other open source or commercial projects.
The project is part of the RTEMS Project. See http://www.rtems.org/ for
details. The master repositiory is
http://git.rtems.org/rtems-source-builder.git/.
Documentation is in the 'doc' directory and available as HTML at
http://www.rtems.org/ftp/pub/rtems/people/chrisj/source-builder/source-builder.html.
Contributions, suggestions, and bug reports are welcome.
Chris Johns
chrisj@rtems.org

View File

@ -14,15 +14,15 @@ Chris Johns <chrisj@rtems.org>
RTEMS Tools From Source
-----------------------
The RTEMS Source Builder is a tool to aid building packages from source. It is
not a package manager. It helps consolidate the details you need to build a
package from source in a controlled and verifiable way. The tool is aimed at
developers of software who use tool sets for embedded type
development. Embedded development typically uses cross-compiling tool chains,
debuggers, and debugging aids. Together we call these a 'tool set'. The RTEMS
Source Builder is not limited to this role but designed to fit with-in this
specific niche. It can be used outside of the RTEMS project and we welcome this
happening in other open source or commercial projects.
The RTEMS Source Builder is a tool to aid building packages from source used by
the RTEMS project. It helps consolidate the details you need to build a package
from source in a controlled and verifiable way. The tool is aimed at developers
of software who use tool sets for embedded type development and is not limited
to building just for RTEMS. Embedded development typically uses cross-compiling
tool chains, debuggers, and debugging aids. Together we call these a 'tool
set'. The RTEMS Source Builder is not limited to this role but designed to fit
with-in this specific niche. It can be used outside of the RTEMS project and we
welcome this happening in other open source or commercial projects.
The RTEMS Source Builder is typically used to build a set of tools or a 'build
set'. A 'build set' is a collection of packages and a package is a specific