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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hdf5 1 14 1-2 release for autoconf 2.71 generated files (#2945)
hdf5-1_14_1-2
hdf5_1_14_1
Larry Knox
2023-05-11
1
-11/+11
*
Hdf5 1 14 1 fix makefile.ins (#2917)
Larry Knox
2023-05-05
1
-1955/+2625
*
Initial changes for HDF5 1.14.1 release (#2900)
Larry Knox
2023-05-05
1
-0/+39146
*
[svn-r27795] Removed some autotools generated files that were not caught by
Dana Robinson
2015-09-15
1
-33823/+0
*
[svn-r27794] Reintegration merge of features/autotools_rework branch with trunk
Dana Robinson
2015-09-15
1
-44/+12
|
\
|
*
[svn-r26097] Removed configure and Makefile.in files from version control.
Dana Robinson
2015-02-02
1
-35150/+0
|
*
[svn-r26096] Merged r26024-26095 from trunk.
Dana Robinson
2015-02-02
1
-11/+11
|
|
\
|
*
|
[svn-r26086] Solaris no longer has issues with requiring early checking for time
Dana Robinson
2015-01-30
1
-111/+70
|
*
|
[svn-r26085] Improved the direct VFD configure checks.
Dana Robinson
2015-01-30
1
-37/+25
|
*
|
[svn-r26084] Configure now just checks for O_DIRECT being defined instead of ...
Dana Robinson
2015-01-30
1
-39/+22
|
*
|
[svn-r26083] Changed the default for building the direct VFD to 'no'.
Dana Robinson
2015-01-30
1
-6/+7
|
*
|
[svn-r26082] Moved the high-level library checks up to the same place where
Dana Robinson
2015-01-30
1
-50/+53
|
*
|
[svn-r26081] Moved the check for pthread_attr_setscope() into the thread-safe...
Dana Robinson
2015-01-29
1
-58/+65
|
*
|
[svn-r26079] Removed obsolete HAVE___TM_GMTOFF defines. This is an artifact o...
Dana Robinson
2015-01-29
1
-36/+0
|
*
|
[svn-r26076] Removed gettimeofday() time zone struct functionality.
Dana Robinson
2015-01-29
1
-284/+0
|
*
|
[svn-r26071] Moved setting H5_DEFAULT_VFD from configure to src/H5private.h.
Dana Robinson
2015-01-29
1
-41/+0
|
*
|
[svn-r26069] Removed the option to selectively disable internal filters like ...
Dana Robinson
2015-01-29
1
-82/+0
|
*
|
[svn-r26063] Fixed the wrong number of arguments being used for MPI_FILE_OPEN...
Scot Breitenfeld
2015-01-28
1
-3/+4
|
*
|
[svn-r26062] Changed the fortran test back from "USE mpi" to "include "mpif.h...
Scot Breitenfeld
2015-01-28
1
-1/+1
|
*
|
[svn-r26061] Fixed unintentional typo.
Scot Breitenfeld
2015-01-28
1
-2/+2
|
*
|
[svn-r26060] Fix for HDFFV-9091
Scot Breitenfeld
2015-01-27
1
-11/+1
|
*
|
[svn-r26059] Fix for: HDFFV-9095
Scot Breitenfeld
2015-01-27
1
-6/+6
|
*
|
[svn-r26057] Fix for: HDFFV-9094
Scot Breitenfeld
2015-01-27
1
-3/+3
|
*
|
[svn-r26055] Updates for:
Mohamad Chaarawi
2015-01-27
1
-500/+25
|
*
|
[svn-r26052] Fixed false positive tests for intrensic functions.
Scot Breitenfeld
2015-01-27
1
-116/+125
|
*
|
[svn-r26051] Fix for HDFFV-9092
Scot Breitenfeld
2015-01-27
1
-54/+24
|
*
|
[svn-r26047] Fix for HDFFV-9092
Scot Breitenfeld
2015-01-27
1
-231/+50
|
*
|
[svn-r26042] Updated configure.ac so that POSIX_C_SOURCE=200112L and GNU_SOURCE
Dana Robinson
2015-01-27
1
-2/+11
|
*
|
[svn-r26029] Updated the comment on the Cygwin 'srcdir= and time' test to ind...
Dana Robinson
2015-01-26
1
-0/+5
|
*
|
[svn-r26028] Removed code from configure.ac that #defined (H5)_NO_SHARED_WRIT...
Dana Robinson
2015-01-26
1
-10/+0
*
|
|
[svn-r27767] Snapshot version 1.9 release 231
HDF Tester
2015-09-14
1
-11/+11
*
|
|
[svn-r27699] Removed some configure checks for obsolete Unix variants.
Dana Robinson
2015-09-08
1
-57/+11
*
|
|
[svn-r27692] Changed the autotools files so that the high-level library is un...
Dana Robinson
2015-09-07
1
-3/+13
*
|
|
[svn-r27690] Snapshot version 1.9 release 230
HDF Tester
2015-09-07
1
-11/+11
*
|
|
[svn-r27686] Merge of r27684 from autotools_rework
Dana Robinson
2015-09-06
1
-15/+0
*
|
|
[svn-r27682] Restored commented-out _POSIX_C_SOURCE line in configure.ac.
Dana Robinson
2015-09-05
1
-1/+1
*
|
|
[svn-r27675] Removed library checks for nsl and socket from the autotools con...
Dana Robinson
2015-09-04
1
-110/+0
*
|
|
[svn-r27653] Merge of r27645 from the autotools branch.
Dana Robinson
2015-09-01
1
-8/+2
*
|
|
[svn-r27625] Added preprocessor commands for PGI compiler.
Scot Breitenfeld
2015-08-31
1
-0/+8
*
|
|
[svn-r27622] Snapshot version 1.9 release 229
HDF Tester
2015-08-31
1
-11/+11
*
|
|
[svn-r27551] Snapshot version 1.9 release 228
HDF Tester
2015-08-24
1
-11/+11
*
|
|
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-55/+0
*
|
|
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-0/+55
*
|
|
[svn-r27521] Added test to not remove double precision from valid KINDS if it...
Scot Breitenfeld
2015-08-18
1
-8/+10
*
|
|
[svn-r27517] Removed all perl scripts from configure.
Scot Breitenfeld
2015-08-17
1
-78/+29
*
|
|
[svn-r27511] Snapshot version 1.9 release 227
HDF Tester
2015-08-17
1
-11/+11
*
|
|
[svn-r27509] Fixed check for perl: tested--h5committest
Scot Breitenfeld
2015-08-14
1
-3/+3
*
|
|
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-1797/+2488
*
|
|
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-2488/+1797
*
|
|
[svn-r27488] Merged the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-1797/+2488
|
\
\
\
[next]