Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Larry Knox
61d3403d12
Remove install-exec-hook from hl/fortran/Makefile.am.
...
Add check for existing links in hl/fortran/src/Makefile.am.
2019-01-06 21:59:35 -06:00
Larry Knox
cceb9f06b8
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '0e34f0feaaeb6d2286f87f695f25fae45c070a42': (26 commits)
HDFFV-10664 update reference file
HDFFV-10664 update reference files
HDFFV-10664 add missing function and check for restriction
Remove "bad" statements at end of TEST_ERROR. Formerly arguments to FAIL_PUTS_ERROR
Add RELEASE.txt entry for HDFFV-10596.
Add semicolon at end of TEST_ERROR() invocation for consistency.
Uninstall should remove the libhdf5_hl_fortran links.
Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran in Makefile.am to match cmake install and the name pattern for other hl lib files.
Change FAIL_PUTS_ERROR to TEST_ERROR.
Cleaned up the parallel flush test and set t_pflush1 to always fail. Also set CMake to handle this.
Update calls: H5Dcreate to H5Dcreate2, H5Acreate to H5Acreate2.
Removed a comment.
Fix comment
Align H5Lcreate_ud behavior with documentation for NULL udata pointer
Update toolchain comment
Use c99 standard cmake variable
Add PGI toolchain
Correction based on code review.
HDFFV-10664 add check for state before set call
HDFFV-10546 refactor variable name
...
2019-01-05 07:41:12 -06:00
Larry Knox
cc0421291e
Uninstall should remove the libhdf5_hl_fortran links.
2019-01-04 08:50:10 -06:00
Larry Knox
30abf02de2
Add symlinks named libhdf5_hl_fortran* to libhdf5hl_fortran in
...
Makefile.am to match cmake install and the name pattern for other hl lib
files.
Add missing ';' to test/dsets.c line 13075.
2019-01-04 07:26:15 -06:00
Larry Knox
72124031ec
Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.
...
Set ctest*.lsf.in.cmake scripts for sierra.
Correct src/CMakelists.txt syntax error.
2018-12-31 09:20:27 -06:00
M. Scot Breitenfeld
cd73b837db
HDFFV-10537: Remove installation of Fortran test mod files
...
Removed from autools install, cmake does not have this issue.
2018-11-09 16:00:34 -06:00
Larry Knox
d20fd310e4
Change prefix in example scripts to relative path to bin. This was done
...
for 1.8, and works wherever installed without the need to replace the
original prefix.
2018-08-23 07:37:00 -05:00
Allen Byrne
81300213e7
Add mpi include folders for fortran C objects
2018-06-06 11:16:02 -05:00
Allen Byrne
7c4598cf74
Remove link flag from compile command
2018-05-22 15:48:34 -05:00
Allen Byrne
4069936ee4
Add missing module_dir property
2018-05-09 08:44:45 -05:00
Allen Byrne
424e2275bc
Correct command usage
2018-05-07 16:08:42 -05:00
Allen Byrne
6fcf4c9aeb
Remove APPEND
2018-05-03 15:41:50 -05:00
Allen Byrne
2316a6c927
Fix typo
2018-05-03 12:37:57 -05:00
Allen Byrne
5fefa587e5
Add missing test lib
2018-05-03 12:36:59 -05:00
Allen Byrne
9d13f3b1e1
add missing folder to path
2018-05-03 12:32:36 -05:00
Allen Byrne
1d1333ed6b
Revert to old style for LINK_FLAGS gen expr not working
2018-05-03 11:57:30 -05:00
Allen Byrne
01a77cbfb1
LINK_FLAGS must be separate property sets
2018-05-03 10:44:57 -05:00
Allen Byrne
1ab0814a43
Fix link flags syntax
2018-05-03 09:28:54 -05:00
Allen Byrne
b73c0d2ab8
Revert refactor link flags
2018-05-02 16:33:35 -05:00
Allen Byrne
d906f2dcc5
refactor link flags to interface
2018-05-02 15:42:38 -05:00
Allen Byrne
0c77fbaeb9
Fix defs and additional MSVC items
2018-05-02 13:52:02 -05:00
Allen Byrne
c6827191f9
TRILABS-19 fix syntax for windows
2018-05-02 12:19:30 -05:00
Allen Byrne
6dd91d206f
TRILABS-19 Link flags need - character
2018-05-02 10:04:14 -05:00
Allen Byrne
6fb94eb3a3
TRILABS-19 fix fortran link flags
2018-04-30 09:56:27 -05:00
Allen Byrne
76d0cc0ca9
TRILABS-19 Refactor fortran properties
2018-04-30 09:03:29 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
03e579f201
TRILABS-19 All c code INCLUDE_DIRECTORIES converted
2018-04-17 22:29:57 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Allen Byrne
1651db0608
HDFFV-10418 adjust build commands to match main library build
2018-03-12 10:59:07 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
f325002db9
HDFFV-10345 spelling errors
2018-02-05 12:38:20 -06:00
Allen Byrne
0866bc0bb8
HDFFV-10398 use the target name for custom commands
2018-01-30 12:29:51 -06:00
Allen Byrne
2f18da435e
HDFFV-10398 use the simpler add_subdirectory signature
2018-01-30 12:21:01 -06:00
Allen Byrne
608a71200d
HDFFV-10385 rename vars and macros
2018-01-19 10:49:17 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
a2f2e1f4cf
Fix fortran cmake variable usage
2018-01-11 10:48:14 -06:00
Allen Byrne
9956b151e0
HDFFV-10385 multi-config builders need folder set
2018-01-10 14:35:00 -06:00
Allen Byrne
681047269b
HDFFV-10385 fix packaging
2018-01-10 13:31:47 -06:00
Allen Byrne
6bf125c7b3
HDFFV-10385 fix fortran references
2018-01-10 08:31:44 -06:00
Allen Byrne
3e0c6530dc
HDFFV-10385 fix platform errors
2018-01-09 16:26:12 -06:00
Allen Byrne
be42e04791
HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
2018-01-09 09:56:28 -06:00
Allen Byrne
732074d47e
Add library INTERFACE and MPI to tools
2017-12-28 16:30:51 -06:00
M. Scot Breitenfeld
6eab04894e
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
...
This is now fixed via the HDFFV-10325 fix.
2017-12-07 08:56:04 -06:00
M. Scot Breitenfeld
701029876e
removed duplicate exports of DS subroutines
2017-12-06 13:48:29 -06:00
M. Scot Breitenfeld
cf2da9a3d3
Removed extra Fortran flags, (HDFFV-10037)
2017-08-01 08:46:23 -05:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00