Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HD to string functions. | Larry Knox | 2019-07-26 | 1 | -1/+1 |
| | | | | | | Switched strtoul to strtoumax in H5FDs3comms.c. Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java. Update Copyright headers. | ||||
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 4 | -0/+118 |
| | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | HDFFV-10845 Allow mingw to find functionality | Allen Byrne | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 1 | -0/+5 |
| | |||||
* | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 1 | -4/+8 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 3 | -8/+8 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 4 | -8/+8 |
| | |||||
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-03 | 1 | -0/+2 |
|\ | |||||
| * | Fixed Build HDF Tests name in CMake's libhdf5 settings | Dhvanil Popat | 2019-07-03 | 1 | -1/+1 |
| | | |||||
| * | Fixed libhdf5 settings file for both autotools & CMake | Dhvanil Popat | 2019-06-25 | 1 | -0/+2 |
| | | |||||
* | | Added GCC9 flags to CMake build | Quincey Koziol | 2019-07-03 | 1 | -0/+5 |
|/ | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+6 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | Update GCC 6 & 7 flags for CMake builds | Quincey Koziol | 2019-06-23 | 1 | -1/+6 |
| | |||||
* | Correct CMake issues | Allen Byrne | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 8 | -1059/+581 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Move set (MAX_PROC_COUNT 8) back to HPC options files. | Larry Knox | 2019-06-05 | 5 | -6/+16 |
| | |||||
* | Move check for MPI defined to enable parallel from options scripts in HPC to ↵ | Larry Knox | 2019-06-05 | 5 | -54/+8 |
| | | | | config/cmake/HDF5options.cmake. | ||||
* | Update macro | Allen Byrne | 2019-05-31 | 1 | -5/+19 |
| | |||||
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 5 | -15/+15 |
| | |||||
* | Reorder lines in HDF5config.cmake so that additions to end of ↵ | Larry Knox | 2019-05-14 | 1 | -1/+3 |
| | | | | $HPC-HDF5options scripts will take precedence. | ||||
* | fixed missing paralle test | M. Scot Breitenfeld | 2019-05-10 | 1 | -0/+2 |
| | |||||
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 3 | -3/+60 |
| | |||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
| | | | | Update version to 1.11.6. | ||||
* | Change default for HPC | Allen Byrne | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Add missing default | Allen Byrne | 2019-05-01 | 1 | -0/+1 |
| | |||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
| | |||||
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 2 | -2/+4 |
| | |||||
* | Correct entry | Allen Byrne | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1626 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to ↵ | Allen Byrne | 2019-04-02 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | develop * commit 'b968f9273a30124cb53ab0771fee5de437d20967': Allow option to select NAMESPACE | ||||
| * | Allow option to select NAMESPACE | Allen Byrne | 2019-03-28 | 1 | -0/+2 |
| | | |||||
* | | Snapshot version 1.11 release 4. | hdftest | 2019-04-01 | 1 | -1/+1 |
|/ | | | | Update version to 1.11.5. | ||||
* | Correct examples for packaging | Allen Byrne | 2019-03-28 | 3 | -104/+3 |
| | |||||
* | Correct CMake examples for a binary install | Allen Byrne | 2019-02-27 | 2 | -2/+103 |
| | |||||
* | Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h | Jerome Soumagne | 2019-02-21 | 1 | -1/+6 |
| | | | | | | Add REQUIRED to find_package(Threads) Link against thread library if static and not WIN32 platform | ||||
* | Fix typo | Allen Byrne | 2019-02-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 Update version match logic | Allen Byrne | 2019-02-15 | 1 | -25/+25 |
| | |||||
* | HDFFV-10703 revert pre-3.11 option | Allen Byrne | 2019-02-15 | 1 | -0/+58 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 4 | -80/+22 |
| | |||||
* | Use correct variable name | Allen Byrne | 2019-02-14 | 1 | -1/+1 |
| | |||||
* | Add command to build options and check defines | Allen Byrne | 2019-02-14 | 3 | -10/+14 |
| | |||||
* | CMake if statement correction | Allen Byrne | 2019-02-14 | 1 | -2/+2 |
| | |||||
* | TRILAB-111 fixes for parallel testing | Allen Byrne | 2019-02-13 | 4 | -26/+11 |
| | |||||
* | Add missing toolchain include for cross-compile | Allen Byrne | 2019-02-13 | 1 | -0/+1 |
| | |||||
* | KNL option for batch scripts | Allen Byrne | 2019-02-12 | 1 | -10/+12 |
| | |||||
* | Set the full generator name | Allen Byrne | 2019-02-11 | 1 | -1/+2 |
| | |||||
* | Add new cmake copy file tests to ignore | Allen Byrne | 2019-02-11 | 1 | -0/+8 |
| | |||||
* | Use correct values for other file versions | Allen Byrne | 2019-02-09 | 2 | -12/+12 |
| | |||||
* | CMake script changes to simplify execution | Allen Byrne | 2019-02-08 | 6 | -313/+226 |
| | |||||
* | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 3 | -12/+0 |
| |