H. Joe Lee
6c54122042
Update Cygwin installation guide ( #4265 )
2024-03-28 14:40:28 -05:00
Lori Cooper
2f23f2afe6
Some changes to portal links when they could be found on docs.hdfgroup.org, and changed the helpdesk link to help.hdfgroup.org ( #3893 )
...
* Updated some portal links to go directly to docs.hdfgroup.
* Fixed some portal and help desk links
2023-12-12 22:21:15 -06:00
Allen Byrne
526f0769a3
Minor fixes for CMake code and install docs ( #2623 )
2023-04-03 14:38:10 -07:00
Dana Robinson
7fd9a4435f
Fix minor things noted when doing 1.10 merges ( #2610 )
...
* Duplicated HDF_RESOURCES_DIR from cmake_ext_mod merge
* Typos in comments
2023-03-23 22:55:18 -05:00
Scot Breitenfeld
f859cb732b
Fixed Spelling Errors ( #1166 )
...
* fixed missed closing of a dataset
* fixed missed closing of a dataset
* fixed typo in error return
* Committing clang-format changes
* minor edits
* code format
* Committing clang-format changes
* code format
* minor edit
* switched from using MPI_count, to actual bytes written for H5FD_mpio_debug rw debugging
* Committing clang-format changes
* changed size_i in printf to reflect the I/O.
* Committing clang-format changes
* Fixed seg fault with xlf on BE with -qintsize=8
* fixed error function string
* spelling corrections via codespell, added new spell check github actions
* Committing clang-format changes
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* misc
* Committing clang-format changes
* misc
* misc
* misc
* misc
* misc
* misc
* Committing clang-format changes
* misc
* work around for https://github.com/codespell-project/codespell/issues/2137
* misc
* added missing file
* misc
* misc.
* misc
* switch to using Codespell with GitHub Actions
* misc.
* misc.
* fixed more sp errors
* Fix new typos found by codespell.
* fixed proceed with precede
* fixed variable in fortran test
* fixed minnum
* updated spelling list
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
2021-12-07 08:27:29 -06:00
Allen Byrne
13f5b3aee2
Update examples and fix old version references.
2020-02-26 13:54:34 -06:00
Allen Byrne
1fc646e52b
Reconciled docs with 1.10 branch
2018-10-04 16:48:34 -05:00
Allen Byrne
708227a1f9
[svn-r29406] Add Java and update options to CMake/Windows docs
2016-03-14 14:10:30 -05:00
Larry Knox
cf98752566
[svn-r26840] configure
...
configure.ac
hl/src/H5LTparse.c
hl/src/H5LTparse.h
Address HDFFV-9010: configure issue with gcc 4.9.2 "-l ".
Change default to disable_shared on CYGWIN.
release_docs/INSTALL_Cygwin.txt
release_docs/RELEASE.txt
Update for changed default and no CYGWIN szip binary.
c++/src/cpp_doc_config
bin/h5vers
AddressHDFFV-9010: Add cpp_doc_config to h5vers
Tested with h5committest, on CYGWIN.
2015-04-17 17:24:47 -05:00
Allen Byrne
ab75986b8c
[svn-r26161] Fix cmake case.
...
Turn on F2003 by default.
Set source properties in fortran cmake files.
2015-02-12 16:52:48 -05:00
Allen Byrne
0c07b68c92
[svn-r25260] Update versions
2014-06-11 13:51:18 -05:00
Allen Byrne
80a2084bf7
[svn-r25239] Add set_property command for list option.
...
Minor doc edits
2014-06-04 16:22:31 -05:00
Allen Byrne
8b4cf4c8cb
[svn-r24109] Correct cygwin info
2013-09-06 12:59:07 -05:00
Allen Byrne
6209f43296
[svn-r21198] Change default fortran compiler to gfortran
...
Tested: cygwin
2011-08-09 13:55:31 -05:00
Allen Byrne
ffdb1186cc
[svn-r18933] Update Cygwin install instructions
2010-06-01 14:22:18 -05:00
Allen Byrne
05d5baeeb5
[svn-r18362] Test commit from windows
2010-03-03 16:08:44 -05:00
Scott Wegner
1a1374c374
[svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations.
2008-05-16 13:48:26 -05:00
Scott Wegner
037d82e53d
[svn-r15000] Purpose: Minor Windows documentation updates
...
Description:
Small changes to the documentation-- update version strings to 1.8.1 and document the HDF5TestExpress variable
2008-05-14 14:36:38 -05:00
Scot Breitenfeld
aec106e324
[svn-r14903] Undoing change committed in r14902.
2008-04-30 14:51:13 -05:00
Scot Breitenfeld
5773fd34bc
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. New fortran wrappers added.
2008-04-30 14:23:26 -05:00
Scott Wegner
ff9a968785
[svn-r14607] Purpose: Apply Cygwin patch to trunk
...
Description:
This is the same patch that Mike McGreevy helped me with on the 1.8 branch. The latest cygwin DLL has trouble with the global timezone variable. Now in configure, we target CYGWIN with a case statement, and avoid the problem.
Tested:
Cygwin on WinXP
2008-02-19 08:32:19 -05:00
Scott Wegner
dedfb01698
[svn-r14490] Purpose: Add workaround for latest Cygwin DLL
...
Description:
We've run into a bug that was introduced in the latest version of Cygwin, that breaks C99 code using the 'timezone' global variable. As a workaround, we use the -ansi flag, which makes everything compile/link/test correctly
Tested: Cygwin on WinXP
2008-02-04 16:31:50 -05:00
Scott Wegner
dc76133bb1
[svn-r13397] Various updates to bring Windows documentation up to date.
2007-02-26 15:43:21 -05:00
Fang Guo
0436e6bc45
[svn-r11272] Purpose:
...
Improvement
Description:
Documentation for installing HDF5 on Cywin
Solution:
Platforms tested:
Misc. update:
2005-08-19 15:15:36 -05:00