Commit Graph

147 Commits

Author SHA1 Message Date
Allen Byrne
26dc46b13a 1.12 Update examples version because of HDFFV-11269 (#999)
* Update examples version because of HDFFV-11269

* Correct plugin version
2021-09-15 08:27:40 -05:00
Allen Byrne
ca598606fe Update examples version used by CMake (#890) 2021-08-11 16:19:09 -05:00
Larry Knox
582218fdd9 Update version on hdf5_1_12 to 1.12.2-2 after snapshot release v1.12.2-1 (#836)
* Snapshot version 1.12 release 1-3.  Update  version to 1.12.1-4.

* First cut of the H5 public API documentation. (#80)

* First cut of the H5 public API documentation.

* Added H5Z "bonus track."

* Applied Quincey's patch.

* Added the missing patches from Quincey's original patch.

* H5PL (complete) and basic H5VL API documentation.

* Added H5I API docs.

* Added H5L API docs.

* First installment from Elena's H5T batch.

* Second installment of Elena's H5T batch.

* Final installment of Elena's H5T batch.

* Full set of current H5F documentation. (#105)

* First cut of the H5 public API documentation.

* Added H5Z "bonus track."

* Applied Quincey's patch.

* Added the missing patches from Quincey's original patch.

* H5PL (complete) and basic H5VL API documentation.

* Added H5I API docs.

* Added H5L API docs.

* First installment from Elena's H5T batch.

* Second installment of Elena's H5T batch.

* Final installment of Elena's H5T batch.

* Migrated documentation for SWMR functions.

* Catching up on MDC functions.

* Integrated the H5F MDC function documentation.

* Added MDC and parallel H5F functions.

* Slightly updated main page.

* Added doxygen/dox/H5AC_cache_config_t.dox to MANIFEST.

* Doxygen - added (mostly) beginner functions (#112)

* Doxygen - added (mostly) beginner functions

* Removed duplicate H5Pset_szip function

* Add src/H5module.h to MANIFEST.

* Revert addition of & to 2 parameters in DSetCreatPropList::setVirtual
from PR #448 Various clang tidy warning fixes, to maintain binary
compatibility in hdf5_1_12.

* Commit H5Trace3 macro change for code change merged from develop.

* Enable maintainer mode.

* BUG: DataSet assignment operator is missing (#503)

* BUG: DataSet assignment operator is missing

* Some compilers complain if the copy constructor is given explicitly
  but the assignment operator is implicitly set to default.

* Explicitly defining the assignment operator allows us to properly
  handle reference counters for shared resources.

* BUG: DataSet assignment operator is missing.

* Mimicking code of H5DataType::operator() as suggested by @bmribler.

* Added test

Description:
    Added test for DataSet::operator= that Leengit added
Platform tested:
    Linux/64 (jelly)

* Removed Author field.

* Commit clang format changes.

* Entry for Leengit's github PR #503

* Removed lines left by mistake

Co-authored-by: Binh-Minh Ribler <bmribler@hdfgroup.org>
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>

* Snapshot version 1.12.2-1 Update version to 1.12.2-2

Co-authored-by: Gerd Heber <gheber@hdfgroup.org>
Co-authored-by: bljhdf <58825073+bljhdf@users.noreply.github.com>
Co-authored-by: Lee Newberg <35611400+Leengit@users.noreply.github.com>
Co-authored-by: Binh-Minh Ribler <bmribler@hdfgroup.org>
2021-07-14 11:28:04 -05:00
Allen Byrne
1adf9ad9ea 1.12 Update docs with plugins usage and fix version refs (#815)
* Update docs with plugins usage and fix version refs

* Update VS2019 corrections

* Correct version ref
2021-07-01 16:23:11 -05:00
Larry Knox
ed86f4aaf4 Update version to 1.12.2-1.
Update so numbers according to compatibility rules for 1.12.1 release.
2021-05-17 23:29:51 -05:00
Larry Knox
8d4a9d589b Update URL in source file Copyright headers for web copy of COPYING
file - files not in src or test.
2021-02-20 08:08:39 -06:00
Larry Knox
ea17afe305 Snapshot version 1.12 release 1-3. Update version to 1.12.1-4. (#116) 2020-11-23 10:39:01 -06:00
Allen Byrne
b070ac04e9 URL and options corrections 2020-10-19 16:22:23 -05:00
Allen Byrne
72f5f74b67 OESS-98 add CMake option to build plugins project within hdf5 2020-10-16 11:09:02 -05:00
Larry Knox
0cbb20b68e Snapshot version 1.12 release 1-2. Update version to 1.12.1-3 2020-09-18 06:34:04 -05:00
Allen Byrne
afb06550c5 MinGW uses "MinGW Makefiles" 2020-08-26 10:17:30 -05:00
hdftest
e5b1042450 Snapshot version 1.12.1-1
Update version to 1.12.1-2
2020-07-18 23:19:33 -05:00
hdftest
ee86b05d98 Snapshot version 1.12 release 1 (snap0)
Update version to 1.12.1-1
2020-04-26 23:19:09 -05:00
Allen Byrne
2ec2361b9f Update examples and fix version references 2020-02-26 14:03:39 -06:00
Allen Byrne
027b06267d Move MODEL check to before usage in CTestScript.cmake. 2020-02-26 09:50:06 -06:00
Allen Byrne
9ed096fb39 Merge changes from develop mostly cmake 3.12 minimum version 2020-02-23 11:55:47 -06:00
Larry Knox
3ecbb767c3 Update version to 1.12.1-snap0 for hdf5_1_12 branch. 2020-01-28 15:55:05 -06:00
Allen Byrne
1dc37eae78 TRILABS-135 add clang sanitizer support 2019-12-13 12:52:21 -06:00
Larry Knox
4b569143f0 Update version to 1.12.0-alpha1. 2019-12-12 16:42:47 -06:00
Allen Byrne
a1a1cfcd22 Fix issues when using ONLY_SHARED_LIBS 2019-12-11 12:31:36 -06:00
Allen Byrne
e967d54ce3 Change defines to not conflict with windows 2019-12-11 09:05:36 -06:00
Allen Byrne
dbd6fb0ba6 Remove unneeded flag overwrites 2019-12-09 15:44:37 -06:00
Jerome Soumagne
49fe497201 Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_12"
This reverts commit 9f9336a5bd, reversing
changes made to 437a1919e7.
2019-12-09 12:16:52 -06:00
Richard Warren
0c06cfc6ef Merged HDFFV-10929_2GB_testing to hdf5_1_12 2019-12-06 16:42:36 -05:00
Allen Byrne
beaf9104a8 Correct repo branch name 2019-11-18 15:42:00 -06:00
Allen Byrne
144e7a600c HDFFV-10962 add VS2019 support 2019-11-18 15:34:04 -06:00
Larry Knox
2c9362c530 Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.
Set version to 1.12.0-alpha0 for snapshot release.
2019-10-21 15:50:44 -05:00
Allen Byrne
b6f9fcaec5 Cleanup whitespace and comments compared to develop 2019-10-02 09:22:11 -05:00
Larry Knox
e7dbf81191 Set versions in initial hdf5_1_12 revision. 2019-09-25 15:57:22 -05:00
Allen Byrne
44e2ddac97 Merge cleanup mostly whitespace 2019-07-30 12:39:20 -05:00
Allen Byrne
7ba562a820 HDFFV-10845 fix configure check and PATHs 2019-07-17 11:58:03 -05:00
Allen Byrne
e7f16c6f2c HDFFV-10805 Add option to only build shared targets
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
2019-06-18 07:46:25 -05:00
Larry Knox
931abe9424 Move set (MAX_PROC_COUNT 8) back to HPC options files. 2019-06-05 16:44:10 -05:00
Larry Knox
c64bfbd8a0 Move check for MPI defined to enable parallel from options scripts in HPC to config/cmake/HDF5options.cmake. 2019-06-05 16:35:04 -05:00
Larry Knox
9406278103 Reorder lines in HDF5config.cmake so that additions to end of $HPC-HDF5options scripts will take precedence. 2019-05-14 13:52:25 -05:00
M. Scot Breitenfeld
aaacc50f64 fixed missing paralle test 2019-05-10 12:13:25 -05:00
M. Scot Breitenfeld
cf6f2f039d Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. 2019-05-09 16:45:22 -05:00
hdftest
1cec61a775 Snapshot version 1.11 release 5.
Update version to 1.11.6.
2019-05-02 10:42:53 -05:00
Allen Byrne
ee35fb8a7f Change default for HPC 2019-05-01 16:23:08 -05:00
Allen Byrne
854223e3fc Add missing default 2019-05-01 14:09:06 -05:00
hdftest
7a0ac416c9 Snapshot version 1.11 release 4.
Update version to 1.11.5.
2019-04-01 16:11:28 -05:00
Allen Byrne
d676456b54 Add command to build options and check defines 2019-02-14 15:03:05 -06:00
Allen Byrne
2268685c08 CMake if statement correction 2019-02-14 11:20:17 -06:00
Allen Byrne
b95f05638c TRILAB-111 fixes for parallel testing 2019-02-13 15:53:59 -06:00
Allen Byrne
3ed1ac0f1b Add missing toolchain include for cross-compile 2019-02-13 08:24:27 -06:00
Allen Byrne
8c22f41801 KNL option for batch scripts 2019-02-12 15:51:42 -06:00
Allen Byrne
691b92ff9c Set the full generator name 2019-02-11 10:09:32 -06:00
Allen Byrne
648a21473f Use correct values for other file versions 2019-02-08 21:38:39 -06:00
Allen Byrne
d0be2f5840 CMake script changes to simplify execution 2019-02-08 10:48:49 -06:00
Allen Byrne
e73197077b Remove F2003 Option and references 2019-02-06 10:10:46 -06:00