view build_packages.m @ 2992:4b450c162e39

Add ability to create simple NSIS installer * makeinst-script.sh: New script * mk-dist: added --installer option, which will add nsis to the applications to build, and create an installer instead of a zip file.
author John Donoghue <john.donoghue@ieee.org>
date Sat, 18 May 2013 18:15:43 -0400
parents c0061a9c3288
children e3944cf36a54
line wrap: on
line source

more ("off");
echo ("on");
pkg install general-1.3.2.tar.gz
pkg install miscellaneous-1.2.0.tar.gz
pkg install struct-1.0.10.tar.gz
pkg install optim-1.2.2a.tar.gz
pkg install specfun-1.1.0.tar.gz
pkg install control-2.4.1.tar.gz
pkg install signal-1.2.0.tar.gz
pkg install communications-1.1.1a.tar.gz
pkg install image-2.0.0.tar.gz
pkg install io-1.2.0.tar.gz
pkg install statistics-1.1.3.tar.gz