JPSS
  1. JPSS

HL_NPOESS

Public

Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
314dbaadef6Fix CMake target calls to add new parameter
Scot BreitenfeldScot Breitenfeld
f3458dd064fFixed issue with Intel 15 and windows program failure do to mixing integer types (hsize_t and integers) in the dimension specs.
Allen ByrneAllen Byrne
596215e26f5Split fortran lib into cstub and fortran libraries. Tested: windows
Allen ByrneAllen Byrne
ac213abc511Fix CMP0053 warning
Scot BreitenfeldScot Breitenfeld
745b2974091
Larry KnoxLarry Knox
d78d579c1b5Updated Platforms Tested section of RELEASE.txt for release
Scot BreitenfeldScot Breitenfeld
7ed197fb2deUpdated the instructions for HDF5 CMake/non-CMake builds and CMake HL_JPSS builds.
Scot BreitenfeldScot Breitenfeld
30b83d3fc78Updated with new Fortan changes in the build process.
Scot BreitenfeldScot Breitenfeld
6387d2ab508HDF5_TOOLS_DIR path and HDF5_BUILD_SHARED_LIBS flags are now set with cmake when linking JPSS HL to an autotools built HDF5 lib. Updated the documentation with how to build JPSS HL when the hdf5 library was built with configure and JPSS is built using cmake.
Scot BreitenfeldScot Breitenfeld
163bcad3698Added fortran COMPONENTS in HDF5 find package to handle a HDF5 autools build.
Scot BreitenfeldScot Breitenfeld
c74f5f3e9d9Fixed isssue with make clean not removing all the fortran .o and .mod files.
Scot BreitenfeldScot Breitenfeld
03e1e55d129Added COMPONENTS to the find hdf5 command to find the HL libraries when HDF5 was built with autotools and not Cmake.
Allen ByrneAllen Byrne
9692d10e31aAdd legacy find hdf5
Scot BreitenfeldScot Breitenfeld
26d13e477b5Updated the makefile to handle a general setting for enable-fortran. Updated documentation.
Scot BreitenfeldScot Breitenfeld
0f366f344ddremoved Makefile-F03 entry
Scot BreitenfeldScot Breitenfeld
f6e7b08ef91Removed the need for a separate Fortran Makefile. Fixed parallel makefile builds Added new fortran build option for make: make enable-fortran=true Added new checks for fortran requirements in the Makefiles. Updated the documentation to reflect these changes.
Allen ByrneAllen Byrne
1f2f79085eaRemove fortran subfolder for output
Allen ByrneAllen Byrne
763563971c6Set linker language on target
Allen ByrneAllen Byrne
a4c89452970Add WiX support for Windows CPack Add installation program checks for Windows
Allen ByrneAllen Byrne
06d2426661dAdded windows test machines
Allen ByrneAllen Byrne
0d5dfad31b3Change property from https to http
Scot BreitenfeldScot Breitenfeld
cc0edfa3251Added to new feature section.
Scot BreitenfeldScot Breitenfeld
5631bfb28b9Reviewed and updated the copyrights.
Scot BreitenfeldScot Breitenfeld
0d006569d96Added to new features section.
Scot BreitenfeldScot Breitenfeld
2f9f362c58aUpdated documentation for the 1.1.3 release.
Allen ByrneAllen Byrne
071da224950Add fortran to packaging
Scot BreitenfeldScot Breitenfeld
1901af77ba7Added header files h5hl_region.h and h5hl_api.h to the cmake install dir.
Scot BreitenfeldScot Breitenfeld
98171f0d6e4Cleans up installed header file h5hl_api.h
Scot BreitenfeldScot Breitenfeld
1163cb50f0acopies h5hl_api.h to the install include directory.
Scot BreitenfeldScot Breitenfeld
c805f8d97b3Fixed makefile install/uninstall to accept "prefix=", i.e. where to install/uninstall the HL_NPOESS library. Updated the README.txt to reflect this change.
Allen ByrneAllen Byrne
4f8ae69b6c2Initial commit of packaging support.
Scot BreitenfeldScot Breitenfeld
8406381ce2cincrement the version to 1.1.3
Scot BreitenfeldScot Breitenfeld
c0d1feae059Fixes: Fixes issues when compiling the HL JPSS fortran library with cmake >3.0 and not being able to find the hdf5 module files. This is because -isystem is used instead of -I when specifying the directory containing the hdf5 modules.
Allen ByrneAllen Byrne
9c07d3be91cAdd .def file to fortran shared link flags on windows
Allen ByrneAllen Byrne
ea3199acbdaCorrect test depends
Allen ByrneAllen Byrne
de69815b8ceCorrect usage of TARGET used in copy command
Scot BreitenfeldScot Breitenfeld
09bf1192ec4fixed code indentation
Allen ByrneAllen Byrne
e9965eb46b3correct test typos and correct clear test. Tested: local linux
Allen ByrneAllen Byrne
37b8da7bf2bSplit ex_GMGTO test out and correct clear test. Tested: local linux
Scot BreitenfeldScot Breitenfeld
7507442c49aadded configure def file for shared libs on windows.
Scot BreitenfeldScot Breitenfeld
62b2f73bd1fadded configure def file for shared libs on windows.
Allen ByrneAllen Byrne
1fc920b56b7Fix runTests path
Allen ByrneAllen Byrne
b28089a8619Corrected copy files.
Allen ByrneAllen Byrne
1500fdbc315Update configure. fortran tests copy files fails.
Allen ByrneAllen Byrne
24372f8968dAdd project libraries to links. Remove local f2003 option.
Allen ByrneAllen Byrne
e550988d2a8cleanup link directories
Allen ByrneAllen Byrne
c524a9c40ccAdd link directories
Allen ByrneAllen Byrne
f2f398e76d7Add link directories
Allen ByrneAllen Byrne
cca23ab4aebremove extra ;
Allen ByrneAllen Byrne
a3ff68b13c7Update link_libs settings