summaryrefslogtreecommitdiffstats
path: root/hl/fortran/test/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add option TEST_SHARED_PROGRAMS to disable shared testing by defaultAllen Byrne2017-03-011-1/+1
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-1/+1
|
* [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-281-4/+4
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED. Adjust H5_HAVE_THREADSAFE only on SHARED libs.
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-0/+31
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-5/+9
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-5/+5
| | | | Tested: local linux
* [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be ↵Allen Byrne2013-11-011-1/+2
| | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autotools
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-0/+28
Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux