Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r29023] Fixed typos in symbols flags that prevented using -g, etc. | Dana Robinson | 2016-02-01 | 5 | -10/+10 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools | ||||
* | [svn-r28996] Autotools configure updates to allow separation of build type, ↵ | Dana Robinson | 2016-01-27 | 10 | -50/+167 |
| | | | | | | | | | | | | | | debug symbols, asserts, profiling, and optimization. Also much refactoring, improved help, and --enable-<foo> options will now emit errors on nonsense (e.g.: --enable-foo="asdfasdf"). The libhdf5.settings.in file was also reformatted. Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial and parallel autotools w/ various options | ||||
* | [svn-r28990] Removed spurious BIND() warnings from Fortran. | Dana Robinson | 2016-01-27 | 1 | -0/+4 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial autotools w/ Fortran | ||||
* | [svn-r28977] Added autotools g++ compiler flags/warnings file to config/ | Dana Robinson | 2016-01-27 | 2 | -0/+798 |
| | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ C++ | ||||
* | [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-r28963] Updated the gnu Fortran configure files to set flags when the ↵ | Dana Robinson | 2016-01-24 | 1 | -0/+3 |
| | | | | | | | | gnu compiler is used. The gnu-fflags file was never included. Tested on ostrich | ||||
* | [svn-r28960] Fix for HDFFV-9439 | Larry Knox | 2016-01-22 | 1 | -0/+1 |
| | | | | | | Escape quotes in fortran version output to find fortran version for libhdf5.settings Tested with buildhdf5 on platypus, ostrich, moohan and mayll. | ||||
* | [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-r28730] Snapshot version 1.9 release 233 | HDF Tester | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | [svn-r28581] Brought flock changes over from revise_chunks as well as a few | Dana Robinson | 2015-12-11 | 2 | -0/+8 |
| | | | | | | | 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) | ||||
* | [svn-r28538] Merge of r28479 from revise_chunks. | Dana Robinson | 2015-12-08 | 1 | -16/+17 |
| | | | | | | | | Fixes OS X compilation problems and brings some Linux symbols in line with the Autotools when building with CMake. Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0) Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76) | ||||
* | [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 from | Dana Robinson | 2015-11-24 | 1 | -2/+2 |
| | | | | | | | C++ flags under CMake. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, CMake 3.3.2 | ||||
* | [svn-r28403] Update to include cdash submit options | Allen Byrne | 2015-11-19 | 2 | -0/+18 |
| | |||||
* | [svn-r28188] Fix inline/__inline__/__inline detection with CMake after ↵ | Jerome Soumagne | 2015-10-22 | 3 | -37/+24 |
| | | | | autotools changes | ||||
* | [svn-r28184] correct import targets | Allen Byrne | 2015-10-22 | 1 | -57/+57 |
| | |||||
* | [svn-r28174] HDFFV-9550: Add VS2015 fix for timezone. | Allen Byrne | 2015-10-21 | 1 | -3/+1 |
| | |||||
* | [svn-r28160] Update comment about VS versions | Allen Byrne | 2015-10-21 | 1 | -2/+2 |
| | |||||
* | [svn-r28158] Merge from CMAMKE_EXT_MOD repo. | Allen Byrne | 2015-10-21 | 3 | -44/+42 |
| | | | | Add VS2015 support. | ||||
* | [svn-r28154] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 2 | -9/+25 |
| | |||||
* | [svn-r28152] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 1 | -10/+29 |
| | | | | Add VS2015 | ||||
* | [svn-r28148] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 2 | -46/+76 |
| | |||||
* | [svn-r28147] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 2 | -1/+3 |
| | |||||
* | [svn-r28145] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 1 | -4/+4 |
| | |||||
* | [svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if ↵ | Jerome Soumagne | 2015-10-20 | 2 | -0/+19 |
| | | | | | | | | | | | | | | available Fix tests accordingly and fix misuse of hbool_t in various places Fix initialization of H5Pgcpl/ocpl structs in property decoding routines Tested on: Linux/32 (jam) Linux/64 (platypus) Linux/PPC64 (ostrich) MacOSX/64 10.11 | ||||
* | [svn-r28131] Cleanup cmake output of HDF5UseFortran | Jerome Soumagne | 2015-10-19 | 1 | -5/+5 |
| | |||||
* | [svn-r28130] Updated scripts | Allen Byrne | 2015-10-19 | 2 | -35/+59 |
| | |||||
* | [svn-r28113] A few warning fixes in cmake conversion tests | Jerome Soumagne | 2015-10-16 | 1 | -0/+14 |
| | |||||
* | [svn-r28112] CMake check for gettimeofday if not on windows | Jerome Soumagne | 2015-10-16 | 1 | -0/+1 |
| | |||||
* | [svn-r28089] Need to set a variable for matching install config names. | Allen Byrne | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | [svn-r27973] Update to new style usage | Allen Byrne | 2015-10-06 | 2 | -56/+124 |
| | |||||
* | [svn-r27968] Modified version number to 1.9.233 before creating a tar ball ↵ | Elena Pourmal | 2015-10-06 | 1 | -1/+1 |
| | | | | for DLS. | ||||
* | [svn-r27937] fix case | Allen Byrne | 2015-10-02 | 1 | -25/+25 |
| | |||||
* | [svn-r27933] Cmake 3.3 allowed execute_process to merge output and error ↵ | Allen Byrne | 2015-10-02 | 5 | -42/+42 |
| | | | | | | files if the filename or the variable were the same. Changed instances to make the outpu_variable different. | ||||
* | [svn-r27910] Rework flex-bison generated files to eliminate dual depends ↵ | Allen Byrne | 2015-09-29 | 1 | -17/+11 |
| | | | | when building both shared and static | ||||
* | [svn-r27904] Correct missing target name chars | Allen Byrne | 2015-09-28 | 1 | -4/+6 |
| | |||||
* | [svn-r27903] Add extra line for replacement from revision 27898 | Allen Byrne | 2015-09-28 | 1 | -0/+1 |
| | |||||
* | [svn-r27895] Rework the generated file dependencies and commands. | Allen Byrne | 2015-09-28 | 1 | -0/+6 |
| | |||||
* | [svn-r27873] Update with changes to script file | Allen Byrne | 2015-09-24 | 1 | -4/+4 |
| | |||||
* | [svn-r27871] Update with changes to script file | Allen Byrne | 2015-09-24 | 1 | -11/+12 |
| | |||||
* | [svn-r27869] Update with changes to script file | Allen Byrne | 2015-09-24 | 1 | -11/+22 |
| | |||||
* | [svn-r27863] Correct comment | Allen Byrne | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r27862] Make the system vars configurable through the CTEST_SCRIPT_ARG | Allen Byrne | 2015-09-23 | 1 | -8/+35 |
| | |||||
* | [svn-r27846] Fix generated files process. | Allen Byrne | 2015-09-21 | 5 | -79/+85 |
| | | | | 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-r27794] Reintegration merge of features/autotools_rework branch with trunk | Dana Robinson | 2015-09-15 | 2 | -0/+72 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTES: - Developers will have to run autogen.sh before building with the autotools. - autogen.sh takes the -p option to mimic the old bin/reconfigure behavior. - The generated error, overflow and version headers have been left in place. - The generated H5LT parser code has also been left in place. - There are no changes for CMake users at this time. Tested on: h5committest | ||||
| * | [svn-r27787] Merge of r27632-27674 from the trunk. | Dana Robinson | 2015-09-15 | 1 | -3/+3 |
| | | | | | | | | Tested on: h5committest | ||||
| * | [svn-r27745] Merge trunk revision 27744 | Allen Byrne | 2015-09-10 | 5 | -21/+28 |
| | | |||||
| * | [svn-r27725] Add initial commands to properly build the generated files. | Allen Byrne | 2015-09-09 | 2 | -0/+72 |
| | | | | | | | | | | | | Added HDF5_GENERATE_HEADERS ON to cacheinit.cmake file. Tested: local linux | ||||
| * | [svn-r27702] Merge of r27699 from trunk. | Dana Robinson | 2015-09-08 | 1 | -12/+0 |
| | | | | | | | | | | | | | | Removed some configure checks for obsolete Unix variants. The H5pubconf.h.in file that CMake uses was also updated. Tested on: h5committest | ||||
| * | [svn-r27677] Merge of r27675 from trunk | Dana Robinson | 2015-09-04 | 2 | -12/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Removed library checks for nsl and socket from the autotools configure on Solaris. The nsl and socket libraries are no longer used by the library. Fixes HDFFV-9118. Tested on: jam w/ autotools and CMake emu w/ autotools |