annotate build_packages.m @ 3236:9d6566d9944e default tip

Added tag GSoC_end for changeset f53543bd5dd6
author Anirudha Bose <ani07nov@gmail.com>
date Tue, 24 Sep 2013 16:13:01 +0530
parents 61a7f9cf1ddb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2960
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 more ("off");
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2 echo ("on");
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 pkg install general-1.3.2.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
4 pkg install miscellaneous-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
5 pkg install struct-1.0.10.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
6 pkg install optim-1.2.2a.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
7 pkg install specfun-1.1.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 pkg install control-2.4.1.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
9 pkg install signal-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
10 pkg install communications-1.1.1a.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
11 pkg install image-2.0.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
12 pkg install io-1.2.0.tar.gz
c0061a9c3288 build_packages.m: new file
John W. Eaton <jwe@octave.org>
parents:
diff changeset
13 pkg install statistics-1.1.3.tar.gz
3188
4d4f59f1c5e6 Include Octave Forge 'geometry' package
Anirudha Bose <ani07nov@gmail.com>
parents: 2960
diff changeset
14 pkg install geometry-1.7.0.tar.gz
3189
f5640ebf00b0 Enabled automatic build of Octave Forge 'windows' package
Anirudha Bose <ani07nov@gmail.com>
parents: 3188
diff changeset
15 pkg install windows-1.2.1.tar.gz
3190
c0b508176521 Include Octave Forge 'odepkg' package
Anirudha Bose <ani07nov@gmail.com>
parents: 3189
diff changeset
16 pkg install odepkg-0.8.4.tar.gz
3191
61a7f9cf1ddb Include Octave Forge 'linear-algebra' package
Anirudha Bose <ani07nov@gmail.com>
parents: 3190
diff changeset
17 pkg install linear-algebra-2.2.0.tar.gz