summaryrefslogtreecommitdiffstats
path: root/contrib/mingw/ChangeLog
blob: fb667ae2310e60c074bba233fc1da82d56c15a6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
2007-0823	Chris Johns <chisj@rtems.org>

	* mingw-path.nsi: Change the forward slashes to back slashes for
	Windows.

2007-08-20	Chris Johns <chisj@rtems.org>

	* filewrite.nsi, getparameters.nsi, instance-check.nsi,
	mingw-path.nsi, sm-dummy.nsi, strslash.nsi, strstr.nsi,
	options.nsi: Added the shared between the 2 installer scripts.
	
	* msys-path.nsi: Fixed the last LF bug.

	* rtems-autotools.nsi, rtems-tools.nsi: Fixed the instance check,
	added a start menu, remove pages from target installers.
	
	* rtems.ini: Fixed the URL links. Added support link.

	* rtems_logo.bmp: Trimmed a little more to get a better image.
	
	* ba-wrap.sh: Stop on a error.

	* build-exes.sh: Use the option parameter variables. Change the
	order the section appear in the installer.
	
2007-08-03	Chris Johns <chisj@rtems.org>
	* rtems_logo.bmp: Clipped to get the correct proportions
	in the installer's header.

	* upload.sh: Install only the specific build installers.

	* rtems.ini: Change to show the actual web paths.

	* version: Build 15.

	* build-exes.sh, msys-path.nsi, rtems-autotools.nsi,
	rtems-tools.nsi: Fixed MSYS path detection. Fixed the uninstaller
	registry data. Changed the way the top level is generated. Now all
	the sections are added no matter what target is specified.

2007-07-28	Chris Johns <chisj@rtems.org>
	* README, build-rpms.sh, rtems.ini, build-exes.sh,
	rtems-tools.nsi: Updated to the new 4.8 build plus a new
	installer.

	* autoconf.def, automake.def, ba-wrap.sh, build-autotools.sh,
	msys-path.nsi, rtems-autotools.nsi, target-section-text,
	upload.sh, version: New to version 4.8. Autotools is built when
	installing.

2007-05-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* build-rpms.sh: Fix typos.

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.

	* AUTHORS, ChangeLog, README: Add the support files.

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

	* build-exes.sh, rtems-tools.nsi, rtems.ini, rtems_logo.bmp:
	Add NSIS installer support for MinGW.