head	1.42;
access;
symbols
	start:1.1.1.1 gvermeul:1.1.1;
locks; strict;
comment	@# @;


1.42
date	2012.04.16.15.28.47;	author gvermeul;	state Exp;
branches;
next	1.41;

1.41
date	2011.07.08.14.35.47;	author gvermeul;	state Exp;
branches;
next	1.40;

1.40
date	2011.01.08.16.27.53;	author gvermeul;	state Exp;
branches;
next	1.39;

1.39
date	2010.09.27.06.29.12;	author gvermeul;	state Exp;
branches;
next	1.38;

1.38
date	2010.07.17.19.47.32;	author gvermeul;	state Exp;
branches;
next	1.37;

1.37
date	2010.03.27.20.52.32;	author gvermeul;	state Exp;
branches;
next	1.36;

1.36
date	2010.02.28.22.04.31;	author gvermeul;	state Exp;
branches;
next	1.35;

1.35
date	2010.02.28.21.38.15;	author gvermeul;	state Exp;
branches;
next	1.34;

1.34
date	2009.09.30.03.03.20;	author gvermeul;	state Exp;
branches;
next	1.33;

1.33
date	2009.07.11.13.48.22;	author gvermeul;	state Exp;
branches;
next	1.32;

1.32
date	2009.07.11.10.58.54;	author gvermeul;	state Exp;
branches;
next	1.31;

1.31
date	2009.04.19.10.03.08;	author gvermeul;	state Exp;
branches;
next	1.30;

1.30
date	2009.04.18.12.06.32;	author gvermeul;	state Exp;
branches;
next	1.29;

1.29
date	2009.03.28.17.34.16;	author gvermeul;	state Exp;
branches;
next	1.28;

1.28
date	2009.01.04.19.42.33;	author gvermeul;	state Exp;
branches;
next	1.27;

1.27
date	2008.11.10.11.07.26;	author gvermeul;	state Exp;
branches;
next	1.26;

1.26
date	2008.10.12.05.13.19;	author gvermeul;	state Exp;
branches;
next	1.25;

1.25
date	2008.10.11.06.15.30;	author gvermeul;	state Exp;
branches;
next	1.24;

1.24
date	2008.10.09.05.42.18;	author gvermeul;	state Exp;
branches;
next	1.23;

1.23
date	2008.09.01.16.03.28;	author gvermeul;	state Exp;
branches;
next	1.22;

1.22
date	2008.05.23.17.15.32;	author gvermeul;	state Exp;
branches;
next	1.21;

1.21
date	2008.04.27.05.35.35;	author gvermeul;	state Exp;
branches;
next	1.20;

1.20
date	2008.04.13.10.33.02;	author gvermeul;	state Exp;
branches;
next	1.19;

1.19
date	2008.04.12.18.39.01;	author gvermeul;	state Exp;
branches;
next	1.18;

1.18
date	2007.06.11.18.39.21;	author gvermeul;	state Exp;
branches;
next	1.17;

1.17
date	2007.04.11.14.35.29;	author gvermeul;	state Exp;
branches;
next	1.16;

1.16
date	2007.04.10.08.28.55;	author gvermeul;	state Exp;
branches;
next	1.15;

1.15
date	2007.04.06.18.59.14;	author gvermeul;	state Exp;
branches;
next	1.14;

1.14
date	2007.03.26.05.51.22;	author gvermeul;	state Exp;
branches;
next	1.13;

1.13
date	2007.03.20.11.22.09;	author gvermeul;	state Exp;
branches;
next	1.12;

1.12
date	2007.01.28.17.13.59;	author gvermeul;	state Exp;
branches;
next	1.11;

1.11
date	2006.10.29.20.39.58;	author gvermeul;	state Exp;
branches;
next	1.10;

1.10
date	2006.10.24.19.07.13;	author gvermeul;	state Exp;
branches;
next	1.9;

1.9
date	2006.10.22.16.07.55;	author gvermeul;	state Exp;
branches;
next	1.8;

1.8
date	2006.10.08.07.13.48;	author gvermeul;	state Exp;
branches;
next	1.7;

1.7
date	2006.10.01.07.25.28;	author gvermeul;	state Exp;
branches;
next	1.6;

1.6
date	2006.09.24.16.44.41;	author gvermeul;	state Exp;
branches;
next	1.5;

1.5
date	2006.09.24.04.57.19;	author gvermeul;	state Exp;
branches;
next	1.4;

1.4
date	2006.09.24.03.46.54;	author gvermeul;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.23.19.25.42;	author gvermeul;	state Exp;
branches;
next	1.2;

1.2
date	2006.09.23.14.28.26;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.23.14.05.42;	author gvermeul;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2006.09.23.14.05.42;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.42
log
@Upgrade to Qt-4.8.1 and upgrade many other packages.
@
text
@#!/bin/bash

pushd ..
if [ ! -d SOURCES ]; then
    mkdir SOURCES
