summaryrefslogtreecommitdiffstats
path: root/contrib/mingw/build-exes.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-08-20 Chris Johns <chisj@rtems.org>Chris Johns2007-08-201-2/+4
| | | | | | | | | | | | | | | | | | | | * 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>Chris Johns2007-08-041-66/+106
| | | | | | | | | | | | | | | | * 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>Chris Johns2007-07-281-39/+275
| | | | | | | | | | | * 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.
* Handle the noarch rpms. Dump the file list.Chris Johns2006-08-271-6/+10
|
* Removed the tool version as Ralf has removed it from the rpms.Chris Johns2006-08-071-5/+6
|
* Update the release tag.Chris Johns2006-08-051-1/+1
|
* Updated to support the new installer.Chris Johns2006-08-041-6/+25
|
* Add NSIS installer support for MinGW.Chris Johns2006-07-211-0/+204