Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct text - missing GIT option | Allen Byrne | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵ | Allen Byrne | 2016-08-22 | 1 | -1/+1 |
| | | | | type to the recommended variable name. Updated documentation. | ||||
* | [svn-r30205] Correct name of UNSUPPORTED option | Allen Byrne | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | [svn-r29301] Update valgrind cacheinit file to match regular. | Allen Byrne | 2016-03-07 | 1 | -0/+2 |
| | |||||
* | [svn-r28777] Description: | Quincey Koziol | 2016-01-03 | 1 | -0/+2 |
| | | | | | | | | | | Add --enable-memory-alloc-sanity-check option to configure, to track and sanity check memory allocations within the library. This is orthogonal to the --enable-using-memchecker option and can be used with/without it. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
* | [svn-r27846] Fix generated files process. | Allen Byrne | 2015-09-21 | 1 | -2/+0 |
| | | | | Add script for post processing of flex/bison files. | ||||
* | [svn-r27823] Add new options for dynamic analysis | Allen Byrne | 2015-09-18 | 1 | -0/+4 |
| | |||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -2/+0 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -0/+2 |
| | |||||
* | [svn-r26877] removed references to F2003 | Scot Breitenfeld | 2015-04-21 | 1 | -2/+0 |
| | |||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -1/+1 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r25740] HDFFV-8953: remove svn url references | Allen Byrne | 2014-10-27 | 1 | -4/+0 |
| | |||||
* | [svn-r25239] Add set_property command for list option. | Allen Byrne | 2014-06-04 | 1 | -1/+2 |
| | | | | Minor doc edits | ||||
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 1 | -81/+81 |
| | |||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -38/+38 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r23572] Removed inappropriate executable properties from a few files. ↵ | Dana Robinson | 2013-04-10 | 1 | -0/+0 |
| | | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes) | ||||
* | [svn-r23250] Merge changes from normal cache file | Allen Byrne | 2013-02-12 | 1 | -1/+6 |
| | |||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -0/+18 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r20713] Packed Bits Merge: | Allen Byrne | 2011-05-03 | 1 | -2/+0 |
| | | | | | | | | | removed option defines and #ifdef/#endif refactored all printf to HDfprintf in h5dump.c formatted and indention improvements synched with 1.8 branch Tested: local linux | ||||
* | [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. ↵ | Allen Byrne | 2011-04-29 | 1 | -1/+1 |
| | | | | | | Autotools merge to come. Tested: local Linux | ||||
* | [svn-r20669] Add test_configuration setting | Allen Byrne | 2011-04-28 | 1 | -0/+2 |
| | |||||
* | [svn-r20054] Created valgrind cacheinit file | Allen Byrne | 2011-02-07 | 1 | -0/+58 |