fi
if [ ! -d BUILD ]; then
    mkdir BUILD
fi
popd

./build-python2.5
./build-python2.6
./build-python2.7
./build-python3.1
./build-python3.2
./build-setuptools
./build-docutils
./build-jinja2
./build-sphinx
./build-lxml
./build-ipython
./build-pychecker
./build-pyglet
./build-pygments
./build-imaging
./build-numpy-git
./build-scipy-git
./build-sympy-git
#./build-matplotlib
./build-qt4.8
./build-sip
./build-pyqt4
#./build-pyqt4-svn
#./build-qscintilla2
#./build-qscintilla2-svn
#./build-qwt-qt3
#./build-qwt-qt4
#./build-qwtplot3d
./build-gccxml
#./build-pyqwt5
#./build-guidata
#./build-guiqwt
#./build-pyqwt4
#./build-pyqwt3d
#./build-eric3
#./build-eric4
#./build-simage
#./build-coin-qt3
#./build-coin-qt4
#./build-soqt-qt3
#./build-soqt-qt4

# Local Variables: ***
# mode: sh ***
# End: ***
@


1.41
log
@Upgrade to latest versions.
Follow switch of numpy and scipy from svn to git.
@
text
@d18 4
a24 1
./build-docutils
a25 2
./build-jinja2
./build-sphinx
d31 1
a31 2
./build-qt3.3
./build-qt4.7
a32 3
#./build-sip-hg
#./build-pyqt
./build-pyqt-svn
d35 1
a35 1
./build-qscintilla2
d41 1
a41 1
./build-pyqwt5
@


1.40
log
@Update to newer versions.
@
text
@d16 1
d26 3
a28 2
./build-numpy-svn
./build-scipy-svn
d31 1
a31 1
./build-qt4.6
@


1.39
log
@Upgrade to latest versions of PyQt and SIP.
Look at guiqwt and guidata.
@
text
@d43 2
a44 2
./build-guidata
./build-guiqwt
@


1.38
log
@Upgrade to latest releases and snapshots.
Install python-2.5, -2.6, -2.7, and -3.1.
Compile several packages for several or all python versions.
@
text
@d36 1
a36 1
#./build-qscintilla2
d43 2
@


1.37
log
@Upgrade to the latest releases and snapshots.
Use python2.6 and python3.1 explicitly.
@
text
@d12 3
a14 1
./build-python
d30 2
a31 2
#./build-sip
./build-sip-hg
d34 2
a35 2
#./build-pyqt4
./build-pyqt4-svn
d42 1
a42 1
#./build-pyqwt5
@


1.36
log
@Build Python-3.1.* and PyQt4-SVN.
@
text
@d13 1
a13 1
./build-python3
a22 2
#./build-numarray
#./build-numeric
d28 2
a29 2
./build-sip
./build-sip-svn
@


1.35
log
@Upgrade to latest releases and snapshots.
@
text
@d13 1
d35 1
a35 1
./build-pyqt4
@


1.34
log
@Upgrade to latest releases and snapshots.
@
text
@d22 2
a23 2
./build-numarray
./build-numeric
d28 1
a28 1
./build-qt4.5
d30 3
a32 3
#./build-sip-svn
./build-pyqt
#./build-pyqt-svn
d40 4
a43 3
./build-pyqwt5
./build-pyqwt4
./build-pyqwt3d
@


1.33
log
@Qt-4.5.2 requires a PyQt 4.5.2 snapshot.
@
text
@d26 1
a26 1
./build-matplotlib
d34 1
a34 1
./build-pyqt4-svn
@


1.32
log
@Upgrade to the latest releases.
@
text
@d33 2
a34 2
./build-pyqt4
#./build-pyqt4-svn
@


1.31
log
@Update to the latest releases of Shpinx and Jinja2.
Update to the latest subversion snapshots of Riverbank Computing.
@
text
@d29 6
a34 6
#./build-sip
./build-sip-svn
#./build-pyqt
./build-pyqt-svn
#./build-pyqt4
./build-pyqt4-svn
@


1.30
log
@Build the Riverbank subversion snapshots.
@
text
@d19 1
a19 1
./build-jinja
@


1.29
log
@Upgrade to the latest releases and snapshots.
@
text
@d31 3
a33 3
./build-pyqt
#./build-pyqt-svn
./build-pyqt4
@


1.28
log
@Sync with the latest releases of matplotlib, pyglet, pygments, Python,
and sphinx.
@
text
@d28 3
a30 3
./build-qt4.4
./build-sip
#./build-sip-svn
d34 2
a35 2
#./build-pyqt4-svn
./build-qscintilla2
@


1.27
log
@Upgrade to the latest releases of PyQt3, PyQt4, QScintilla, and SIP.
@
text
@d26 1
a26 1
#./build-matplotlib
@


