Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 5 | -5/+5 |
| | |||||
* | HDFFV-10345 whitespace corrections | Allen Byrne | 2018-02-05 | 1 | -2/+2 |
| | |||||
* | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 5 | -65/+65 |
| | |||||
* | HDFFV-10398 use the target name for custom commands | Allen Byrne | 2018-01-30 | 2 | -12/+6 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -4/+4 |
| | |||||
* | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 2 | -4/+4 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 3 | -17/+0 |
| | |||||
* | Fix fortran cmake variable usage | Allen Byrne | 2018-01-11 | 2 | -18/+18 |
| | |||||
* | Correct whitespace | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 multi-config builders need folder set | Allen Byrne | 2018-01-10 | 2 | -4/+4 |
| | |||||
* | HDFFV-10385 fix packaging | Allen Byrne | 2018-01-10 | 2 | -4/+4 |
| | |||||
* | HDFFV-10385 includes cleanup | Allen Byrne | 2018-01-10 | 1 | -3/+1 |
| | |||||
* | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 1 | -0/+4 |
| | |||||
* | Correct folder typo | Allen Byrne | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 2 | -29/+35 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 2 | -20/+8 |
| | |||||
* | Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds | M. Scot Breitenfeld | 2017-12-19 | 1 | -1/+15 |
| | |||||
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 5 | -25/+25 |
| | | | | This is now fixed via the HDFFV-10325 fix. | ||||
* | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-06 | 2 | -17/+339 |
| | |||||
* | export var. | M. Scot Breitenfeld | 2017-11-29 | 2 | -64/+66 |
| | |||||
* | initialized integer constants | M. Scot Breitenfeld | 2017-11-29 | 1 | -63/+63 |
| | |||||
* | Update macros | Allen Byrne | 2017-11-29 | 1 | -2/+2 |
| | |||||
* | HDFFV-10325: removed the COMMON/EQUIV statements. | M. Scot Breitenfeld | 2017-11-29 | 2 | -647/+552 |
| | |||||
* | Correct link lines of libraries | Allen Byrne | 2017-11-14 | 1 | -4/+6 |
| | |||||
* | Fix for Intel 18 Fortran compilation error. | M. Scot Breitenfeld | 2017-11-02 | 1 | -4/+1 |
| | | | | HDFFV-10322 | ||||
* | Add missing dir reference | Allen Byrne | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | Remove incorrect link var | Allen Byrne | 2017-11-01 | 2 | -3/+0 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 4 | -9/+9 |
| | |||||
* | Convert to use MPI:: for link | Allen Byrne | 2017-11-01 | 3 | -6/+5 |
| | |||||
* | libtool does not pass the correct argument linking (-WL,-WL,,) for the | M. Scot Breitenfeld | 2017-07-27 | 1 | -1/+1 |
| | | | | | | NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037) | ||||
* | Removed FCFLAGS when building the examples since they should already be ↵ | M. Scot Breitenfeld | 2017-07-27 | 1 | -2/+2 |
| | | | | included the h5fc wrapper. NAG complains about doubly declared options. | ||||
* | fixed check output string to match test | M. Scot Breitenfeld | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Fix for shared fortran libraries on mac (HDFFV-2772). | M. Scot Breitenfeld | 2017-05-18 | 3 | -9/+9 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 110 | -649/+498 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Combined the README_DEVEL and README, and removed out-dated README material | M. Scot Breitenfeld | 2017-04-11 | 2 | -220/+78 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -3/+3 |
| | |||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -7/+7 |
| | |||||
* | mpich module file is in env var | Allen Byrne | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Add MPI_Fortran variables | Allen Byrne | 2017-02-17 | 1 | -2/+2 |
| | |||||
* | HDFFV-9875 enable static pdb and cleanup exports | Allen Byrne | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -0/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-13 | 1 | -2/+2 |
|\ | | | | | | | | | * commit 'bd85e57904f1f943774bb99ea5e8b0d074db0edb': tools/test/h5diff/testh5diff.sh.in: Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. | ||||
| * | tools/test/h5diff/testh5diff.sh.in: | lrknox | 2017-01-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add code to delete copies of test .h5 files copied from tools/testfiles/vds to tools/test/h5diff/testfiles when running "make check" for an in-source build. tools/test/misc/testh5repart.sh.in: Change the name of the temporary test directory from "testfiles" which is also used for 2 h5mkgrp test files under source control to "testrepart" to avoid deleting source controlled files when running "make check" in the source directory. Fix test scripts that remove source-controlled files during "make check" when run in-source. Fix test scripts that don't remove test files because they add files to test directories but don't remove them if the build directories are the same as the source directory. Fix any test source file or Makefile.am files for tests that leave data files are removed by neither "make check" nor "make distclean". | ||||
* | | Fix test output file name | Allen Byrne | 2017-01-12 | 1 | -2/+2 |
| | | |||||
* | | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 2 | -16/+158 |
| | | | | | | Also converted tests to use macros | ||||
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 7 | -87/+87 |
|/ | |||||
* | Enabled commented out code, | M. Scot Breitenfeld | 2017-01-06 | 1 | -45/+42 |
| | | | | HDFFV-9498 -- PGI COMPILER BUG: READ(...,pos,) fails for pgf90 causes offset test to fail | ||||
* | Correct typo in variable format | Allen Byrne | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Fix:HDFFV-9987 | M. Scot Breitenfeld | 2016-10-14 | 6 | -48/+66 |
| | | | | | | | With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F) Resolution: Made H5S_ALL_F INTEGER(HID_T) to match C. | ||||
* | Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes. | M. Scot Breitenfeld | 2016-10-14 | 1 | -5/+1 |
| | | | | | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler |