summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1838 in HDFFV/hdf5 from ↵Dana Robinson2019-08-041-1/+1
|\ | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '4cd461168ef6dbd799792b1893c41dccebae59f9': Fixed warning typo
| * Fixed warning typoDana Robinson2019-08-041-1/+1
| |
* | Merge pull request #1837 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-08-045-109/+165
|\ \ | |/ |/| | | | | * commit '0147a6c713c784f5df9189fc7334c65f54958434': Fix VFD tests and repack
| * Fix VFD tests and repackAllen Byrne2019-08-035-109/+165
|/
* Merge pull request #1836 in HDFFV/hdf5 from ↵Dana Robinson2019-08-031-2/+5
|\ | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '2b1231ddd89dd2f1b59ec9ca1e4e124d7e76f1b5': Moved -Wimplicit-procedure gfortran warning to version 4.5 warnings instead of default.
| * Moved -Wimplicit-procedure gfortran warning to version 4.5 warningsDana Robinson2019-08-031-2/+5
|/ | | | instead of default.
* Merge pull request #1831 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-08-021-3/+4
|\ | | | | | | | | * commit 'c234479258038be93e059a6964bf19332ef162f8': Update junit.sh.in to copy lib files to $prefix/lib. Correct checking for s3 and hdfs options.
| * Update junit.sh.in to copy lib files to $prefix/lib.Larry Knox2019-08-021-3/+4
|/ | | | Correct checking for s3 and hdfs options.
* Merge pull request #1829 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-08-011-4/+1
|\ | | | | | | | | * commit '4cb865fc5938a303c197aedf46f90021e2f4b3d6': enabled commented-out code
| * enabled commented-out codeM. Scot Breitenfeld2019-08-011-4/+1
| |
* | Merge pull request #1827 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developAllen Byrne2019-08-013-8/+8
|\ \ | | | | | | | | | | | | * commit 'ff8d8a9edb3b8012fa02d2b9fa3c823fee7575fa': Fix conflicting types for reset_raw_data_files() parameter in external_common.c changed from int to hbool_t. Change 0 and 1 to FALSE and TRUE in calls to reset_raw_data_files().
| * \ Merge branch 'develop' of ↵Larry Knox2019-08-0111-10/+41
| |\ \ | |/ / |/| | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
* | | Merge pull request #1826 in HDFFV/hdf5 from ↵Dana Robinson2019-08-0111-10/+41
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '4227b8948d7091205b4f8dc1271d7dcae01bb0fb': Reverts the removal of config/conclude_fc.am while keeping the changes to config/gnu-fflags. Fixed a couple of typos.
| * | | Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-019-8/+39
| | | | | | | | | | | | | | | | the changes to config/gnu-fflags.
| * | | Fixed a couple of typos.Dana Robinson2019-08-012-2/+2
| | | |
| | * | Fix conflicting types for reset_raw_data_files() parameter in ↵Larry Knox2019-08-013-8/+8
| |/ / |/| | | | | | | | | | | | | | external_common.c changed from int to hbool_t. Change 0 and 1 to FALSE and TRUE in calls to reset_raw_data_files().
* | | Merge pull request #1824 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2019-08-011-2/+10
|\ \ \ | | | | | | | | | | | | | | | | * commit '8120ba8bc1fab68a999995677a3cd1af2bc1da67': Fix missing export tag
| * | | Fix missing export tagAllen Byrne2019-07-311-2/+10
|/ / /
* | | Merge pull request #1823 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-311-2413/+1407
|\ \ \ | | | | | | | | | | | | | | | | * commit '519dfe549a4b8ffb4bd5d4c72a3f5fb61b80143f': Mostly whitespace cleanup and consistent test format
| * | | Mostly whitespace cleanup and consistent test formatAllen Byrne2019-07-311-2413/+1407
|/ / /
* | | Merge pull request #1821 in HDFFV/hdf5 from ↵Dana Robinson2019-07-311-4/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '0ee5526c2c95dd77ee61b917b16adfcacbd3a540': Fixed typo in optimization.
| * | Fixed typo in optimization.Dana Robinson2019-07-311-4/+4
| | |
* | | Merge pull request #1810 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-3156-3586/+1880
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | * commit '983daec12d7d17605ae660b0f1c5636d99f443f2': Merge cleanup mostly whitespace Update libvers usage Correct generator and add HD prefix HDFFV-10529 add note HDFFV-10529 Update CMake tests to use test fixtures
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-313-18/+18
| |\ \ | |/ / |/| | | | | | | | | | | * commit '363217073750d07e0eeb0aac2b404a799fda9f7a': Update COPYING file. Remove hdfs from list of vfds for check-vfd testing as it is read-only. Fixed the MANIFEST
* | | Merge pull request #1820 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-07-302-17/+17
|\ \ \ | | | | | | | | | | | | | | | | * commit 'ab6679315c5027576c3a80d0ea3b67fd2fa58ff0': Update COPYING file. Remove hdfs from list of vfds for check-vfd testing as it is read-only.
| * | | Update COPYING file.Larry Knox2019-07-302-17/+17
|/ / / | | | | | | | | | Remove hdfs from list of vfds for check-vfd testing as it is read-only.
* | | Merge pull request #1818 in HDFFV/hdf5 from ↵Dana Robinson2019-07-301-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:develop_minor_pr to develop * commit '99a6a5a16e84512dfc57ba2eb7c3e09ecef94b1c': Fixed the MANIFEST
| * | | Fixed the MANIFESTDana Robinson2019-07-301-1/+1
|/ / /
| * | Merge cleanup mostly whitespaceAllen Byrne2019-07-3011-968/+963
| | |
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-2913-76/+130
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | * commit 'd169391529f253a9903b8e6cacf38c59ceefab07': Parallel Fortran tests now use the MPI module instead of including mpif.h. First stab at gfortran versions. Tested on gfortran 7-9 so far. Moved the -std=f2008 option to gfortran 9 for now. Updated gfortran options. * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008.
* | | Merge pull request #1808 in HDFFV/hdf5 from ↵Dana Robinson2019-07-2913-76/+130
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:gnu-flags-work to develop * commit '7d291d059da6287f769951c4854c566da0b93ce8': Parallel Fortran tests now use the MPI module instead of including mpif.h. First stab at gfortran versions. Tested on gfortran 7-9 so far. Moved the -std=f2008 option to gfortran 9 for now. Updated gfortran options. * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008.
| * | | Parallel Fortran tests now use the MPI module instead of includingDana Robinson2019-07-193-3/+5
| | | | | | | | | | | | | | | | mpif.h.
| * | | First stab at gfortran versions. Tested on gfortran 7-9 so far.Dana Robinson2019-07-191-16/+59
| | | |
| * | | Merge branch 'develop' into gnu-flags-workDana Robinson2019-07-192-1/+10
| |\ \ \
| * | | | Moved the -std=f2008 option to gfortran 9 for now.Dana Robinson2019-07-181-1/+4
| | | | |
| * | | | Updated gfortran options.Dana Robinson2019-07-1710-71/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008.
| | | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-2967-225/+19206
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f97e11e7635a0cd8728d4604ca5dceb3925ba44c': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. 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:
* | | | | Merge pull request #1812 in HDFFV/hdf5 from ~HDF-PRIVATE/hdf5_vfd:develop to ↵Larry Knox2019-07-2667-225/+19206
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '8aa9043837ea217280098b4b32da8d98ac18f58b': Update comment and check for strtoumax. Modify CMakeLists.txt file for renamed h5tools_test_utils files. Add HD to string functions. 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:
| * | | | | Update comment and check for strtoumax.Larry Knox2019-07-261-3/+2
| | | | | |
| * | | | | Modify CMakeLists.txt file for renamed h5tools_test_utils files.Larry Knox2019-07-261-1/+1
| | | | | |
| * | | | | Add HD to string functions.Larry Knox2019-07-2613-521/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Knox2019-07-2568-225/+19629
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * | Update libvers usageAllen Byrne2019-07-284-5/+7
| | | | |
| | | * | Correct generator and add HD prefixAllen Byrne2019-07-262-17/+7
| | | | |
| | | * | HDFFV-10529 add noteAllen Byrne2019-07-231-1/+9
| | | | |
| | | * | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-2339-2596/+895
| |_|/ / |/| | |
* | | | Merge pull request #1807 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-07-2384-1416/+1598
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e19b0302cc38d1850ada7a00431511343cddc8a6': (31 commits) HDFFV-10845 update note Correct format of drive check Use generator expr to get correct name HDFFV-10845 Allow mingw to find functionality HDFFV-10845 fix comment syntax HDFFV-10845 Windows drive can only goto Z HDFFV-10845 make flags private Correct java load library name access Correct syntax Fix typo Correct OUTPUT_NAME usage CMake generator expr cannot be used in get_property cmd HDFFV-1045 gcc static must be link flags HDFFV-10845 quote multiple strings in cmake link command HDFFV-10845 update mingw cmake changes Add missing target root path, check other export macro HDFFV-10845 skip test if CMake command doesn't support ignore EOL HDFFV-10845 copy files with windows EOL HDFFV-10845 separate test used by copy windows files HDFFV-10845 mingw needs special windows reference files ...
| * | | HDFFV-10845 update noteAllen Byrne2019-07-231-2/+6
| | | |
| * | | Correct format of drive checkAllen Byrne2019-07-221-5/+9
| | | |
| * | | Use generator expr to get correct nameAllen Byrne2019-07-225-145/+86
| | | |