1.26
log
@Upgrade to the latest releases and subversion snapshots.
Add build-qscintilla2-svn.
Zap build-celementtree and build-engauge.
@
text
@d26 1
a26 1
./build-matplotlib
d29 8
a36 8
#./build-sip
./build-sip-svn
#./build-pyqt
./build-pyqt-svn
#./build-pyqt4
./build-pyqt4-svn
#./build-qscintilla2
./build-qscintilla2-svn
@


1.25
log
@Add build-pyglet.
Upgrade Sphinx.
@
text
@d29 1
d31 3
a33 2
#./build-pyqt-svn
./build-pyqt
d35 2
a36 2
#./build-pyqt4
./build-qscintilla2
@


1.24
log
@Upgrade to Python-2.6, enable debugging and add support packages.
Upgrade to latests PyQt4/SIP snapshots and enable debugging.
Enable debugging in PyQwt5.
Add Python Imaging Library to help debugging QImage -> array conversion.
@
text
@d16 1
@


1.23
log
@Upgrade to the latest releases and snapshots.
@
text
@d13 1
d16 5
@


1.22
log
@Update to the latest releases from Riverbank Computing.
@
text
@d19 1
a19 1
#./build-matplotlib
d25 2
a26 2
#./build-pyqt4-svn
./build-pyqt4
@


1.21
log
@Upgrade to latest release candidate and snapshots.
@
text
@d25 2
a26 1
./build-pyqt4-svn
@


1.20
log
@Back out to Qt-4.3.4.
@
text
@d21 1
a21 1
./build-qt4.3
@


1.19
log
@Upgrade to Qt-4.4rc1 and to latest releases and snapshots.
@
text
@d21 1
a21 1
./build-qt4.4
@


1.18
log
@Upgrade to the latest versions and snapshots of Qt, ipython, PyQt3,
PyQt4, QScintilla2, SIP and SoQt.
@
text
@a13 1
./build-mercurial
d19 1
a19 2
./build-matplotlib
./build-gccxml
d21 1
a21 3
./build-qt4.3
./build-engauge
./build-qscintilla1
d23 2
a24 1
./build-pyqt-svn
d27 3
a29 3
./build-qwt-qt3
./build-qwt-qt4
./build-qwtplot3d
d33 7
a39 7
./build-eric3
./build-eric4
./build-simage
./build-coin-qt3
./build-coin-qt4
./build-soqt-qt3
./build-soqt-qt4
@


1.17
log
@Sync with the new releases of PyQt, PyQt4, and SIP.
Build the PyQt, PyQt4, and SIP releases instead of the snapshots.
@
text
@d23 1
a23 1
./build-qt4.2
d26 3
a28 3
./build-sip
./build-pyqt
./build-pyqt4
@


1.16
log
@Build simage, Coin, and SoQt as late as possible.
@
text
@d26 3
a28 3
./build-sip-svn
./build-pyqt-svn
./build-pyqt4-svn
@


1.15
log
@Add ipython.
@
text
@a25 5
./build-simage
./build-coin-qt3
./build-coin-qt4
./build-soqt-qt3
./build-soqt-qt4
d38 5
@


1.14
log
@Add matplotlib and engauge.
@
text
@d13 2
a15 1
./build-mercurial
@


1.13
log
@Replace build-qwt by build-qwt-qt3 and build-qwt-qt4.
Sync with the latest PyQt4 SVN revision.
@
text
@d19 1
d23 1
@


1.12
log
@Sync with the latest versions.
@
text
@d32 2
a33 1
./build-qwt
@


1.11
log
@Add the build script for Mercurial.
----------------------------------------------------------------------
@
text
@d28 3
a30 3
./build-sip
./build-pyqt
./build-pyqt4
@


1.10
log
@Add QScintilla-2, Eric-3, and Eric-4.
@
text
@d14 1
a22 1
./build-qscintilla2
d31 1
@


1.9
log
@Build NumPy and SciPy svn snapshots.
@
text
@d22 1
d36 2
@


1.8
log
@Switch from Qt-4.1.4 to Qt-4.2.0.
@
text
@d16 2
a17 2
./build-numpy
./build-scipy
@


1.7
log
@Add build-pyqwt3d build-pyqwt4 build-pyqwt5 build-qtpy.
@
text
@d20 1
a20 1
./build-qt4.1
@


1.6
log
@Add build-gccxml.
@
text
@d32 3
@


1.5
log
@Add the build files for Coin3D.
@
text
@d18 1
@


1.4
log
@Add build-gccxml, build-qwt, and build-qwtplot3d.
Add build-celementtree, build-elementtree (not needed for Python-2.5)
@
text
@d19 1
d21 5
a25 1
./build-qt4.1
@


1.3
log
@Add build-scipy.

----------------------------------------------------------------------
@
text
@d24 2
@


1.2
log
@Add build-pychecker and build-qscintilla1.
@
text
@d17 1
@


1.1
log
@Initial revision
@
text
@d13 1
d18 1
@


1.1.1.1
log
@Import build scripts for a Python development environment in $HOME/usr.

@
text
@@
