summaryrefslogtreecommitdiffstats
path: root/fortran/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-14/+14
|
* [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-281-20/+20
| | | | | 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-35/+209
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-12/+32
| | | | Tested: local linux
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-261-7/+7
|
* [svn-r26531] Merge CMake packaging from trunk to 1.8Allen Byrne2015-03-231-1/+5
| | | | Tested: windows
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r25433] Brought changes from the trunk into the branch.Scot Breitenfeld2014-07-181-1/+12
| | | | | | | | | | | | | | | For the top level, brings in changes for configure.ac, configure and the MANIFEST: svn merge -c25286 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . svn merge -c25287 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . svn merge -c25290 https://svn.hdfgroup.uiuc.edu/hdf5/trunk . For the fortran level: 384 17:00 svn merge -r25235:25272 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran 389 17:01 svn merge -r25284:25432 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran For the fortran merges, I skipped changes relating to hyperslab selection since the C source has not been merged from the trunk yet. These changes should be in place in the fortran source when the C source is merged to the 1.8 branch.
* [svn-r25237] Merged changes from the trunk to the branch,Scot Breitenfeld2014-06-031-2/+0
| | | | | | svn merge -r25009:25235 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran Tested: jam (gnu, intel, pgi)
* [svn-r25027] Merged changes from the trunk to the branch,Scot Breitenfeld2014-04-121-0/+4
| | | | | | svn merge -r24929:25009 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran tested: jam (gnu)
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-2/+2
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-56/+62
| | | | Tested: local linux
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-13/+1
| | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-6/+7
| | | | Tested: local linux
* [svn-r23352] merged -r22826:23050 and -r23060:23351 from trunk into branch.Scot Breitenfeld2013-03-151-2/+4
| | | | Tested: jam (gnu, intel)
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-311-1/+1
| | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux
* [svn-r22196] Add PASS_REGULAR_EXPRESSION property to fortran tests to verify ↵Allen Byrne2012-03-291-0/+3
| | | | | | 0 errors. Some platforms do not return proper value in CMake ADD_TEST and results in a false positive. Brought from trunk
* [svn-r21805] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-041-8/+9
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21430] Add F2003 IF-ENDIF protection blocks around _F03 file processingAllen Byrne2011-09-281-3/+28
|
* [svn-r21299] Add fortran library depends to test fortran library buildAllen Byrne2011-08-231-2/+6
|
* [svn-r20370] Correct fflush tests dependencies (bring change from trunk)Allen Byrne2011-03-291-0/+1
|
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-4/+4
|
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-101-13/+0
| | | | Tested: local: linux
* [svn-r19913] Correct format of empty parameterAllen Byrne2011-01-051-1/+1
| | | | Tested: local linux
* [svn-r19911] Change how LINK_FLAGS for fortran are appended on Windows - ↵Allen Byrne2011-01-051-5/+3
| | | | | | correct for just shared libs bring r19910 from trunk
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-5/+5
|
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ↵Allen Byrne2011-01-041-8/+8
| | | | | | macro use for checking libtype. Tested: Windows
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-22/+14
| | | | | | | | Correct script comment in testh5diff.sh Bring r19509 back from trunk Tested: Windows Cygwin
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-48/+4
|
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-1/+1
| | | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Bring r19325 from trunk Tested: local linux with mpich
* [svn-r19036] Added executable Linker Flag for MSVC static builds: ↵Allen Byrne2010-06-291-0/+20
| | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-121-0/+175
Tested: Local linux