Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CMake generator expression syntax (#2941) | Allen Byrne | 2023-05-12 | 1 | -2/+2 |
| | |||||
* | Merge CMake cleanup process from develop (#2622) | Allen Byrne | 2023-03-23 | 1 | -1/+12 |
| | | | | | * Merge CMake cleanup process from develop * Update test script files | ||||
* | Gather latest CMake changes from develop (#2609) | Allen Byrne | 2023-03-20 | 1 | -6/+6 |
| | | | | 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 | 1 | -2/+2 |
| | |||||
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2547) | Allen Byrne | 2023-03-14 | 1 | -2/+2 |
| | |||||
* | Update copyright headers. (#2527) | Larry Knox | 2023-03-10 | 22 | -22/+0 |
| | |||||
* | 1.10: Add spelling check to CI and fix errors. (#2442) | Allen Byrne | 2023-02-16 | 5 | -22/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update CI and support files to match latest from 1.14 * Correct spelling * More spelling corrections * spelling fixes in testpar * Fix spelling errors in tools * More tools spelling fixes * Spelling fixes for rest of tools and some src * Fix spelling errors in src files, pt 2 * Fix spelling in src pt3 * Fix spelling errors pt4 * Fix spelling errors pt5 * Spelling fix pt6 * fix spelling error examples * fix spelling in tests * fix spelling errors in test pt2 * Fix spelling errors in test pt3 * fix spelling in test pt4 * Fix spelling errors in hl * fix spelling errors in c++ * Spelling fixes for fortran * spelling fixes for bin and java * Add relative path * Change spelling action to use a file for list of ignore words * Fix spelling ignore list * remove unused file | ||||
* | Brings random stuff over from develop (#1738) | Dana Robinson | 2022-05-06 | 6 | -13/+13 |
| | |||||
* | Hdf5 1 10 update license url part2 (#404) | Larry Knox | 2021-03-01 | 24 | -24/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -6/+6 |
| | |||||
* | Examples DESTDIR and github action | Allen Byrne | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | Removed trailing whitespace from source files. | Dana Robinson | 2020-05-26 | 8 | -115/+115 |
| | |||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 1 | -54/+49 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | TRILAB-192 merging warnings changes from develop | Allen Byrne | 2020-03-30 | 2 | -4/+27 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -69/+71 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 1 | -29/+29 |
| | |||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 2 | -170/+65 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 1 | -6/+6 |
| | |||||
* | TRILAB-111 Update MPI CMake | Allen Byrne | 2019-02-13 | 1 | -2/+2 |
| | |||||
* | Cleanup F2003 option for CMake | Allen Byrne | 2019-02-06 | 2 | -46/+32 |
| | |||||
* | Change prefix in example scripts to relative path to bin. This was done | Larry Knox | 2018-08-23 | 1 | -1/+1 |
| | | | | | for 1.8, and works wherever installed without the need to replace the original prefix. | ||||
* | Add fortran MPI to test and example | Allen Byrne | 2018-06-06 | 1 | -2/+4 |
| | |||||
* | Fix typo | Allen Byrne | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 1 | -3/+0 |
| | |||||
* | Correct command usage | Allen Byrne | 2018-05-07 | 1 | -6/+6 |
| | |||||
* | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -16/+22 |
| | |||||
* | Fix another command revert | Allen Byrne | 2018-05-03 | 1 | -12/+18 |
| | |||||
* | Missed a command revert | Allen Byrne | 2018-05-03 | 1 | -6/+9 |
| | |||||
* | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -16/+19 |
| | |||||
* | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 1 | -18/+36 |
| | |||||
* | Fix link flags syntax | Allen Byrne | 2018-05-03 | 1 | -18/+18 |
| | |||||
* | Revert refactor link flags | Allen Byrne | 2018-05-02 | 1 | -18/+18 |
| | |||||
* | refactor link flags to interface | Allen Byrne | 2018-05-02 | 1 | -18/+18 |
| | |||||
* | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 1 | -3/+3 |
| | |||||
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 1 | -6/+6 |
| | |||||
* | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 1 | -9/+9 |
| | |||||
* | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 1 | -36/+81 |
| | |||||
* | TRILABS-19 fix typos | Allen Byrne | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -24/+30 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 1 | -6/+6 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -1/+2 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -6/+0 |
| | |||||
* | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 1 | -0/+4 |
| | |||||
* | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 2 | -7/+7 |
| | | | | This is now fixed via the HDFFV-10325 fix. | ||||
* | Add missing dir reference | Allen Byrne | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | Remove incorrect link var | Allen Byrne | 2017-11-01 | 1 | -2/+0 |
| |