TESTING
  1. TESTING

hdf-spack

Public

Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
d2bd054b2d9Update hdf5/package.py with proposed changes for spack GitHub repo.
Allen ByrneAllen Byrne
90e4f255c30OESS-19 - update CMake package
Allen ByrneAllen Byrne
96e9e53a66aUse full develop name
Allen ByrneAllen Byrne
5c33ffb4edbCorrect version list
Allen ByrneAllen Byrne
9e10ba43c60separate dev versions in depends on
Allen ByrneAllen Byrne
e60e820caa1Allow 1.10.5 as lower bound for dev-3.1
Allen ByrneAllen Byrne
9b1bd904b5fAdd dev versions in depends_on
Allen ByrneAllen Byrne
93aa0adbd3dAdd 3.1 development version
Allen ByrneAllen Byrne
32f3505e1c1Add lower bound for patch - to avoid dev versions
Allen ByrneAllen Byrne
6abe7ea74bbUpdate hdf-hdf5 depends with ('build', 'run')
BBSERV ADMBBSERV ADM
c8c97988a23Update SHAs for hdfview tars
Allen ByrneAllen Byrne
7e730d1a3e4Update version numbers used
Allen ByrneAllen Byrne
bc7426a8badAdd checksum
Allen ByrneAllen Byrne
f393937e6e0Add 4.2.15
BBSERV ADMBBSERV ADM
a03e27729bfAdd patch from spack/spack develop branch.
Allen ByrneAllen Byrne
92d17cd9788Update cmake packages to use raw source and add 1.12.0
BBSERV ADMBBSERV ADM
9185eef81daMods to get a hdf5-1.10 CMake build - hardcoded root_cmakelists_dir. Mods to HDFView to get 3.1.0 to download and build.
BBSERV ADMBBSERV ADM
f919b5fbce6Corrections to README.
Allen ByrneAllen Byrne
baf4393323cUpdate env functions
Allen ByrneAllen Byrne
1b7954b4786Change hdf to optional and update env vars
BBSERV ADMBBSERV ADM
cbd5cba5d6fCommented out the build environment settings for HDFLIBS and HDF5LIBS. These will be set by the HDFView package during install.
BBSERV ADMBBSERV ADM
2afeaf364c7Added version to the install_tree. chmod the hdfview.sh script to be executable.
BBSERV ADMBBSERV ADM
1672a24df76Changes to create a working modulefile. Notes for changes needed to make hdfview.sh executable
BBSERV ADMBBSERV ADM
62a74feed57Fix to define proper path for HDF5LIBS variable needed for ant.
BBSERV ADMBBSERV ADM
c28ff10faccAdded patches from builtin spack repo which are necessary for hdf5 to pass spack concretize and install. Removed autotools from HDF5 package.py. HDF5 can be built with Autotools from the spack builting repo. added .gitignore
BBSERV ADMBBSERV ADM
15c2ebcd3fcCreated the directory structure and config file for a proper spack repo. Added instructions for adding repo to the spack environment.
Allen ByrneAllen Byrne
42aef4f2cacAdd hdf4 variant to hdfview
Allen ByrneAllen Byrne
a2434fd3799Initial Commit