Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use variable for ignore-eol usage. (#3592) | Allen Byrne | 2023-09-25 | 1 | -0/+8 |
| | | | * Add last_test depends properties | ||||
* | Merge CMake cleanup process from develop (#2622) | Allen Byrne | 2023-03-23 | 1 | -0/+14 |
| | | | | | * Merge CMake cleanup process from develop * Update test script files | ||||
* | Gather latest CMake changes from develop (#2609) | Allen Byrne | 2023-03-20 | 2 | -5/+5 |
| | | | | Add HDF5_SRC_INCLUDE_DIRS variable cleanup cmake comments and documentation | ||||
* | Unify cmake and cmake_ext_mod like develop (#2596) | Dana Robinson | 2023-03-20 | 2 | -10/+10 |
| | |||||
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2547) | Allen Byrne | 2023-03-14 | 2 | -18/+8 |
| | |||||
* | Update copyright headers. (#2527) | Larry Knox | 2023-03-10 | 21 | -21/+0 |
| | |||||
* | 1.10 clang 13 format #1933 (#1940) | Allen Byrne | 2022-07-29 | 5 | -12/+12 |
| | | | | | * clang 13 format #1933 * Correct workflow | ||||
* | Hdf5 1 10 sync (#1795) | Allen Byrne | 2022-06-09 | 2 | -4/+4 |
| | | | | | * Branch sync updates and spelling * Revert format of getenv | ||||
* | 1.10 Merge of tools perform reorg and command line args (#960) | Allen Byrne | 2021-08-25 | 2 | -4/+4 |
| | | | | | | | * Merge of tools perform reorg and command line args Also sync tools change with 1.12 * Add missing file | ||||
* | Hdf5 merge issue 487 v110 (#533) | Larry Knox | 2021-04-01 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleans up a couple of MSVC warnings in testhdf5 (#475) * Fixes a few testhdf5 warnings raised in Visual Studio Visual Studio is grumpier about treating pointers like integers than gcc. * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Fix typos and grammar errors. (#476) * Suppresses the tcheck_version test's abort dialog on Windows (#477) * Suppresses the tcheck_version test's abort dialog on Windows Windows raises a modal abort/retry/ignore dialog box when CRT calls abort(). This change installs a report hook that suppresses the dialog so that the CMake tests don't time out waiting for a nonexistent user to click a dialog box. * Committing clang-format changes * Removes __cdecl from callback Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Committing clang-format changes Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> | ||||
* | Hdf5 1 10 update license url part2 (#404) | Larry Knox | 2021-03-01 | 25 | -25/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com> | ||||
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 2 | -5/+5 |
| | |||||
* | Source formatted | Allen Byrne | 2020-10-01 | 17 | -1171/+1082 |
| | |||||
* | Merge of clang-format changes from develop | Allen Byrne | 2020-09-30 | 2 | -2/+37 |
| | |||||
* | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Misc normalizations with develop | Dana Robinson | 2020-08-15 | 3 | -49/+50 |
| | |||||
* | Merge from dev of tools changes | Allen Byrne | 2020-07-22 | 6 | -38/+65 |
| | |||||
* | Merge pull request #2643 in HDFFV/hdf5 from ↵ | Vailin Choi | 2020-06-11 | 2 | -4/+16 |
| | | | | | | | | ~VCHOI/my_third_fork:bugfix/HDFFV-10961-h5clear-usage-statement-give to develop * commit '01b632c69ca1c97c2b0e1aaeeab1dd2362b580a6': Fix for HDFFV-10961: Couple changes to the tests' usage output files for h5clear. Fix for HDFFV-10961: add description to usage for --increment option. | ||||
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 4 | -6/+6 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 2 | -2/+2 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 5 | -72/+59 |
| | |||||
* | tools perform and hid_t init settings | Allen Byrne | 2020-01-20 | 7 | -50/+50 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -4/+6 |
| | |||||
* | Add HD prefix | Allen Byrne | 2019-08-27 | 1 | -8/+8 |
| | |||||
* | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 3 | -407/+407 |
| | |||||
* | Cleanup when merging to other branches | Allen Byrne | 2019-07-30 | 2 | -5/+5 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 4 | -252/+198 |
| | |||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 5 | -33/+76 |
| | |||||
* | CMake fixes | Allen Byrne | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 2 | -14/+14 |
| | |||||
* | Fix CMake policy 54 warnings | Allen Byrne | 2019-01-18 | 1 | -9/+16 |
| | |||||
* | HDFFV-10632 separate stderr and stdout in tests | Allen Byrne | 2018-12-13 | 6 | -30/+133 |
| | |||||
* | Renamed h5repart's -family_to_sec2 to -family_to_single. | Dana Robinson | 2018-11-23 | 3 | -9/+23 |
| | |||||
* | HDFFV-9739 and cmake improvements merge from develop | Allen Byrne | 2018-05-22 | 3 | -49/+43 |
| | |||||
* | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
| | |||||
* | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
| | |||||
* | Merge pull request #931 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to ↵ | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
|\ | | | | | | | | | | | | | | | develop * commit 'f08b8fa10e7bac5ae26e3b06f938d38ebb3f28e1': Enhancement to the tool h5clear (HDFFV-10360) Fix for HDFFV-10209 VDS SWMR test failure Free the object header when there are chksum retries. | ||||
| * | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 28 | -44/+582 |
| | | |||||
* | | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 2 | -2/+2 |
|/ | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 2 | -2/+2 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 2 | -5/+0 |
| | |||||
* | HDFFV-10297 Windows issues fixed | Allen Byrne | 2017-10-20 | 1 | -32/+8 |
| | |||||
* | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 |
| | |||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 2 | -50/+56 |
| | |||||
* | Use define name instead. | Allen Byrne | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Fix VS2013 compile error | Allen Byrne | 2017-09-20 | 1 | -0/+9 |
| | |||||
* | Closed a wayward fapl ID in tools/test/misc/repart_test.c | Dana Robinson | 2017-07-19 | 1 | -53/+42 |
| | | | | and tidied. | ||||
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 1 | -3/+0 |
| | |||||
* | HDFFV-10186 Add endianess to bitfield and fix tests | Allen Byrne | 2017-05-10 | 1 | -34/+1 |
| |