Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 1 | -0/+13 |
| | |||||
* | Merge changes from develop | Allen Byrne | 2020-10-08 | 2 | -1/+2 |
| | | | | | Comments and whitespace Skip file-locking and cache changes | ||||
* | Sync with develop | Dana Robinson | 2020-08-01 | 1 | -4/+2 |
| | |||||
* | Correct filename | Allen Byrne | 2020-05-08 | 1 | -7/+7 |
| | |||||
* | OESS-65 Fix packaging | Allen Byrne | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | OESS-65 replace szip with aec library | Allen Byrne | 2020-04-27 | 2 | -37/+45 |
| | |||||
* | Correct extra flags | Allen Byrne | 2020-04-01 | 1 | -2/+2 |
| | |||||
* | TRILAB-24 use CheckStructHasMember CMake module | Allen Byrne | 2020-03-27 | 2 | -88/+13 |
| | |||||
* | Fix Fortran macro use and jni comment | Allen Byrne | 2020-02-25 | 1 | -6/+6 |
| | |||||
* | Merge changes from develop mostly cmake 3.12 minimum version | Allen Byrne | 2020-02-23 | 5 | -114/+121 |
| | |||||
* | Merge changes from develop for CMake and Java | Allen Byrne | 2020-02-21 | 2 | -2/+2 |
| | |||||
* | Improved CMake options for tests | Allen Byrne | 2020-01-19 | 2 | -9/+9 |
| | |||||
* | Ignore ZLIB warnings | Allen Byrne | 2020-01-13 | 1 | -0/+1 |
| | |||||
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 2 | -166/+191 |
| | |||||
* | Minor Whitespace | Allen Byrne | 2019-12-17 | 1 | -2/+2 |
| | |||||
* | TRILABS-135 add clang sanitizer support | Allen Byrne | 2019-12-13 | 1 | -0/+5 |
| | |||||
* | Correct compile and test Windows errors | Allen Byrne | 2019-12-13 | 2 | -3/+9 |
| | |||||
* | HDFFV-10876 Merge from develop | Allen Byrne | 2019-12-09 | 1 | -3/+0 |
| | |||||
* | HDFFV-10962 add VS2019 support | Allen Byrne | 2019-11-18 | 2 | -3/+9 |
| | |||||
* | Use variable for test output | Allen Byrne | 2019-09-11 | 1 | -1/+2 |
| | |||||
* | Allow tests to dump output if not comparing | Allen Byrne | 2019-09-11 | 1 | -0/+8 |
| | |||||
* | Update Windows require for CURL to CMake 3.13 | Allen Byrne | 2019-09-05 | 1 | -193/+0 |
| | |||||
* | Add updated find module for earlier CMake versions | Allen Byrne | 2019-09-05 | 1 | -0/+193 |
| | |||||
* | Fix EXISTS test syntax | Allen Byrne | 2019-08-29 | 2 | -9/+9 |
| | |||||
* | OESS-29 Update HD prefix mostly | Allen Byrne | 2019-08-24 | 1 | -2/+21 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -2/+2 |
| | |||||
* | HDFFV-10845 Allow mingw to find functionality | Allen Byrne | 2019-07-22 | 1 | -13/+13 |
| | |||||
* | CMake generator expr cannot be used in get_property cmd | Allen Byrne | 2019-07-18 | 1 | -9/+16 |
| | |||||
* | HDFFV-10845 update mingw cmake changes | Allen Byrne | 2019-07-17 | 2 | -5/+10 |
| | |||||
* | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 2 | -6/+12 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 2 | -5/+5 |
| | |||||
* | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 1 | -2/+2 |
| | |||||
* | Must include from system | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | HDFFV-10845 defines already set | Allen Byrne | 2019-07-17 | 1 | -2/+0 |
| | |||||
* | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 4 | -7/+7 |
| | |||||
* | HDFFV-10845 C_FLAGS need set correctly for win32 vs mingw | Allen Byrne | 2019-07-17 | 1 | -3/+7 |
| | |||||
* | HDFFV-8631, HDFFV-10595, HDFFV-10845 | Allen Byrne | 2019-07-17 | 2 | -9/+11 |
| | |||||
* | HDFFV-8631 mingw is different platform | Allen Byrne | 2019-07-17 | 1 | -6/+7 |
| | |||||
* | HDFFV-10424 add optional variable to avoid PDB installs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | Fix note text and cmake module include | Allen Byrne | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -18/+16 |
| | |||||
* | Correct CMake issues | Allen Byrne | 2019-06-18 | 3 | -7/+6 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -144/+92 |
| | | | | | 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 minor issues | Allen Byrne | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 4 | -11/+11 |
| | |||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -13/+124 |
| | |||||
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 1 | -24/+25 |
| | |||||
* | Allow option to select NAMESPACE | Allen Byrne | 2019-03-28 | 1 | -61/+12 |
| | |||||
* | Update standard check | Allen Byrne | 2019-02-17 | 1 | -6/+4 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 3 | -10/+10 |
| |