Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r28777] Description: | Quincey Koziol | 2016-01-03 | 1 | -0/+8 |
| | | | | | | | | | | 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-r28228] Remove WIN32 only config of threadsafe | Allen Byrne | 2015-10-26 | 1 | -46/+47 |
| | |||||
* | [svn-r28168] Remove Wall option passed by default on non-windows systems | Jerome Soumagne | 2015-10-21 | 1 | -4/+0 |
| | | | | (not necessary anymore since there is now | ||||
* | [svn-r28059] Make UNSUPPORTED option combinations fail configure - matches ↵ | Allen Byrne | 2015-10-13 | 1 | -6/+3 |
| | | | | autotools behaviour. | ||||
* | [svn-r28056] Add HL and Threadsafe notice | Allen Byrne | 2015-10-13 | 1 | -0/+8 |
| | |||||
* | [svn-r27986] OPTION should default to FALSE | Allen Byrne | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | [svn-r27971] eliminate duplicate option | Allen Byrne | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | [svn-r27970] eliminate duplicate option | Allen Byrne | 2015-10-06 | 1 | -2/+1 |
| | |||||
* | [svn-r27874] Add ability to extend the cmake path for searching for ↵ | Allen Byrne | 2015-09-24 | 1 | -0/+4 |
| | | | | libraries/programs. | ||||
* | [svn-r27671] Move fortran id check to fortran section | Allen Byrne | 2015-09-03 | 1 | -16/+13 |
| | |||||
* | [svn-r27647] Added compiler check for PGI and CMake version. | Scot Breitenfeld | 2015-09-01 | 1 | -0/+13 |
| | | | | | CMake must be > v3.3 to compile with PGI due to CMake bug in earlier versions. | ||||
* | [svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable ↵ | Allen Byrne | 2015-08-31 | 1 | -10/+15 |
| | | | | HDF_TEST_EXPRESS. | ||||
* | [svn-r27591] Threadsafe option implementation has changed and ↵ | Allen Byrne | 2015-08-27 | 1 | -2/+4 |
| | | | | ALLOWUNSUPPORTED option needs to be used with TS to actually use of TS with Fortran and C++. | ||||
* | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -10/+31 |
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+1 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -1/+0 |
| | |||||
* | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 1 | -22/+36 |
| | | | | Tested: local linux with CMake | ||||
* | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 1 | -0/+20 |
|\ | |||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -0/+20 |
| | | |||||
* | | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -0/+2 |
|/ | |||||
* | [svn-r27064] HDFFV-9327: Refactor compiler flags to config file. | Allen Byrne | 2015-05-14 | 1 | -242/+17 |
| | | | | Tested: local linux | ||||
* | [svn-r27035] Do not pass warnings options to non-gnu compilers when ↵ | Jerome Soumagne | 2015-05-07 | 1 | -4/+8 |
| | | | | compiling with CMake | ||||
* | [svn-r26953] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -10/+10 |
| | | | | Move TOOLS option up before usage. | ||||
* | [svn-r26900] Update CMake doc references | Allen Byrne | 2015-04-23 | 1 | -0/+18 |
| | |||||
* | [svn-r26815] Update cmake configuration checks | Allen Byrne | 2015-04-15 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r26465] Merge back from DB branch; cmake defaults and compressed examples | Allen Byrne | 2015-03-17 | 1 | -26/+35 |
| | |||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [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-r25908] Cleaned up typos comments from last commit. | Albert Cheng | 2014-12-19 | 1 | -3/+0 |
| | | | | Tested: just eyeball since changes are cosmetic. | ||||
* | [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory | Albert Cheng | 2014-12-17 | 1 | -4/+4 |
| | | | | | | Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite. | ||||
* | [svn-r25570] UNDO:Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -1/+1 |
| | | | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Windows DLL linkage problem because of defines needed. Tested: local linux | ||||
* | [svn-r25569] Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -1/+1 |
| | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Tested: local linux | ||||
* | [svn-r25480] Added error if Fortran's default real is double precision. If ↵ | Scot Breitenfeld | 2014-07-24 | 1 | -1/+10 |
| | | | | | | | | | | | it is and HL is being built then configure returns an error. This is due to HDFFV-889. Tested: jam with intel cmake options: -DCMAKE_Fortran_FLAGS:STRING="-r8" (should fail) and -DHDF5_BUILD_HL_LIB:BOOL=OFF (should pass) | ||||
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -2/+0 |
| | | | | | MPI_File_set_size as they are supported by most MPI implementations. - fix bug in t_mpi.c (HDFFV-8856) | ||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -9/+10 |
| | | | | Tested: local linux | ||||
* | [svn-r25075] Correct the install folder logic. | Allen Byrne | 2014-04-22 | 1 | -16/+0 |
| | | | | Tested: local linux and Mac | ||||
* | [svn-r24961] Updates to Win32 thread-local storage cleanup when the ↵ | Dana Robinson | 2014-04-04 | 1 | -3/+6 |
| | | | | | | | | | | | thread-safe library is built on Windows. Previously, thread-local storage was not cleaned up, causing resource leaks. Fixes HDFFV-8518, HDFFV-8699 As a part of these changes, the thread-safe + static library options are declared unsupported since the solution relies on DllMain. A solution for the static library is probably doable, but requires much more complicated surgery and has been deferred to HDF5 1.8.14. Tested on: 64-bit Windows 7 using VS 2012 (changes only affect Windows) | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -4/+4 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24918] Fix command case | Allen Byrne | 2014-03-27 | 1 | -1/+1 |
| | |||||
* | [svn-r24899] Add msmpi fortran libs to FindMPI | Allen Byrne | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | [svn-r24893] CMake now prohibits configuring thread-safety w/ Fortran and C++. | Dana Robinson | 2014-03-25 | 1 | -5/+12 |
| | | | | | | These changes only apply to non-Cygwin Windows since CMake does not allow configuring thread-safety on any other platform. Tested on 64-bit Windows 7. | ||||
* | [svn-r24886] Fix fortran mod file handling and packing | Allen Byrne | 2014-03-24 | 1 | -2/+2 |
| | |||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -31/+31 |
| | | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux | ||||
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -2/+2 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -500/+490 |
| | | | | | | | 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-r24741] HDFFV-8684: Change Package name depending on CDASH_LOCAL ↵ | Allen Byrne | 2014-02-27 | 1 | -7/+6 |
| | | | | | | configuration variable. Tested: local linux | ||||
* | [svn-r24739] Bug fix: HDFFV-8684 | Albert Cheng | 2014-02-26 | 1 | -6/+7 |
| | | | | | | | | | | | | | h5committest failed in platypus because cmakehdf5 failed in installation because cmake generates a install-tarball based on incomplete version number (subrelease string is missing). Solution: Fixed $HDF5_PACKAGE_VERSION to contain the subrelease string. Fixed $HDF5_PACKAGE_VERSION_STRING to be the same as $HDF5_PACKAGE_VERSION. Tested: jam and platypus in both trunk and v18 branches because the current version number is trunk has a null sub-release and v18 has a non-null sub-release. That covers both grounds. | ||||
* | [svn-r24724] Fix MPI linker flags with quotes | Allen Byrne | 2014-02-20 | 1 | -1/+1 |
| |