Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brings over minor changes in root, bin/, and release_docs (#1699) | Dana Robinson | 2022-04-28 | 1 | -2/+2 |
| | |||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 1 | -86/+86 |
| | |||||
* | Fix URL | Allen Byrne | 2018-09-18 | 1 | -6/+6 |
| | |||||
* | [svn-r29406] Add Java and update options to CMake/Windows docs | Allen Byrne | 2016-03-14 | 1 | -4/+4 |
| | |||||
* | [svn-r26840] configure | Larry Knox | 2015-04-17 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -2/+1 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r25260] Update versions | Allen Byrne | 2014-06-11 | 1 | -28/+53 |
| | |||||
* | [svn-r25239] Add set_property command for list option. | Allen Byrne | 2014-06-04 | 1 | -1/+1 |
| | | | | Minor doc edits | ||||
* | [svn-r24109] Correct cygwin info | Allen Byrne | 2013-09-06 | 1 | -11/+12 |
| | |||||
* | [svn-r21198] Change default fortran compiler to gfortran | Allen Byrne | 2011-08-09 | 1 | -1/+1 |
| | | | | Tested: cygwin | ||||
* | [svn-r18933] Update Cygwin install instructions | Allen Byrne | 2010-06-01 | 1 | -23/+14 |
| | |||||
* | [svn-r18362] Test commit from windows | Allen Byrne | 2010-03-03 | 1 | -0/+2 |
| | |||||
* | [svn-r15022] Purpose: Minor updates to Windows documentation via Kent's ↵ | Scott Wegner | 2008-05-16 | 1 | -17/+25 |
| | | | | recommendations. | ||||
* | [svn-r15000] Purpose: Minor Windows documentation updates | Scott Wegner | 2008-05-14 | 1 | -8/+8 |
| | | | | | Description: Small changes to the documentation-- update version strings to 1.8.1 and document the HDF5TestExpress variable | ||||
* | [svn-r14903] Undoing change committed in r14902. | Scot Breitenfeld | 2008-04-30 | 1 | -40/+15 |
| | |||||
* | [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵ | Scot Breitenfeld | 2008-04-30 | 1 | -15/+40 |
| | | | | New fortran wrappers added. | ||||
* | [svn-r14607] Purpose: Apply Cygwin patch to trunk | Scott Wegner | 2008-02-19 | 1 | -40/+15 |
| | | | | | | | | 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 | ||||
* | [svn-r14490] Purpose: Add workaround for latest Cygwin DLL | Scott Wegner | 2008-02-04 | 1 | -15/+40 |
| | | | | | | | 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 | ||||
* | [svn-r13397] Various updates to bring Windows documentation up to date. | Scott Wegner | 2007-02-26 | 1 | -5/+5 |
| | |||||
* | [svn-r11272] Purpose: | Fang Guo | 2005-08-19 | 1 | -0/+239 |
Improvement Description: Documentation for installing HDF5 on Cywin Solution: Platforms tested: Misc. update: |