summaryrefslogtreecommitdiffstats
path: root/tools/test/misc/vds
Commit message (Collapse)AuthorAgeFilesLines
* Initial preparation of hdf5-1_11_3 release branch for HDF5 1.12.3 ↵Larry Knox2023-10-231-0/+1638
| | | | release:\nUpdated configure.ac for release: switched configure default to production mode and disabled maintainer mode.\nSet HDF5_GENERATE_HEADERS to OFF in src/CMakeLists.txt.\n Generated release files including Makefile.ins with autogen.sh, autoconf 2.71 and automake 1.16.2.\nIncremented version to 1.12.3-2. (#3756)
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2546)Allen Byrne2023-03-141-1/+1
|
* Update Copyright headers. (#2534)Larry Knox2023-03-1312-12/+0
|
* clang 13 format #1933 (#1939)Allen Byrne2022-07-272-2/+2
|
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2012-12/+12
| | | | file - files not in src or test.
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-1/+1
|
* Source formattedAllen Byrne2020-10-0111-589/+474
|
* Add clang-format changes from develop.Allen Byrne2020-09-281-2/+9
|
* Whitespace cleanupAllen Byrne2020-05-124-6/+6
|
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
|
* Merge tools changes from developAllen Byrne2020-01-135-42/+42
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-3/+8
| | | | | 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
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-1/+1
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-3/+3
|
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
|
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-1/+0
|
* Use define name instead.Allen Byrne2017-09-201-1/+1
|
* Fix VS2013 compile errorAllen Byrne2017-09-201-0/+9
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2512-72/+48
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Update CMake files and formattingAllen Byrne2017-03-011-2/+2
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
|
* Correct dir referenceAllen Byrne2016-10-271-1/+1
|
* Split tools into src and test - add foldersAllen Byrne2016-10-2713-0/+1837