Chris Johns 2074bd1168 rtems-tools: Start a build with a distclean to clean away an old build.
If building rtems-tools from git and switching the RSB branch the
git repo for rtems-tools holds object files from the old branch. This
is due to waf building in the source tree and the RSB keepiing the
git repo around in the `sources` directory.
2017-04-13 17:50:31 +10:00
2016-08-26 11:20:48 -04:00
2016-03-16 15:56:46 +11:00
2015-03-07 09:24:51 +11:00

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 https://docs.rtems.org/rsb/.

Contributions, suggestions, and bug reports are welcome.

Chris Johns
chrisj@rtems.org
Description
No description provided
Readme 4.1 MiB
Languages
Python 96.3%
M4 2.9%
Shell 0.6%
Makefile 0.2%