Skip to content

Releases: geodynamics/pylith_installer

Installer version 0 for PyLith v4.1.3

31 Jul 14:54
966f14a
Compare
Choose a tag to compare

This utility is used to build PyLith v4.1.3 and its dependencies from source code on UN*X operating systems. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution. See the installation instructions for more information.

Installer version 0 for PyLith v4.1.2

31 Jul 14:49
2d25d7e
Compare
Choose a tag to compare

This utility is used to build PyLith v4.1.2 and its dependencies from source code on UN*X operating systems. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution. See the installation instructions for more information.

Installer version 0 for PyLith v4.1.1

07 Jun 04:23
2d25d7e
Compare
Choose a tag to compare

This utility is used to build PyLith v4.1.1 and its dependencies from source code on UN*X operating systems. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution. See the installation instructions for more information.

Installer version 0 for PyLith v4.0.0

18 Dec 16:06
8a6f798
Compare
Choose a tag to compare

This utility is used to build PyLith v4.0.0 and its dependencies from source code on UN*X operating systems. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution. See the installation instructions for more information.

  • Switch from CppUnit to Catch2 for C++ testing

Installer version 0 for PyLith v3.0.3

12 Dec 23:16
5f5d4e0
Compare
Choose a tag to compare

This utility is used to build PyLith v3.0.3 and its dependencies from source code on UN*X operating systems. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution. See the installation instructions for more information.

  • Install PyLith to Python virtual environment and use pip to install Python modules (setuptools, certifi, numpy, cftime).
  • Migrate documentation to Sphinx+MyST
  • Separate build directory for external dependencies and CIG-related code (pythia, spatialdata, PETSc, PyLith)
  • Update versions of dependencies.
    • gcc 10.3.0
    • mpc 1.2.1
    • gmp 6.2.1
    • mpfr 4.1.0
    • mpich 3.4.2
    • openmpi 4.1.1
    • openssl 1.1.1l
    • libffi 3.4.2
    • curl 7.83.1
    • cmake 3.21.3
    • python 3.10.6
    • pcre 8.40
    • swig 4.0.2
    • cppunit 1.15.1
    • sqlite 3.31
    • tiff 4.3.0
    • proj 8.1.1
    • hdf5 1.12.1
    • h5py 3.6.0
    • netcdf 4.8.1
    • netCDF4 1.5.7
    • pythia 1.0.0
    • spatialdata 3.0.0
  • Remove installing dependencies that are now obsolete.
    • ScientificPython
    • FIAT
    • Cython
  • Use projsync to install PROJ datum files.
  • Allow specification of MPICH options in configure.
  • Provide --enable-developer configure argument to install pacakges for development.

Installer version 2 for PyLith v2.2.2

06 Dec 21:14
fc16a52
Compare
Choose a tag to compare
  • Allow installation of Python pkgconfig module
  • Update versions of dependencies (must be compatible with Python 2.7)
    • hdf5 1.10.8p1 (manual patch for building on Big Sur)
    • Python 2.7.18
    • h5py 2.10.1 (manual patch for more flexible specification of HDF5 location)
    • pkgconfig 1.5.2
  • Download PETSc external packages to build directory (URLs changed)
  • Backport documentation (use Sphinx+MyST) https://pylith-installer.readthedocs.io/en/v2.2.2-2/

Installer version 0 for PyLith v2.2.2

02 Jul 21:22
1ec71c2
Compare
Choose a tag to compare

This utility is used to build PyLith v2.2.2 and its dependencies from source code on UN*X operating systems. Instructions are included in the INSTALL file in the tarball. The installer will download all necessary files for the dependencies and the PyLith code; there is no need to download any of the tarballs other than the installer distribution.

  • Updated dependencies

    • spatialdata 1.10.0
    • pythia 0.8.1.19
    • HDF5 1.10.5
    • h5py 2.9.0
    • netCDF 4.6.3
    • netCDF4 1.5.0.1
    • cmake 3.14.2

Installer version 1 for PyLith v2.2.1

19 Sep 18:38
Compare
Choose a tag to compare

Installer with updated packages and ability to install from other repositories.

Installer version 0 for PyLith v1.8.0

15 Dec 18:49
Compare
Choose a tag to compare
Pre-release

This utility is used to build PyLith v1.8.0 and its dependencies from source code on UN*X operating systems. Instructions are included in the INSTALL file in the tarball. The installer will download all necessary files for the dependencies and PyLith code; there is no need to download any of the tarballs other than the installer distribution.

Installer version 0 for PyLith v2.2.1

06 Sep 20:30
Compare
Choose a tag to compare
  • Increment to PyLith version 2.2.1

  • Update Spatialdata to 1.9.10

  • Update pylith_parameters to 1.1.0

  • Add ability to build openssl

  • Add configure check for unzip (Proj.4 datums) and generate error if building gcc but not MPI.