Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10845 Allow mingw to find functionality | Allen Byrne | 2019-07-22 | 2 | -14/+14 |
| | |||||
* | 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 |
| | |||||
* | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 2 | -1/+6 |
| | |||||
* | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 3 | -10/+20 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 5 | -13/+13 |
| | |||||
* | 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 | 8 | -15/+15 |
| | |||||
* | 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-10845 add support for mingw toolchain | Allen Byrne | 2019-07-17 | 1 | -0/+10 |
| | |||||
* | HDFFV-10424 add optional variable to avoid PDB installs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | Restored warnings for older gcc so jam can continue to creak along. | Dana Robinson | 2019-07-16 | 1 | -2/+12 |
| | |||||
* | Removed support for gcc 4.3 and earlier. | Dana Robinson | 2019-07-14 | 1 | -11/+1 |
| | |||||
* | Fix errant quotes | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | * Fixed a bug in the gcc warning parsing | Dana Robinson | 2019-07-10 | 1 | -8/+8 |
| | | | | | * Changed version parsing from == gcc 4.x to < to handle ancient compilers. | ||||
* | Reworked the config/gnu-flags file to be more organized and robust. | Dana Robinson | 2019-07-10 | 1 | -82/+82 |
| | |||||
* | Merge branch 'develop' into gnu-flags-work | Dana Robinson | 2019-07-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix note text and cmake module include | Allen Byrne | 2019-07-10 | 1 | -1/+1 |
| | | |||||
* | | Converted duplicated flags code to a set of if statements. | Dana Robinson | 2019-07-10 | 1 | -435/+117 |
|/ | |||||
* | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 1 | -18/+16 |
|\ | |||||
| * | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -18/+16 |
| | | |||||
* | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-03 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed Build HDF Tests name in CMake's libhdf5 settings | Dhvanil Popat | 2019-07-03 | 1 | -1/+1 |
| | | |||||
| * | Fixed libhdf5 settings file for both autotools & CMake | Dhvanil Popat | 2019-06-25 | 1 | -0/+2 |
| | | |||||
* | | Added GCC9 flags to CMake build | Quincey Koziol | 2019-07-03 | 2 | -1/+5 |
| | | |||||
* | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -10/+61 |
|/ | |||||
* | Move the -Wformat-nonliteral warning to the developer flags. Fix bugs | Quincey Koziol | 2019-06-29 | 1 | -2/+5 |
| | | | | I introduced in the last commit. | ||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 2 | -12/+67 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | Update GCC 6 & 7 flags for CMake builds | Quincey Koziol | 2019-06-23 | 1 | -1/+6 |
| | |||||
* | Move -Wnormalized down into GCC 6.x flags | Quincey Koziol | 2019-06-22 | 1 | -3/+3 |
| | |||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -3/+47 |
| | | | | clean up warnings. | ||||
* | Correct CMake issues | Allen Byrne | 2019-06-18 | 4 | -8/+7 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 10 | -1203/+673 |
| | | | | | 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 | ||||
* | Move set (MAX_PROC_COUNT 8) back to HPC options files. | Larry Knox | 2019-06-05 | 5 | -6/+16 |
| | |||||
* | Move check for MPI defined to enable parallel from options scripts in HPC to ↵ | Larry Knox | 2019-06-05 | 5 | -54/+8 |
| | | | | config/cmake/HDF5options.cmake. | ||||
* | Fix minor issues | Allen Byrne | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Update macro | Allen Byrne | 2019-05-31 | 1 | -5/+19 |
| | |||||
* | Correct message command syntax | Allen Byrne | 2019-05-17 | 9 | -26/+26 |
| | |||||
* | Reorder lines in HDF5config.cmake so that additions to end of ↵ | Larry Knox | 2019-05-14 | 1 | -1/+3 |
| | | | | $HPC-HDF5options scripts will take precedence. | ||||
* | fixed missing paralle test | M. Scot Breitenfeld | 2019-05-10 | 1 | -0/+2 |
| | |||||
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 3 | -3/+60 |
| | |||||
* | Snapshot version 1.11 release 5. | hdftest | 2019-05-02 | 1 | -1/+1 |
| | | | | Update version to 1.11.6. | ||||
* | Change default for HPC | Allen Byrne | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Add missing default | Allen Byrne | 2019-05-01 | 1 | -0/+1 |
| | |||||
* | HDFFV-10776 missing compiler flags | Allen Byrne | 2019-04-30 | 1 | -9/+9 |
| |