summaryrefslogtreecommitdiffstats
path: root/Resources
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19056] Added code to retrieve version info from H5public.h; corrected ↵Allen Byrne2010-07-081-1/+1
| | | | a typo in a configure check and a macro
* [svn-r19032] Correct use of variable in windows dll builds by changing ↵Allen Byrne2010-06-281-1/+1
| | | | | | qualifier from extern to H5_DLLVAR. Turned off default packed bits setting as feature is not available for trunk
* [svn-r19027] Add testing files to cmake resources.Allen Byrne2010-06-222-0/+37
| | | | | | Added code coverage option to cmake. Tested: local linux
* [svn-r18996] Updated config files and install commands per external ↵Allen Byrne2010-06-144-32/+141
| | | | | | developers recommendations. Tested: local linux
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-1313-0/+2141
Tested: Local linux