index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fortran
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25691] File is not generated by non-2003 compliant fortran compilers.
Allen Byrne
2014-10-10
1
-3/+20
*
[svn-r25483] Fixed code comments.
Scot Breitenfeld
2014-07-24
1
-2/+2
*
[svn-r25313] Use cmake var to store name of created h5_test_kind_xxxx mod file.
Allen Byrne
2014-06-18
1
-3/+7
*
[svn-r25286] Fix for:
Scot Breitenfeld
2014-06-16
1
-8/+14
*
[svn-r25009] Add missing mod file to install
Allen Byrne
2014-04-10
1
-0/+4
*
[svn-r25002] By Permission: Add missing mod file to install
Allen Byrne
2014-04-09
1
-0/+2
*
[svn-r24904] Revert includes move
Allen Byrne
2014-03-26
1
-2/+2
*
[svn-r24903] Correct mod install lists
Allen Byrne
2014-03-26
1
-15/+14
*
[svn-r24895] Add INTERFACE properties to libs
Allen Byrne
2014-03-25
1
-3/+9
*
[svn-r24886] Fix fortran mod file handling and packing
Allen Byrne
2014-03-24
1
-4/+55
*
[svn-r24876] Move includes command up before all programs
Allen Byrne
2014-03-24
1
-2/+2
*
[svn-r24789] Bump up the minimum cmake version
Allen Byrne
2014-03-13
1
-1/+1
*
[svn-r24782] HDFFV-8700 -
Allen Byrne
2014-03-11
1
-1/+1
*
[svn-r24781] HDFFV-8700 -
Allen Byrne
2014-03-11
1
-95/+95
*
[svn-r24682] Add IF SHARED block around Windows PDB file generation command.
Allen Byrne
2014-02-04
1
-3/+4
*
[svn-r23745] HDFFV-8461: Add Windows /MT support
Allen Byrne
2013-06-10
1
-1/+2
*
[svn-r23614] Remove subfolders for includes
Allen Byrne
2013-04-23
1
-3/+3
*
[svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function.
Scot Breitenfeld
2013-02-18
1
-0/+1
*
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Allen Byrne
2013-01-14
1
-1/+1
*
[svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optio...
Allen Byrne
2012-11-29
1
-3/+6
*
[svn-r23057] HDFFV-8265: create .def file during configure
Allen Byrne
2012-11-27
1
-5/+14
*
[svn-r22720] Fix RelWithDebInfo packaging
Allen Byrne
2012-08-28
1
-1/+1
*
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...
Allen Byrne
2012-05-24
1
-0/+4
*
[svn-r22361] Change library source properties: remove "LANGUAGE C" property f...
Allen Byrne
2012-05-14
1
-4/+7
*
[svn-r21804] Update CMake Required version in all folders to match current st...
Allen Byrne
2011-12-05
1
-1/+1
*
[svn-r21764] HDFFV-7798: CMake on linux. Corrected path component in fortran/...
Allen Byrne
2011-11-15
1
-8/+19
*
[svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake fil...
Allen Byrne
2011-11-03
1
-4/+7
*
[svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...
Allen Byrne
2011-10-25
1
-0/+2
*
[svn-r21263] Add F2003 support to CMake builds
Allen Byrne
2011-08-19
1
-0/+20
*
[svn-r21194] Add parallel version of windows def file for fortran exports
Allen Byrne
2011-08-08
1
-2/+6
*
[svn-r21171] Commit HDFFV-5929 winthreads define fix
Allen Byrne
2011-08-04
1
-17/+8
*
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Allen Byrne
2011-02-22
1
-0/+1
*
[svn-r19914] Correct format of empty parameter
Allen Byrne
2011-01-05
1
-1/+1
*
[svn-r19910] Change how LINK_FLAGS for fortran are appended on Windows - corr...
Allen Byrne
2011-01-05
1
-1/+5
*
[svn-r19909] Change how LINK_FLAGS for fortran are appended on Windows
Allen Byrne
2011-01-05
1
-7/+1
*
[svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
1
-4/+4
*
[svn-r19509] Improve CMake support for CYGWIN.
Allen Byrne
2010-10-04
1
-24/+20
*
[svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-5/+5
*
[svn-r18996] Updated config files and install commands per external developer...
Allen Byrne
2010-06-14
1
-1/+1
*
[svn-r18925] Updated install of fortran mod files
Allen Byrne
2010-05-28
1
-0/+25
*
[svn-r18856] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-3/+3
*
[svn-r18793] Add files to support building library with CMake
Allen Byrne
2010-05-13
1
-0/+229