2006-08-07 Chris Johns <chrisj@rtems.org>

* build.sh: Log the script command lines.

        * build-rpms.sh:
        Updated to handle a different build processor to a i686.

        * build-exes.sh:
        Removed the tool version as Ralf has removed it from the
        rpms.

2006-08-05  Chris Johns  <chrisj@rtems.org>

        * build-exes.sh: Update the release tag.

2006-08-04  Chris Johns  <chrisj@rtems.org>

        * build-exes.sh: Updated to support the new installer.

        * build-rpms.sh:
        Updated to use common rather than base. More rpmbuild work
        arounds.

        * build.sh: Fix the return code when used with tee.

        * rtems.ini: Updated hello screen.

        * rtems-tools.nsi: Generate the batch files when
        installing.

        * AUTHORS, README: Convert to DOS format.

2006-07-22  Chris Johns  <chrisj@rtems.org>

        * COPYING, build.sh, rtems-license.rtf:
        Changes to the installer and an extra script to build all.
This commit is contained in:
Chris Johns
2006-08-07 07:30:45 +00:00
parent b7c9b290e0
commit a819821aed

View File

@@ -1,3 +1,40 @@
2006-08-07 Chris Johns <chrisj@rtems.org>
* build.sh: Log the script command lines.
* build-rpms.sh:
Updated to handle a different build processor to a i686.
* build-exes.sh:
Removed the tool version as Ralf has removed it from the
rpms.
2006-08-05 Chris Johns <chrisj@rtems.org>
* build-exes.sh: Update the release tag.
2006-08-04 Chris Johns <chrisj@rtems.org>
* build-exes.sh: Updated to support the new installer.
* build-rpms.sh:
Updated to use common rather than base. More rpmbuild work
arounds.
* build.sh: Fix the return code when used with tee.
* rtems.ini: Updated hello screen.
* rtems-tools.nsi: Generate the batch files when
installing.
* AUTHORS, README: Convert to DOS format.
2006-07-22 Chris Johns <chrisj@rtems.org>
* COPYING, build.sh, rtems-license.rtf:
Changes to the installer and an extra script to build all.
2006-07-21 Chris Johns <chrisj@rtems.org>
* build-rpms.sh: Add the build-rpms.sh here until moved to crossrpms.