From a819821aed96786b502199dc7836307f03daf8df Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 7 Aug 2006 07:30:45 +0000 Subject: [PATCH] 2006-08-07 Chris Johns * 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 * build-exes.sh: Update the release tag. 2006-08-04 Chris Johns * 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 * COPYING, build.sh, rtems-license.rtf: Changes to the installer and an extra script to build all. --- contrib/mingw/ChangeLog | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/contrib/mingw/ChangeLog b/contrib/mingw/ChangeLog index aa4a9b4eba..fd7d4b75e7 100644 --- a/contrib/mingw/ChangeLog +++ b/contrib/mingw/ChangeLog @@ -1,3 +1,40 @@ +2006-08-07 Chris Johns + + * 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 + + * build-exes.sh: Update the release tag. + +2006-08-04 Chris Johns + + * 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 + + * COPYING, build.sh, rtems-license.rtf: + Changes to the installer and an extra script to build all. + 2006-07-21 Chris Johns * build-rpms.sh: Add the build-rpms.sh here until moved to crossrpms.