Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. | ||||
* | OESS-65 fix packaging config files | Allen Byrne | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | OESS-65 add option to use AEC library in place of SZip | Allen Byrne | 2020-04-22 | 1 | -0/+2 |
| | |||||
* | Fix issues found with ONLY_SHARED_LIBS option | Allen Byrne | 2019-12-11 | 1 | -3/+1 |
| | |||||
* | Correct namespace handling | Allen Byrne | 2019-04-03 | 1 | -0/+2 |
| | |||||
* | Restore GEN_HDRS and remove cache sets for defaults | Allen Byrne | 2017-09-13 | 1 | -32/+2 |
| | |||||
* | Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed | Dana Robinson | 2017-04-27 | 1 | -2/+0 |
| | | | | | | the option from the CMake cache init files. Fixes HDFFV-10184 | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | 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 |