view build_packages.m @ 3256:7fb479d0241c

Update build tools for native mingw * src/build-m4.mk: do nothing for native mingw build * Makefile.in: - add bison, m4 as natve mingw, and python as jit build requirements. - remove build-bison as a mingw build dependancy * index.html: Add msys-bison to mingw required packages and mention ghostscript and python.
author John Donoghue <john.donoghue@ieee.org>
date Thu, 26 Sep 2013 21:18:39 -0400
parents e3944cf36a54
children 730fe4ac1a29
line wrap: on
line source

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