31 Commits

Author SHA1 Message Date
Joel Sherrill
3c5c7dd963 Add .git ignore. Remove .cvsignore 2012-02-02 10:16:26 -06:00
Joel Sherrill
c68637e718 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* AUTHORS, COPYING, README: Convert to UNIX CR/LF style.
2008-09-08 13:31:59 +00:00
Chris Johns
2e2cbfa933 2007-0823 Chris Johns <chisj@rtems.org>
* mingw-path.nsi: Change the forward slashes to back slashes for
        Windows.
2007-08-22 23:52:43 +00:00
Chris Johns
598aab1fe5 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-20 02:12:48 +00:00
Chris Johns
56f6b90763 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-08-04 06:24:12 +00:00
Chris Johns
f6cd0dbead 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-07-28 08:31:57 +00:00
Joel Sherrill
4741b0b203 2007-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* build-rpms.sh: Fix typos.
2007-05-21 19:27:34 +00:00
Chris Johns
896247d5e6 Handle the noarch rpms. Dump the file list. 2006-08-27 12:46:13 +00:00
Chris Johns
2ba11f8c75 Set the prefix into the MSYS fstab, This is a hack but it works. 2006-08-27 12:45:28 +00:00
Chris Johns
e25ff2c625 Ignore more build output files. 2006-08-27 12:44:47 +00:00
Chris Johns
5ceb567e4b Build the autotools for each RTEMS target. 2006-08-27 12:44:08 +00:00
Chris Johns
4f5d2dfcf1 Move the target list into a shared file. 2006-08-27 12:43:13 +00:00
Chris Johns
a2d7c41101 Move the build to host tools out of the target root, 2006-08-21 22:29:53 +00:00
Chris Johns
7272828382 Fix the path in the batch file to the installed path. 2006-08-20 23:02:44 +00:00
Chris Johns
ea3839aab1 Ignore the build output. 2006-08-15 03:38:29 +00:00
Chris Johns
a819821aed 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-08-07 07:30:45 +00:00
Chris Johns
b7c9b290e0 Log the script command lines. 2006-08-07 07:03:13 +00:00
Chris Johns
72eb02ef60 Updated to handle a different build processor to a i686. 2006-08-07 07:02:41 +00:00
Chris Johns
61e5a32064 Removed the tool version as Ralf has removed it from the rpms. 2006-08-07 07:01:54 +00:00
Chris Johns
979f36fdc0 Update the release tag. 2006-08-05 04:28:22 +00:00
Chris Johns
5adb73a1c5 Updated to support the new installer. 2006-08-04 09:50:08 +00:00
Chris Johns
1a768ef09e Updated to use common rather than base. More rpmbuild work arounds. 2006-08-04 09:49:35 +00:00
Chris Johns
808db8ea74 Fix the return code when used with tee. 2006-08-04 09:48:38 +00:00
Chris Johns
5aafd7a263 Updated hello screen. 2006-08-04 09:47:54 +00:00
Chris Johns
b4723b0d49 Generate the batch files when installing. 2006-08-04 09:47:17 +00:00
Chris Johns
7eb4d4b09d Convert to DOS format. 2006-08-04 09:46:14 +00:00
Chris Johns
332fd2a2d9 Changes to the installer and an extra script to build all. 2006-07-22 07:23:51 +00:00
Chris Johns
83fc6ac110 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 00:13:42 +00:00
Chris Johns
ed70a49616 Add the build-rpms.sh here until moved to crossrpms. 2006-07-21 00:11:54 +00:00
Chris Johns
7cadb8ecf5 Add the support files. 2006-07-21 00:07:45 +00:00
Chris Johns
be77d1f0c0 Add NSIS installer support for MinGW. 2006-07-21 00:04:20 +00:00