Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 1 | -0/+5 |
| | |||||
* | Add test to memcheck ignore and increase cache test timeout | Allen Byrne | 2016-11-22 | 1 | -0/+1 |
| | |||||
* | Update installdir format for windows | Allen Byrne | 2016-11-10 | 1 | -2/+2 |
| | |||||
* | Update with changes from buildbot process | Allen Byrne | 2016-10-27 | 1 | -3/+9 |
| | |||||
* | Remove duplicate block | Allen Byrne | 2016-10-27 | 1 | -3/+0 |
| | |||||
* | Update with latest changes used in buildbot process | Allen Byrne | 2016-10-27 | 1 | -23/+26 |
| | |||||
* | Add new file to ignore | Allen Byrne | 2016-10-27 | 1 | -0/+3 |
| | |||||
* | Correct text - missing GIT option | Allen Byrne | 2016-10-14 | 2 | -3/+3 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | Merge pull request #61 in HDFFV/hdf5 from ↵ | Allen Byrne | 2016-10-06 | 4 | -55/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-9961-add-git-to-ext-filter to develop * commit 'd817b63020310b6f275a569529075551dd2b756e': Fix copyright to point to cmake Fix cyclic depends due to typo Correct how include is used when located inside project HDFFV-9961: Add GIT option to ext lib macros Update copyright to latest from kitware | ||||
| * | Fix copyright to point to cmake | Allen Byrne | 2016-10-06 | 4 | -8/+4 |
| | | |||||
| * | Correct how include is used when located inside project | Allen Byrne | 2016-10-05 | 1 | -1/+1 |
| | | |||||
| * | Update copyright to latest from kitware | Allen Byrne | 2016-10-04 | 4 | -56/+14 |
| | | |||||
* | | Merge pull request #47 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2016-10-06 | 1 | -0/+3 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f9364c0080405bb36d704eb3f9505029d3da41f4': removed the use of C_SIZEOF for non BIND(C) derived type Fixed test to use storage_size instead of c_sizeof when available. fixed missing closing bracket Removed unused variables. Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is not available. Removed duplicate FCFLAG Removed duplicate FCFLAG. Added number of integer KINDs found to the header files. Added path to source include files when building buidiface. Added rule to build buildiface program, without a rule, build would add repeated compile options when using the NAG compiler. Misc. cleaning up of the program. Added SEQUENCE to derived types for NAG: misc. format code-cleanup Removed the use of hard-coded integer KINDs. Code clean-up. HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler | ||||
| * | fixed missing closing bracket | M. Scot Breitenfeld | 2016-09-29 | 1 | -1/+1 |
| | | |||||
| * | Added number of integer KINDs found to the header files. | M. Scot Breitenfeld | 2016-09-26 | 1 | -0/+3 |
| | | |||||
* | | HDFFV-9991: Remove uneeded file | Allen Byrne | 2016-10-04 | 1 | -86/+0 |
| | | |||||
* | | Correct variable name | Allen Byrne | 2016-09-30 | 1 | -2/+2 |
| | | |||||
* | | Fix error reporting | Allen Byrne | 2016-09-30 | 3 | -9/+33 |
|/ | |||||
* | Add default site names | Allen Byrne | 2016-09-16 | 2 | -0/+14 |
| | |||||
* | Revert to using old set command | Allen Byrne | 2016-09-16 | 1 | -3/+3 |
| | |||||
* | Change string to list - older usage | Allen Byrne | 2016-09-16 | 1 | -3/+3 |
| | |||||
* | Add option to submit to Cdash | Allen Byrne | 2016-09-15 | 2 | -0/+16 |
| | |||||
* | Update CMake java functions | Allen Byrne | 2016-09-15 | 2 | -17/+189 |
| | |||||
* | [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵ | Allen Byrne | 2016-08-22 | 6 | -18/+18 |
| | | | | type to the recommended variable name. Updated documentation. | ||||
* | [svn-r30205] Correct name of UNSUPPORTED option | Allen Byrne | 2016-07-20 | 2 | -3/+3 |
| | |||||
* | [svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotools | Scot Breitenfeld | 2016-07-18 | 1 | -92/+17 |
| | | | | Tested: jelly (gnu) | ||||
* | [svn-r30134] Description: | Quincey Koziol | 2016-07-02 | 1 | -0/+18 |
| | | | | | | | Add CMake macros and detections for the "round" family of routines. Tested on: Upcoming Windows daily tests | ||||
* | [svn-r30064] Changed configure's behavior from a warning to an error | Scot Breitenfeld | 2016-06-09 | 1 | -0/+41 |
| | | | | | | | if the available Fortran KINDs, or Fortran decimal precision, can not be determined. (MSB, HDFFV-9922) | ||||
* | [svn-r29928] HDFFV-9912: | Scot Breitenfeld | 2016-05-12 | 1 | -44/+53 |
| | | | | | | | | | | configure fails to detect valid KINDs on FreeBSD Added the exponential option to SELECTED_REAL_KIND to distinguish KINDs of same precision. Tested: FredBSD, jam, platypus. | ||||
* | [svn-r29911] Fix script version ext text | Allen Byrne | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | [svn-r29864] Add ignore test names for Valgrind process. | Allen Byrne | 2016-05-04 | 1 | -3/+10 |
| | | | | Add files to clear test generated files tests. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 2 | -1/+5 |
| | | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER. | ||||
* | [svn-r29557] Add comments to CMake macros and do append error file | Allen Byrne | 2016-03-24 | 1 | -19/+29 |
| | | | | revise_chunks rev 29556 | ||||
* | [svn-r29534] Normalization w/ revise_chunks in preparation for big merge. | Dana Robinson | 2016-03-23 | 1 | -4/+4 |
| | | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++ | ||||
* | [svn-r29450] Separate error compare from output compare | Allen Byrne | 2016-03-16 | 1 | -4/+4 |
| | |||||
* | [svn-r29427] Correct name of build option in script | Allen Byrne | 2016-03-15 | 1 | -2/+2 |
| | |||||
* | [svn-r29404] correct filename in comment | Allen Byrne | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | [svn-r29402] Add Java option | Allen Byrne | 2016-03-14 | 1 | -5/+22 |
| | |||||
* | [svn-r29399] HDFFV-9717: add overview section to javadocs | Allen Byrne | 2016-03-14 | 2 | -4/+68 |
| | |||||
* | [svn-r29348] Correct script process for options | Allen Byrne | 2016-03-08 | 1 | -4/+10 |
| | |||||
* | [svn-r29314] Add Java option | Allen Byrne | 2016-03-07 | 1 | -0/+9 |
| | |||||
* | [svn-r29301] Update valgrind cacheinit file to match regular. | Allen Byrne | 2016-03-07 | 1 | -0/+2 |
| | |||||
* | [svn-r29266] Header generation default should be OFF. | Allen Byrne | 2016-03-04 | 1 | -0/+2 |
| | | | | For Trunk - cacheinit.cmake should enable it ON | ||||
* | [svn-r29233] Add ARGN option for soversion arguments | Allen Byrne | 2016-02-29 | 1 | -2/+9 |
| | |||||
* | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 10 | -22/+2098 |
| | |||||
* | [svn-r29190] Add checking for *.err file before trying to read | Allen Byrne | 2016-02-23 | 1 | -2/+2 |
| | |||||
* | [svn-r28972] Removed option to clear file buffers from autotools, CMake, and ↵ | Dana Robinson | 2016-01-26 | 2 | -13/+0 |
| | | | | | | | | | | | | library. Buffers that will be written to disk will now always be cleared since not doing this has huge security implications. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0, x86_64) gcc 5.2.1 serial autotools parallel autotools (MPICH 3.1.4) serial CMake | ||||
* | [svn-r28777] Description: | Quincey Koziol | 2016-01-03 | 3 | -0/+5 |
| | | | | | | | | | | 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-r28581] Brought flock changes over from revise_chunks as well as a few | Dana Robinson | 2015-12-11 | 1 | -0/+6 |
| | | | | | | | minor tweaks from H5private.h. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2) |