summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-221-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [svn-r26262] Restores maintainer mode to the configure.ac file but leaves it onDana Robinson2015-02-211-0/+13
| | * | | | | | | | | [svn-r26258] Description:Quincey Koziol2015-02-201-47/+0
| | * | | | | | | | | [svn-r26257] Description:Quincey Koziol2015-02-201-23/+0
| | * | | | | | | | | [svn-r26226] Fixed the --with-pthread option so that it correctly handles 'ye...Dana Robinson2015-02-191-1/+4
| | * | | | | | | | | [svn-r26171] fix MPE setup.Mohamad Chaarawi2015-02-131-5/+0
| | * | | | | | | | | [svn-r26165] HDF5-9117: if testing for proper working 'tr' command is needed.Albert Cheng2015-02-131-6/+1
| | * | | | | | | | | [svn-r26132] reverted change 26177Scot Breitenfeld2015-02-051-0/+41
| | * | | | | | | | | [svn-r26127] Fixed typo.Scot Breitenfeld2015-02-051-1/+1
| | * | | | | | | | | [svn-r26117] Autotools work HDFFV-9067,Scot Breitenfeld2015-02-031-41/+0
| | * | | | | | | | | [svn-r26115] explain why If RUNSERIAL or RUNPARALLEL is the word `none' then ...Mohamad Chaarawi2015-02-031-1/+2
| | * | | | | | | | | [svn-r26114] remove option to toggle large file support.Mohamad Chaarawi2015-02-021-94/+19
| | * | | | | | | | | [svn-r26100] Removed maintainer mode (AM_MAINTAINER_MODE) from configure.ac.Dana Robinson2015-02-021-12/+0
| | * | | | | | | | | [svn-r26096] Merged r26024-26095 from trunk.Dana Robinson2015-02-021-1/+1
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [svn-r26086] Solaris no longer has issues with requiring early checking for timeDana Robinson2015-01-301-14/+7
| | * | | | | | | | | | [svn-r26085] Improved the direct VFD configure checks.Dana Robinson2015-01-301-7/+14
| | * | | | | | | | | | [svn-r26084] Configure now just checks for O_DIRECT being defined instead of ...Dana Robinson2015-01-301-24/+14
| | * | | | | | | | | | [svn-r26083] Changed the default for building the direct VFD to 'no'.Dana Robinson2015-01-301-6/+8
| | * | | | | | | | | | [svn-r26082] Moved the high-level library checks up to the same place whereDana Robinson2015-01-301-40/+45
| | * | | | | | | | | | [svn-r26081] Moved the check for pthread_attr_setscope() into the thread-safe...Dana Robinson2015-01-291-32/+41
| | * | | | | | | | | | [svn-r26079] Removed obsolete HAVE___TM_GMTOFF defines. This is an artifact o...Dana Robinson2015-01-291-10/+0
| | * | | | | | | | | | [svn-r26076] Removed gettimeofday() time zone struct functionality.Dana Robinson2015-01-291-44/+0
| | * | | | | | | | | | [svn-r26071] Moved setting H5_DEFAULT_VFD from configure to src/H5private.h.Dana Robinson2015-01-291-28/+0
| | * | | | | | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ...Dana Robinson2015-01-291-67/+0
| | * | | | | | | | | | [svn-r26060] Fix for HDFFV-9091Scot Breitenfeld2015-01-271-11/+0
| | * | | | | | | | | | [svn-r26059] Fix for: HDFFV-9095 Scot Breitenfeld2015-01-271-1/+1
| | * | | | | | | | | | [svn-r26057] Fix for: HDFFV-9094Scot Breitenfeld2015-01-271-17/+1
| | * | | | | | | | | | [svn-r26055] Updates for:Mohamad Chaarawi2015-01-271-197/+19
| | * | | | | | | | | | [svn-r26054] Fix for: HDFFV-9089Scot Breitenfeld2015-01-271-1/+1
| | * | | | | | | | | | [svn-r26052] Fixed false positive tests for intrensic functions.Scot Breitenfeld2015-01-271-6/+5
| | * | | | | | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-165/+19
| | * | | | | | | | | | [svn-r26047] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-77/+43
| | * | | | | | | | | | [svn-r26042] Updated configure.ac so that POSIX_C_SOURCE=200112L and GNU_SOURCEDana Robinson2015-01-271-2/+11
| | * | | | | | | | | | [svn-r26029] Updated the comment on the Cygwin 'srcdir= and time' test to ind...Dana Robinson2015-01-261-0/+5
| | * | | | | | | | | | [svn-r26028] Removed code from configure.ac that #defined (H5)_NO_SHARED_WRIT...Dana Robinson2015-01-261-9/+0
| * | | | | | | | | | | [svn-r27767] Snapshot version 1.9 release 231HDF Tester2015-09-141-1/+1
* | | | | | | | | | | | [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-111-58/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | [svn-r27699] Removed some configure checks for obsolete Unix variants.Dana Robinson2015-09-081-24/+11
| * | | | | | | | | | | [svn-r27692] Changed the autotools files so that the high-level library is un...Dana Robinson2015-09-071-2/+12
| * | | | | | | | | | | [svn-r27690] Snapshot version 1.9 release 230HDF Tester2015-09-071-1/+1
| * | | | | | | | | | | [svn-r27686] Merge of r27684 from autotools_reworkDana Robinson2015-09-061-15/+0
| * | | | | | | | | | | [svn-r27682] Restored commented-out _POSIX_C_SOURCE line in configure.ac.Dana Robinson2015-09-051-1/+1
| * | | | | | | | | | | [svn-r27675] Removed library checks for nsl and socket from the autotools con...Dana Robinson2015-09-041-6/+0
| * | | | | | | | | | | [svn-r27653] Merge of r27645 from the autotools branch.Dana Robinson2015-09-011-8/+2
| * | | | | | | | | | | [svn-r27641] Merge of r27616 from autotools_reworkDana Robinson2015-09-011-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | [svn-r27630] Description:Quincey Koziol2015-08-311-2/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-1/+4
| * | | | | | | | | | [svn-r27622] Snapshot version 1.9 release 229HDF Tester2015-08-311-1/+1
| * | | | | | | | | | [svn-r27612] Description:Quincey Koziol2015-08-291-57/+57
* | | | | | | | | | | [svn-r27598] Description:Quincey Koziol2015-08-271-11/+11