summaryrefslogtreecommitdiffstats
path: root/hl
Commit message (Expand)AuthorAgeFilesLines
* OESS-29 Update HD prefix and compare against developAllen Byrne2019-08-235-84/+84
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-1814-1322/+1328
* Cleanup when merging to other branchesAllen Byrne2019-07-302-4/+5
* Minor code fixesAllen Byrne2019-07-273-503/+499
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-2412-119/+160
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-093-4/+4
* Squash commit of options to build tools and testsDhvanil Popat2019-06-255-20/+47
* Add H5_DLL prefix to fix linkAllen Byrne2019-06-201-5/+12
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-2014-306/+398
* HDFFV-10738 Wrong INTENT for H5LTread_dataset_double_fM. Scot Breitenfeld2019-03-274-31/+31
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-215-9/+9
* Add check for existing links in hl/fortran/src/Makefile.am.Larry Knox2019-01-151-2/+4
* Merge pull request #1429 in HDFFV/hdf5 from HDFFV-10596-fortran-library-names...Larry Knox2019-01-141-0/+14
* Tools cleanupAllen Byrne2018-12-137-14/+0
* HDFFV-10660,-10594 merge from developAllen Byrne2018-12-131-2/+0
* HDFFV-10632 separate stderr and stdout in testsAllen Byrne2018-12-1313-57/+132
* Moved fixes for incorrectly installed header files to 1.10.Dana Robinson2018-12-061-3/+6
* HDFFV-10537: Remove installation of Fortran test mod filesM. Scot Breitenfeld2018-11-121-12/+0
* TRILAB-82 fix coverity high-impact issuesAllen Byrne2018-11-081-1/+1
* Update system commands with HD prefix and whitespaceAllen Byrne2018-08-283-152/+152
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-233-3/+3
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-2/+2
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-318-3041/+377
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1512-351/+288
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-043-1/+25
| * | Updated commenting in the H5DO compat test.Dana Robinson2018-05-041-11/+9
| * | Stripped out most of the duplicated functionality in the H5DODana Robinson2018-05-041-2046/+147
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-046-10/+2241
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3015-83/+53
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-307-3062/+44
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2310-21/+19
|\ \ \ \
| * | | | Remove link flag from compile commandAllen Byrne2018-05-222-2/+0
| * | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-098-19/+19
| | |_|/ | |/| |
* | | | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-14/+14
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-1412-351/+288
|\ \ \ \ | |/ / /
| * | | Add missing module_dir propertyAllen Byrne2018-05-092-0/+2
| * | | Correct command usageAllen Byrne2018-05-073-5/+5
| * | | Remove APPENDAllen Byrne2018-05-033-6/+6
| * | | Fix typoAllen Byrne2018-05-031-1/+1
| * | | Add missing test libAllen Byrne2018-05-031-2/+2
| * | | add missing folder to pathAllen Byrne2018-05-031-2/+2
| * | | Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-033-39/+57
| * | | LINK_FLAGS must be separate property setsAllen Byrne2018-05-034-313/+114
| * | | Fix link flags syntaxAllen Byrne2018-05-033-36/+37
| * | | Revert refactor link flagsAllen Byrne2018-05-023-35/+35
| * | | refactor link flags to interfaceAllen Byrne2018-05-023-34/+34
| * | | Fix defs and additional MSVC itemsAllen Byrne2018-05-021-3/+3
| * | | TRILABS-19 fix syntax for windowsAllen Byrne2018-05-022-5/+5
| * | | TRILABS-19 Link flags need - characterAllen Byrne2018-05-023-12/+12
| * | | TRILABS-19 fix fortran link flagsAllen Byrne2018-04-303-11/+11