summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Change TestExpress #1722 (#1776)Allen Byrne2022-05-201-1/+1
| | | | | * Change TestExpress #1722 * Update comment
* Hdf5 1 12 doxygen merge (#615)Allen Byrne2021-05-041-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version * Merge workflow and minor changes from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge serval small changes from dev * fix typo * Minor non-space formatting changes * GH #386 copyright corrections for java folder * revert because logic requires false return * Merges from develop #358 patches from vtk #361 fix header guard spelling * Remove case statement for H5I_EVENTSET * Correct call with versioning * Remove tabs * Double underscore change * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings Remove more underscores from header guards * Merge #380 from develop * Correct date entry * Split format source and commit changes on repo push * remove pre-split setting * Change windows TS to use older VS. * HDFFV-11212 JNI export util and Javadoc * Suggested review changes * Another change found * Committing clang-format changes * Some Javadoc warning fixes * Committing clang-format changes * Updated javadoc fixes * HDFFV-11228/9 merges from develop * remove obsolete debug comment * Fix conflict * HDFFV-11229 merge changes from develop * HDFFV-11229 merge second compare from develop * HDFFV-11229 fix reference file * HDFFV-11229 update autotools test script for two ref files * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update with changes from develop * Add "option" command for clang options * Rework CMake add_custom to use the BYPRODUCTS argument Update pkgconfig scripts for parallel builds. Fix install COPYING file reference. Remove unused round defines. Change CMake default setting of BUILD_CPP to off. * Whitespace changes * Rework CMake add_custom to use the BYPRODUCTS argument * Revert CMake configure checks for round defines * With VS 2015 minimum strdup is supported * Doxygen comments merged from develop * doxygen build updates * Correct version string for map functions Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Correct entries related to --enable-build-mode and --enable-profiling inLarry Knox2020-10-031-4/+7
| | | | INSTALL file, and remove obsolete SZIP paragraph from COPYING file.
* Update examples and fix version referencesAllen Byrne2020-02-261-3/+5
|
* HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-041-49/+63
|
* Update RELEASE.txt, HISTORY-1_10.txt and INSTALL files with changes fromlrknox2018-04-031-260/+75
| | | | HDF5-1.10.2 release.
* Update install file for configure revisions.lrknox2018-03-051-21/+23
|
* [svn-r25695] Maintenance: Addressing bug HDFFV-8836 - information in section ↵Elena Pourmal2014-10-131-17/+21
| | | | 3.2 about the SZIP binaries distribution was wrong. Fixed.
* [svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code.Allen Byrne2013-08-131-2/+2
| | | | | | Also remove GetConsoleScreenInfo check from cygwin configure. Tested: h5committest
* [svn-r20410] Corrected text in INSTALL file: there is no --enable-szlib ↵Larry Knox2011-04-041-1/+1
| | | | configure option, it should be --with-szlib=.
* [svn-r19148] Maintenance: Removed misleading information about the ↵Elena Pourmal2010-07-291-16/+6
| | | | | | | HDF4-to-HDF5 tools. The tools became a part of the h4h5tools distribution long time ago, but the INSTALL file was not updated in the development branch and slipped into 1.8 releases and current trunk.
* [svn-r17115] Newer Solaris compiler uses -m64 inplace of -xarch=v9 which is ↵Albert Cheng2009-06-261-1/+1
| | | | | | | | deprecated. Update the install instruction. No test needed.
* [svn-r15007] Purpose: configure cleanupMike McGreevy2008-05-151-8/+1
| | | | | | | Description: cleaning up configure related to removal of --disable-hsizet flag, which we no longer support. Tested: kagiso
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-628/+687
|
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵Scot Breitenfeld2008-04-301-687/+628
| | | | New fortran wrappers added.
* [svn-r14582] Purpose:Albert Cheng2008-02-141-628/+687
| | | | | | | | | | | | | | | | | | | | | | | | | | Fold all the updates made for v1.8.0 release to the main trunk. Versions are from r14548 to r14556. Changes are, Updated section 4 for v1.8 release. (May still check the v1.6 INSTALL to see if something can be adopted from there. But this is good for v1.8 release.) Moved the section 2. "Warnings about compilers" to Appendix A; renumbered section 3-7 to section 2-6 and fixed all section references. Updated Website names from ncsa.uiuc.edu to hdfgroup.org or hdfgroup.uiuc.edu. Updated section 1-3 and some of section 4. Quick editorial review. Convert tabs to spaces for consistent display and printing. Verify and fix links and references. Moved the following three paragraphs to the Appendix part since they have old information that are not relevant most recent machines or compilers. "Large (>2GB) versus small (<2GB) file capability", "Building and testing with Intel compilers" "Building and testing with PGI compilers"
* [svn-r14025] Maintenance: Changed version number to 1.8.0-beta3, put warning ↵hdf5-1_8_0-beta3Elena Pourmal2007-07-301-0/+3
| | | | | | | into INSTALL file for the 1.8.0-beta* releases Tested: Release tar ball is available on the frp server, It was tested on kagiso with the PGI compilers.
* [svn-r12433] Purpose:James Laird2006-06-221-0/+5
| | | | | | | | | | doc update Description: Added HDF5TestExpress to release docs Platforms tested: none (doc change only)
* [svn-r12413] Purpose:James Laird2006-06-141-1/+3
| | | | | | | | | | | | | | | | | Bug fix Description: Changed the semantics of --enable-stream-vfd and --enable-shared. Both are now disabled by default when parallel HDF5 is being built. Solution: Both shared and stream-vfd are disabled by default in parallel, but can be enabled explicitly if the user chooses. Before, shared was always enabled by default and stream-vfd was always disabled in parallel. Platforms tested: heping, mir (configuration change only)
* [svn-r12358] Purpose:Albert Cheng2006-05-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix. Description: The ${TR}, though avoid the error, is inconvenient. It is needed because configure.in use the char range in the style of 'a-z'. The other style of '[a-z]' is more commonly accepted by all tr but autoconf tends to strip away [], making the syntax rather clumsy. Solution: Learned from autoconf that it avoids the use of character range by just spell all the letters out. Changed our tr commands to use those variables defined by autoconf. Also removed the definition of ${TR} since it will cause inconsistancy when autoconf also use plain 'tr' in its generated code. The Makefile.in are changed because the elimination of ${TR} from configure triggered its removal from all Makefil.in. That is okay because ${TR} is not used at all in Makefile. Platforms tested: h5committested. (sol failed to connected). also tested in shanti using both /usr/ucb/tr and /bin/tr (the bad one before.) Misc. update: Updated both INSTALL and RELEASE files.
* [svn-r12265] Purpose:Albert Cheng2006-04-171-11/+9
| | | | | Removed reference and files for Installation of TFLOPS (machine retired) and special VFD of SRB and GASS, both of which have been retired too.
* [svn-r12145] Purpose:James Laird2006-03-231-13/+22
| | | | | | | | | | | | doc update Description: Mentioned bin/deploy tool in INSTALL docs. Also cleaned up some inconsistent tabs. Platforms tested: doc change only
* [svn-r11574] Purpose:James Laird2005-10-171-2/+2
| | | | Updated release notes for TR fix.
* [svn-r11507] Purpose:James Laird2005-10-061-1/+1
| | | | | | | Mentioned support for Cray X1 in 1.7 release notes. Solution: Cray X1 has been working for a while, just never wrote it down before now.
* [svn-r11444] Purpose:James Laird2005-09-201-2/+2
| | | | | | | | | | | | Updated release notes Description: Mentioned that shared C++ and Fortran libraries are supported in INSTALL and RELEASE.txt. Platforms tested: documentation change only
* [svn-r10570] Purpose: MaintenanceElena Pourmal2005-04-071-2/+1
| | | | | | | | | | | Description: Removed support for SRB driver Solution: Removed or modified appropriate files; ran reconfigure to regenerate Makefile.in and configure files. Platforms tested: heping and shanti Misc. update: ran bin/chkmanifest on heping
* [svn-r9722] Purpose: Small bug fix (#203 in Bugzilla)Elena Pourmal2004-12-281-1/+3
| | | | | | | | | | | Description: INSTALL file in 1.7 branch had old information about the minimum set of header files that should be installed Solution: Fixed Platforms tested: N/A Misc. update:
* [svn-r8279] Purpose:Quincey Koziol2004-03-251-3/+5
| | | | Clarify note about the --with-pthread flag.
* [svn-r8277] Purpose:Quincey Koziol2004-03-251-3/+3
| | | | | Update flags necessary for compiling the library with thread-safety turned on.
* [svn-r8201] Purpose:Quincey Koziol2004-02-131-32/+38
| | | | | | | | | | | | | | | | | | Code cleanup/bug fix Description: Fix configuration files to allow 64-bit compilation of the library with a 64-bit version of zlib. Solution: Moved important compiler flags settings from CC macro to CFLAGS macro. Instead of setting CC (F9X, CXX) environment variable for compiling for 64-bit code, users should just set the CFLAGS (FFLAGS, CXXFLAGS) to -q64. Updated INSTALL file to reflect this change. Platforms tested: IBM p690 (copper) w/parallel, FORTRAN, C++, srcdir. Platforms specific - h5committest does not apply.
* [svn-r7948] Purpose:Quincey Koziol2003-12-131-3/+3
| | | | Update with correct location on FTP server.
* [svn-r7156] Purpose: MaintenanceElena Pourmal2003-07-031-3/+3
| | | | | | | | | | | | | Description: When make install prefix=NEW_DIR is used to specify new location for the installed HDF5 library, h5redeploy should be used to fix h5cc, etc. scripts. INSTALL file suggested to fix scripts by hand. Solution: Modified instructions to use h5redeploy. Platforms tested: verbena Misc. update:
* [svn-r7151] Purpose: MaintenanceElena Pourmal2003-07-031-7/+7
| | | | | | | | | | | | Description: After talking to Barbara we decided to use ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/ location for Intel and Cray Fortran source code patches. Solution: Edited the file to point to new location. Platforms tested: Misc. update:
* [svn-r7148] Purpose: MiantenanceElena Pourmal2003-07-031-55/+156
| | | | | | | | | | Description: Added information about SZIP and few twicks here and there. Solution: Platforms tested: Misc. update:
* [svn-r6917] Purpose:Albert Cheng2003-05-231-1/+3
| | | | | Updated with new information of LANL Compaq Q. Slight wording change about HDF5_PARAPREFIX.
* [svn-r6059] Purpose:Albert Cheng2002-11-051-4/+5
| | | | | | Updated the parallel installation information Platforms tested: Highly sophiscated optical scanning (eyeball it)
* [svn-r5591] Purpose:Bill Wendling2002-06-111-1/+4
| | | | | | | | Update Description: Explained that, if the user uses the "make install prefix=NEW_DIR" option, they'll need to modify the installed h5cc file to reflect the change.
* [svn-r5395] Purpose:Bill Wendling2002-05-101-0/+9
| | | | | | | Update Description: Added documentation on how you can install in a different directory than the one you specified during configuration.
* [svn-r4753] Bill Wendling2001-12-211-17/+17
| | | | | | | Purpose: Doc Description: Added that we support PHDF5 on Hp-UX11.
* [svn-r4471] Bill Wendling2001-09-241-10/+11
| | | | | | | | | Purpose: Feature add Description: Changed the "make install" thingy to "make install-all" in the quick-setup guide. Also, changed the version number of HDF5 in the examples from 1.4.0 and 1.2.0 to 1.5.x
* [svn-r4252] Purpose:Albert Cheng2001-07-201-8/+1
| | | | | | | | | | | document update Description: The information of setting SGI_ABI seemed to confuse some user. Removed it since it is extra information in addition to the preferred method of "CC=... ./configure". Experienced user in IRIX64 would know that option. Platforms tested: Eyeballed.
* [svn-r4114] Elena Pourmal2001-07-051-0/+538
Purpose: Maintenance Description: Source directory has been rearranged. INSTALL*, HISTORY.txt and RELEASE.txt were moved to the release_docs directory. *.zip files were moved to the windows directory. README file was renamed to README.txt MANIFEST was updated to reflect those changes.