summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2006-08-07 07:30:45 +0000
committerChris Johns <chrisj@rtems.org>2006-08-07 07:30:45 +0000
commita819821aed96786b502199dc7836307f03daf8df (patch)
tree7ec6dc3b7adab8a6a6ca24f80c8aecaf4617171e /contrib
parentLog the script command lines. (diff)
downloadrtems-a819821aed96786b502199dc7836307f03daf8df.tar.bz2
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.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mingw/ChangeLog37
1 files changed, 37 insertions, 0 deletions
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 <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.