| Commit message (Expand) | Author | Age | Files | Lines |
* | Add zllib and szip pages | Allen Byrne | 2020-09-04 | 1 | -0/+12 |
|
|
* | MinGW uses "MinGW Makefiles" | Allen Byrne | 2020-08-26 | 1 | -1/+6 |
|
|
* | Fixes CMake issue with file locking variable | Dana Robinson | 2020-08-18 | 1 | -1/+1 |
|
|
* | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 3 | -0/+32 |
|
|
* | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -1/+1 |
|
|
* | HDFFV-11116 Add option for install location of Fortran MOD files | Allen Byrne | 2020-07-09 | 1 | -0/+3 |
|
|
* | Small changes discovered with mingw and windows defines moved | Allen Byrne | 2020-07-02 | 1 | -1/+1 |
|
|
* | Clean up warnings | Quincey Koziol | 2020-06-28 | 1 | -3/+0 |
|
|
* | Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a... | Quincey Koziol | 2020-06-27 | 1 | -3/+0 |
|
|
* | Make changes to CMake CompilerFlags.cmake files so extra flags are | Larry Knox | 2020-06-10 | 2 | -52/+30 |
|
|
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 1 | -1/+1 |
|
|
* | Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning | Larry Knox | 2020-05-18 | 3 | -166/+11 |
|
|
* | Change to use alias | Allen Byrne | 2020-05-08 | 1 | -1/+1 |
|
|
* | OESS-65 fix packaging config files | Allen Byrne | 2020-05-08 | 2 | -2/+2 |
|
|
* | Restrict errors to gcc 4.8 and above. | Allen Byrne | 2020-04-24 | 1 | -2/+4 |
|
|
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-04-23 | 1 | -7/+6 |
|\ |
|
| * | TRILAB-244 separate CXX warnings and errors from C | Allen Byrne | 2020-04-23 | 1 | -7/+6 |
|
|
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-04-23 | 3 | -75/+55 |
|\ \
| |/ |
|
| * | Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-04-23 | 3 | -75/+55 |
| |\ |
|
| | * | Add missing ')'. | Larry Knox | 2020-04-23 | 1 | -1/+1 |
|
|
| | * | Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove | Larry Knox | 2020-04-22 | 3 | -54/+0 |
|
|
| | * | Address PR suggestions and add overlooked GCC compiler version flags. | Larry Knox | 2020-04-22 | 2 | -19/+45 |
|
|
| | * | Don't add general warnings flags for unsupported old versions of gcc and | Larry Knox | 2020-04-20 | 2 | -15/+23 |
|
|
* | | | OESS-65 add option to use AEC library in place of SZip | Allen Byrne | 2020-04-22 | 2 | -0/+4 |
|/ / |
|
* | | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 2 | -2/+2 |
|/ |
|
* | TRILAB-192 version of std=f2008 special check | Allen Byrne | 2020-04-14 | 1 | -42/+47 |
|
|
* | TRILAB-192 - cleanup edits and match CMake CXX to autotools | Allen Byrne | 2020-04-13 | 2 | -82/+197 |
|
|
* | Add enable-mirror-vfd flag to configure options. | Jacob Smith | 2020-04-08 | 1 | -5/+11 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2020-04-07 | 5 | -148/+580 |
|\ |
|
| * | Hide Frortran directive warnings | Allen Byrne | 2020-04-07 | 1 | -7/+2 |
|
|
| * | Remove flag from gfort-general in gfort-5, add /EHsc to Win C++ | Allen Byrne | 2020-04-06 | 1 | -0/+2 |
|
|
| * | Update printf pointer syntax and revert fortran to f2003 | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
|
|
| * | Reduce window fortran standard to f90 | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
|
|
| * | Minor updates and fix settings for fortran flags | Allen Byrne | 2020-04-06 | 1 | -1/+1 |
|
|
| * | Update intel flags | Allen Byrne | 2020-04-06 | 1 | -2/+2 |
|
|
| * | Fix missing endif | Allen Byrne | 2020-04-06 | 1 | -0/+1 |
|
|
| * | Correct improper file move | Allen Byrne | 2020-04-06 | 1 | -0/+420 |
|
|
| * | Move intel warnings to subfolder, update autotools files | Allen Byrne | 2020-04-06 | 3 | -499/+69 |
|
|
| * | Correct whitespace in flags, force list mode | Allen Byrne | 2020-04-05 | 1 | -3/+3 |
|
|
| * | Flag construction must be after compiler detection | Allen Byrne | 2020-04-05 | 3 | -87/+342 |
|
|
| * | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 2 | -4/+164 |
|
|
| * | TRILAB-192 add comparable clang flags | Allen Byrne | 2020-03-27 | 2 | -5/+13 |
|
|
| * | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 1 | -110/+80 |
|
|
| * | Correct syntax | Allen Byrne | 2020-03-23 | 1 | -2/+2 |
|
|
| * | Update CMake compiler flags to use same set of warnings | Allen Byrne | 2020-03-23 | 1 | -31/+82 |
|
|
| * | Merge pull request #2402 in HDFFV/hdf5 from ~DYOUNG/werror:break-out-warnings... | David Young | 2020-03-23 | 1 | -3/+3 |
| |\ |
|
| | * | Move the GNU warnings configuration under config/gnu-warnings/ and trim | David Young | 2020-03-19 | 1 | -3/+3 |
|
|
* | | | Add Splitter VFD to library. | Jacob Smith | 2020-03-13 | 3 | -0/+24 |
|/ / |
|
* | | Remove system command from valgrind reports | Allen Byrne | 2020-03-02 | 1 | -2/+2 |
|
|
* | | Add java version and reference libsettings | Allen Byrne | 2020-02-27 | 1 | -2/+3 |
|
|