Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 3 | -10/+10 |
| | |||||
* | TRILABS-19 Link flags need - character | Allen Byrne | 2018-05-02 | 4 | -23/+23 |
| | |||||
* | TRILABS-19 fix fortran link flags | Allen Byrne | 2018-04-30 | 3 | -23/+23 |
| | |||||
* | TRILABS-19 Refactor fortran properties | Allen Byrne | 2018-04-30 | 4 | -164/+324 |
| | |||||
* | 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 | 4 | -186/+149 |
| | |||||
* | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 3 | -49/+49 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 5 | -5/+5 |
| | |||||
* | 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 | 3 | -17/+20 |
| | |||||
* | Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2018-04-11 | 2 | -8/+8 |
|\ | | | | | | | | | | | | | | | | | | | | | * commit '34e3e3ef17f29b721780941866a3ad4c261b7c05': Whitespace changes Whitespace and test reclassify Move two more functions from unit tests Reorder of tests for debug APIs option HDFFV-10444 fix soversion numbers for libraries Fix Java test for DEBUG_APIS Use var instead of absolute number | ||||
| * | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 2 | -8/+8 |
| | | |||||
* | | fixed return integer type of C function | M. Scot Breitenfeld | 2018-04-10 | 1 | -2/+2 |
|/ | |||||
* | Revert some tangential code cleanups. | Quincey Koziol | 2018-03-23 | 2 | -0/+452 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-03-18 | 15 | -804/+1020 |
|\ | | | | | | | | | | | merge_func_enter_vol Plus initial steps toward merging API context push into FUNC_ENTER_API* macros | ||||
| * | HDFFV-10418 adjust build commands to match main library build | Allen Byrne | 2018-03-12 | 1 | -2/+2 |
| | | |||||
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 5 | -5/+5 |
| | | |||||
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 5 | -5/+5 |
| | | |||||
| * | HDFFV-10345 whitespace corrections | Allen Byrne | 2018-02-05 | 1 | -2/+2 |
| | | |||||
| * | HDFFV-10345 spelling errors | Allen Byrne | 2018-02-05 | 5 | -65/+65 |
| | | |||||
| * | HDFFV-10398 use the target name for custom commands | Allen Byrne | 2018-01-30 | 2 | -12/+6 |
| | | |||||
| * | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -4/+4 |
| | | |||||
| * | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 2 | -4/+4 |
| | | |||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 3 | -17/+0 |
| | | |||||
| * | Fix fortran cmake variable usage | Allen Byrne | 2018-01-11 | 2 | -18/+18 |
| | | |||||
| * | Correct whitespace | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | | |||||
| * | HDFFV-10385 multi-config builders need folder set | Allen Byrne | 2018-01-10 | 2 | -4/+4 |
| | | |||||
| * | HDFFV-10385 fix packaging | Allen Byrne | 2018-01-10 | 2 | -4/+4 |
| | | |||||
| * | HDFFV-10385 includes cleanup | Allen Byrne | 2018-01-10 | 1 | -3/+1 |
| | | |||||
| * | HDFFV-10385 fix fortran references | Allen Byrne | 2018-01-10 | 1 | -0/+4 |
| | | |||||
| * | Correct folder typo | Allen Byrne | 2018-01-09 | 1 | -2/+2 |
| | | |||||
| * | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 2 | -29/+35 |
| | | |||||
| * | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 2 | -20/+8 |
| | | |||||
| * | Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake builds | M. Scot Breitenfeld | 2017-12-19 | 1 | -1/+15 |
| | | |||||
| * | HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake | M. Scot Breitenfeld | 2017-12-07 | 5 | -25/+25 |
| | | | | | | | | This is now fixed via the HDFFV-10325 fix. | ||||
| * | removed duplicate exports of DS subroutines | M. Scot Breitenfeld | 2017-12-06 | 2 | -17/+339 |
| | | |||||
| * | export var. | M. Scot Breitenfeld | 2017-11-29 | 2 | -64/+66 |
| | | |||||
| * | initialized integer constants | M. Scot Breitenfeld | 2017-11-29 | 1 | -63/+63 |
| | | |||||
| * | Update macros | Allen Byrne | 2017-11-29 | 1 | -2/+2 |
| | | |||||
| * | HDFFV-10325: removed the COMMON/EQUIV statements. | M. Scot Breitenfeld | 2017-11-29 | 2 | -647/+552 |
| | | |||||
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 2 | -455/+0 |
|/ | |||||
* | Correct link lines of libraries | Allen Byrne | 2017-11-14 | 1 | -4/+6 |
| | |||||
* | Fix for Intel 18 Fortran compilation error. | M. Scot Breitenfeld | 2017-11-02 | 1 | -4/+1 |
| | | | | HDFFV-10322 | ||||
* | Add missing dir reference | Allen Byrne | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | Remove incorrect link var | Allen Byrne | 2017-11-01 | 2 | -3/+0 |
| | |||||
* | Correct usage of MPI vars | Allen Byrne | 2017-11-01 | 4 | -9/+9 |
| | |||||
* | Convert to use MPI:: for link | Allen Byrne | 2017-11-01 | 3 | -6/+5 |
| | |||||
* | libtool does not pass the correct argument linking (-WL,-WL,,) for the | M. Scot Breitenfeld | 2017-07-27 | 1 | -1/+1 |
| | | | | | | NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037) | ||||
* | Removed FCFLAGS when building the examples since they should already be ↵ | M. Scot Breitenfeld | 2017-07-27 | 1 | -2/+2 |
| | | | | included the h5fc wrapper. NAG complains about doubly declared options. | ||||
* | fixed check output string to match test | M. Scot Breitenfeld | 2017-06-09 | 1 | -1/+1 |
| |