Recent Releases of https://github.com/chaste/dependency-modules
https://github.com/chaste/dependency-modules - v0.2.0
What's Changed
- Separate PETSc and HDF5 installation #85 #86
- Add support for Ubuntu Plucky #89
- Run Chaste parallel tests in images #83
- Add version comparison functions #80 #82
- Drop support for Boost < 1.71 #81
Full Changelog: https://github.com/Chaste/dependency-modules/compare/v0.1.4...v0.2.0
- Shell
Published by kwabenantim 11 months ago
https://github.com/chaste/dependency-modules - v0.1.4
What's Changed
- Separated scripts into two sets:
- One set for building "system" images with dependency versions installed from Ubuntu repositories.
- One set for building "custom" images with custom-built dependency versions.
- Custom images no longer include Ubuntu system dependency versions.
- Updated download urls for Boost and HDF5.
- Added new patches for VTK 8.x and 9.x.
- Allowed specifying partial dependency versions e.g.
--version=4is understood as--version=4.0.0.
Full Changelog: https://github.com/Chaste/dependency-modules/compare/v0.1.3...v0.1.4
- Shell
Published by kwabenantim over 1 year ago
https://github.com/chaste/dependency-modules - v0.1.3
What's Changed
- Updated minimum supported library versions (see below) in https://github.com/Chaste/dependency-modules/pull/67
- Attached "oldest-boost" tag to a portability docker image in https://github.com/Chaste/dependency-modules/pull/48
- Added new portability docker images in https://github.com/Chaste/dependency-modules/pull/50 https://github.com/Chaste/dependency-modules/pull/53 https://github.com/Chaste/dependency-modules/pull/54
- Updated library versions in portability docker images in https://github.com/Chaste/dependency-modules/issues/51 https://github.com/Chaste/dependency-modules/pull/52 https://github.com/Chaste/dependency-modules/pull/57 https://github.com/Chaste/dependency-modules/pull/58
- Sped up PETSc builds with no
make testin https://github.com/Chaste/dependency-modules/pull/55 - Added GitHub actions to test docker images in https://github.com/Chaste/dependency-modules/pull/59
- Added "system" docker portability images in https://github.com/Chaste/dependency-modules/pull/60 https://github.com/Chaste/dependency-modules/pull/61 https://github.com/Chaste/dependency-modules/pull/62 https://github.com/Chaste/dependency-modules/pull/63
Unsupported Versions |CMake|Boost|HDF5|ParMETIS|PETSc|SUNDIALS|VTK|Xerces|XSD| |:----|:----|:----|:----|:----|:----|:----|:----|:----| |🟥 <3.16.3|🟥 <1.67|🟥 <1.10.4|🟥 <4.0|🟥 <3.12|🟥 <3.1|🟥 <6.3|🟥 <3.2.1|🟥 <4.0|
Full Changelog: https://github.com/Chaste/dependency-modules/compare/v0.1.2...v0.1.3
- Shell
Published by kwabenantim over 2 years ago
https://github.com/chaste/dependency-modules - v0.1.2
- Fixed VTK 6.x.x - 8.x.x builds on 22.04 LTS
- Fixed Boost 1.69 - 1.72 builds on 22.04 LTS
- Fixed PETSc 3.12.x - 3.13.x builds on 22.04 LTS
- Added one stable version of each dependency in images
- Added image builds for portability testing
- Shell
Published by kwabenantim over 3 years ago
https://github.com/chaste/dependency-modules - v0.1.1
Changes in 0.1.1
- Added RUNNER_OFF mode to launch into a shell instead of starting the runner.
- Shell
Published by kwabenantim almost 4 years ago
https://github.com/chaste/dependency-modules - v0.1.0
Initial Release v0.1.0
- Shell
Published by kwabenantim almost 4 years ago