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.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved remaining SWMR-related test files to develop.
Dana Robinson
2017-01-26
1
-0/+3
*
Fix indentation
Allen Byrne
2017-01-18
1
-3/+3
*
Add autotools version of plugin tests for UD filters
Allen Byrne
2017-01-17
1
-3/+6
*
Added an --enable-developer-warnings option to configure so
Dana Robinson
2017-01-10
1
-0/+42
*
Bring new/updated tests from revise+chunks branch: flush1/flush2 update and
Quincey Koziol
2016-12-20
1
-0/+1
*
Snapshot version 1.9 release 235
hdftest
2016-12-16
1
-1/+1
*
Bring SWMR-related tools changes from revise_chunks to develop.
Quincey Koziol
2016-12-11
1
-0/+3
*
Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings
Dana Robinson
2016-11-10
1
-1/+1
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
1
-2/+2
*
Correct location of file for chmod statement
Allen Byrne
2016-11-03
1
-1/+1
*
Add missing h5format_convert generated files
Allen Byrne
2016-11-03
1
-2/+5
*
Split tools into src and test - update with new files or locations
Allen Byrne
2016-10-27
1
-30/+39
*
Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop
Scot Breitenfeld
2016-10-06
1
-0/+1
|
\
|
*
Added number of integer KINDs found to the header files.
M. Scot Breitenfeld
2016-09-26
1
-0/+1
*
|
Snapshot release: increment version.
lrknox
2016-10-01
1
-1/+1
|
/
*
[svn-r30242] Cygwin does not implement the getpwuid the same as linux.
Allen Byrne
2016-08-01
1
-2/+2
*
[svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotools
Scot Breitenfeld
2016-07-20
1
-3/+5
*
[svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotools
Scot Breitenfeld
2016-07-18
1
-220/+23
*
[svn-r30127] Description:
Quincey Koziol
2016-06-30
1
-0/+1
*
[svn-r29924] Description:
Quincey Koziol
2016-05-12
1
-0/+2
*
[svn-r29922] merged -c29913 from 1.10.0 branch.
Scot Breitenfeld
2016-05-12
1
-3/+3
*
[svn-r29503] The parallel and enable Java options have been marked as
Dana Robinson
2016-03-22
1
-0/+9
*
[svn-r29502] The thread-safety and enable Java options have been marked as
Dana Robinson
2016-03-22
1
-1/+9
*
[svn-r29499] Minor prettification of Java configure code and library
Dana Robinson
2016-03-22
1
-3/+3
*
[svn-r29465] Fix issue with .classes dir not getting created for java by addi...
Allen Byrne
2016-03-17
1
-0/+7
*
[svn-r29248] Fix test results for HDF_JAVA
Allen Byrne
2016-03-01
1
-1/+3
*
[svn-r29242] Set default or override val
Allen Byrne
2016-03-01
1
-2/+4
*
[svn-r29239] Add HDF_JAVA AC_SUST line for settings file
Allen Byrne
2016-03-01
1
-0/+3
*
[svn-r29237] Missed a "then"
Allen Byrne
2016-03-01
1
-1/+1
*
[svn-r29236] Check for shared libs only within enable-java block
Allen Byrne
2016-03-01
1
-116/+116
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
1
-1/+105
*
[svn-r29158] HDFFV-9190: Changed configure.ac to define H5_USE_18_API_DEFAULT...
Mike McGreevy
2016-02-19
1
-0/+2
*
[svn-r29131] Updated the GNU g++ compiler config file to use the new debug/
Dana Robinson
2016-02-17
1
-0/+4
*
[svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols when
Dana Robinson
2016-02-17
1
-0/+3
*
[svn-r29127] Moved the --enable-build-mode check in configure.ac to after the
Dana Robinson
2016-02-16
1
-54/+54
*
[svn-r29094] Removed the v-1 B-tree package from the list of packages that
Dana Robinson
2016-02-12
1
-1/+6
*
[svn-r29050] Setting --enable-build-mode=debug now creates an H5_DEBUG_BUILD ...
Dana Robinson
2016-02-05
1
-0/+1
*
[svn-r29011] LFS changes in the autotools and library.
Dana Robinson
2016-01-28
1
-22/+0
*
[svn-r28996] Autotools configure updates to allow separation of build type, d...
Dana Robinson
2016-01-27
1
-228/+571
*
[svn-r28995] Removed unused packages from list in --enable-debug=<pkgs> confi...
Dana Robinson
2016-01-27
1
-2/+2
*
[svn-r28982] Fixed H5ST_dump signature problem and added st to the list of
Dana Robinson
2016-01-27
1
-1/+1
*
[svn-r28972] Removed option to clear file buffers from autotools, CMake, and ...
Dana Robinson
2016-01-26
1
-26/+0
*
[svn-r28878] Removed some duplicated comment lines from configure.ac.
Dana Robinson
2016-01-13
1
-3/+0
*
[svn-r28777] Description:
Quincey Koziol
2016-01-03
1
-0/+31
*
[svn-r28730] Snapshot version 1.9 release 233
HDF Tester
2015-12-28
1
-1/+1
*
[svn-r28581] Brought flock changes over from revise_chunks as well as a few
Dana Robinson
2015-12-11
1
-3/+3
*
[svn-r28488] Removed second argument from AC_CHECK_SIZEOF() in configure.ac. ...
Dana Robinson
2015-12-03
1
-44/+44
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-0/+12
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-91/+74
|
\
|
*
[svn-r27832] Updates to configure.ac based on the results of autoscan.
Dana Robinson
2015-09-19
1
-52/+63
[next]