Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 from master cmake_conf project | Allen Byrne | 2016-10-07 | 2 | -79/+80 |
| | |||||
* | Merge pull request #61 in HDFFV/hdf5 from ↵ | Allen Byrne | 2016-10-06 | 5 | -63/+18 |
|\ | | | | | | | | | | | | | | | | | | | | | ~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 |
| | | |||||
| * | HDFFV-9961: Add GIT option to ext lib macros | Allen Byrne | 2016-10-04 | 1 | -8/+9 |
| | | |||||
| * | 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 | 2 | -2/+5 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |
| | | |||||
| * | Removed duplicate FCFLAG. | M. Scot Breitenfeld | 2016-09-29 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
* | | Move clear-objects inside runTest | Allen Byrne | 2016-10-03 | 1 | -0/+8 |
| | | |||||
* | | 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 | 3 | -40/+225 |
| | |||||
* | [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-r30211] Remove extra cygwin files | Allen Byrne | 2016-07-20 | 1 | -31/+0 |
| | |||||
* | [svn-r30206] HDFFV-9946: Change cygwin config to a single file | Allen Byrne | 2016-07-20 | 3 | -275/+24 |
| | |||||
* | [svn-r30205] Correct name of UNSUPPORTED option | Allen Byrne | 2016-07-20 | 2 | -3/+3 |
| | |||||
* | [svn-r30204] Move CXX tests to C++ compiler test file | Allen Byrne | 2016-07-20 | 4 | -44/+60 |
| | |||||
* | [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 | 2 | -0/+24 |
| | | | | | | | 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-r30026] Description: | Quincey Koziol | 2016-06-06 | 1 | -9/+9 |
| | | | | | | | | Remove -Wnormalized from GCC 4.x builds. Tested on: elk (w/gcc 4.4.7) moohan (w/gcc 4.8.5) | ||||
* | [svn-r30015] Description: | Quincey Koziol | 2016-06-05 | 2 | -29/+101 |
| | | | | | | | | Update GNU compiler flags for 6.x release. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [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-r29793] Removed -Waggregate-return from gnu C++ flags. | Dana Robinson | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | | | This flag generates a large number of warnings and is considered obsolete since its primary purpose seems to have been to support ancient compilers that could not return an aggregate. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ C++ | ||||
* | [svn-r29755] test/ohdr.c apply fix for HDFFV-9713 to not open test file ↵ | Larry Knox | 2016-04-20 | 1 | -0/+1 |
| | | | | | | | | in source with write permission. config/linux-gnulibc1 reapply filx for HDFFV-9439 which was partially removed, probably by merge from revise_chunks branch. Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus. | ||||
* | [svn-r29696] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in ↵ | Larry Knox | 2016-04-14 | 1 | -1/+1 |
| | | | | | | config/linux-gnulibc1. Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus. | ||||
* | [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 | 2 | -27/+49 |
| | | | | 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-r29382] Change LT_VERS_* to 1000, 0, 0 for HDF5 1.10.0 release. | Larry Knox | 2016-03-09 | 1 | -16/+16 |
| |