Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25552] JAVA-1880: hdfview failure to load plugins identified default ↵ | Allen Byrne | 2014-08-25 | 1 | -1/+1 |
| | | | | | | value was incorrectly formed. Tested: windows | ||||
* | [svn-r25341] HDFFV-8845: Propagated changes made to configure.ac to cmake. ↵ | Allen Byrne | 2014-06-23 | 1 | -6/+2 |
| | | | | Enabled MSVC for two tests as suggested in the issue. | ||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -753/+15 |
| | | | | Tested: local linux | ||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -29/+0 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -11/+11 |
| | | | | | | | | 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-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -502/+502 |
| | | | | | | | 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-r24709] rename H5V to H5VM since H5V is needed in the fastforward ↵ | Mohamad Chaarawi | 2014-02-13 | 1 | -1/+1 |
| | | | | | | | | | | | | project for view objects. The addition of view objects in the fastforward project is expected to be brough into the trunk sometimes in the future, which is why we need to make this change. Tested Manually on Jam and Ostrich. Tested with h5commitest - Koala with intel compilers failed, but nothing had to do with those changes. error on Koala: error while loading shared libraries: libirng.so | ||||
* | [svn-r24639] Add SUN specific block skipping. | Allen Byrne | 2014-01-21 | 1 | -0/+7 |
| | |||||
* | [svn-r24192] Correct test and usage of defines for cmake configure | Allen Byrne | 2013-09-23 | 1 | -1/+5 |
| | |||||
* | [svn-r24190] remove comment that caused linux build warnings and correct use ↵ | Allen Byrne | 2013-09-23 | 1 | -1/+3 |
| | | | | | | of cmakedefine vs define in template. Tested: local linux | ||||
* | [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump. | Allen Byrne | 2013-09-19 | 1 | -4/+4 |
| | | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam | ||||
* | [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. | Allen Byrne | 2013-09-06 | 1 | -0/+8 |
| | | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools | ||||
* | [svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive). | Allen Byrne | 2013-08-13 | 1 | -1/+3 |
| | |||||
* | [svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive). | Allen Byrne | 2013-08-13 | 1 | -1/+3 |
| | | | | Updated CDash site name in cmake script. | ||||
* | [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages. | Allen Byrne | 2013-06-11 | 1 | -9/+9 |
| | | | | Tested: local linux | ||||
* | [svn-r23746] Correct Windows setting after tests on windows | Allen Byrne | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | [svn-r23744] HDFFV-8468: Remove conversion tests which generate access ↵ | Allen Byrne | 2013-06-10 | 1 | -1/+5 |
| | | | | violations on Windows 8 64 | ||||
* | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will ↵ | Allen Byrne | 2013-03-19 | 1 | -0/+2 |
| | | | | | | avoid the segfault with looking for the library with other libraries. Tested: local linux | ||||
* | [svn-r23111] Purpose: | Dana Robinson | 2012-12-19 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | Fixes for HDF5 1.8.10 p1 HDFFV-7975 Changed the max single I/O operation size on Darwin/Mac OS X. HDFFV-8124 and HDFFV-8158 Fixed a core VFD bug when large blocks of data are read. HDFFV-8246 Added more fields to the VFD read/write error messages. Tested on: 64-bit Windows 7, Visual Studio 2010, CMake 64-bit Mac OS X Snow Leopard (Fred), Fortran, C++ 64-bit BE Linux (Ostrich), Fortran, C++ 32-bit LE Linux (jam), Fortran, C++ (also parallel w/ Fortran) | ||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -1/+4 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22470] Allow MinGW checks for fseek and the like | Allen Byrne | 2012-06-18 | 1 | -2/+2 |
| | | | | Tested: windows 32 mingw | ||||
* | [svn-r22469] MinGW Flags need to use dash | Allen Byrne | 2012-06-18 | 1 | -3/+8 |
| | | | | | | | set WINSOCK2_H do not test for endianess Tested: windows 32 minGW | ||||
* | [svn-r22464] Correct name used for POSIX flag | Allen Byrne | 2012-06-15 | 1 | -1/+7 |
| | |||||
* | [svn-r22455] Add NOT WINDOWS blocking around VSNPRINTF works check. | Allen Byrne | 2012-06-12 | 1 | -3/+5 |
| | |||||
* | [svn-r22450] Update winsock define to match autotools configure check | Allen Byrne | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | [svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. ↵ | Allen Byrne | 2012-06-08 | 1 | -25/+11 |
| | | | | | | Correct HAVE_WINSOCK name. Tested: windows | ||||
* | [svn-r22441] Move some tests into NOT WINDOWS blocks | Allen Byrne | 2012-06-06 | 1 | -22/+19 |
| | |||||
* | [svn-r22437] Correct Windows cmake config files | Allen Byrne | 2012-06-05 | 1 | -7/+26 |
| | | | | Tested: windows | ||||
* | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -177/+369 |
| | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | [svn-r22175] MinGW compile issues fixed. | Allen Byrne | 2012-03-28 | 1 | -5/+11 |
| | | | | | | Reviewed Tested: windows (big test using stdio ony fails - this will be filed for further investigation) | ||||
* | [svn-r22010] Variable used to determine if the MS Visual Studio compiler is ↵ | Allen Byrne | 2012-03-01 | 1 | -2/+2 |
| | | | | | | being used incorrectly limited setting the H5_HAVE_VISUAL_STUDIO define to only when the IDE was being used to build on Windows. Tested: windows | ||||
* | [svn-r21716] Correct indentation | Allen Byrne | 2011-11-04 | 1 | -2/+2 |
| | |||||
* | [svn-r21596] Correct large file support test | Allen Byrne | 2011-10-18 | 1 | -2/+29 |
| | |||||
* | [svn-r21549] Removed unused references to USE_STDIO and MAX_BUF in Windows ↵ | Dana Robinson | 2011-10-13 | 1 | -3/+0 |
| | | | | configuration CMake file. | ||||
* | [svn-r21523] Added CLOCK_GET_TIME define to cmake configure | Allen Byrne | 2011-10-11 | 1 | -0/+15 |
| | | | | Tested: local linux | ||||
* | [svn-r21493] Add new mach/mach_time.h header check. | Allen Byrne | 2011-10-07 | 1 | -0/+1 |
| | |||||
* | [svn-r21412] Change windows default driver to SEC2 | Allen Byrne | 2011-09-23 | 1 | -3/+1 |
| | |||||
* | [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new ↵ | Allen Byrne | 2011-09-06 | 1 | -3/+7 |
| | | | | | | defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. Tested: windows and local linux - reviewed internally | ||||
* | [svn-r21171] Commit HDFFV-5929 winthreads define fix | Allen Byrne | 2011-08-04 | 1 | -2/+2 |
| | | | | | | Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format. Tested: local linux | ||||
* | [svn-r21026] Add configure check for endianess and adjust test depending on ↵ | Allen Byrne | 2011-06-23 | 1 | -0/+4 |
| | | | | | | status of check Tested: heiwa | ||||
* | [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. ↵ | Allen Byrne | 2011-04-29 | 1 | -0/+1 |
| | | | | | | Autotools merge to come. Tested: local Linux | ||||
* | [svn-r20572] Bug #5929: On windows check for existence of ↵ | Allen Byrne | 2011-04-20 | 1 | -1/+69 |
| | | | | | | InitOnceExecuteOnce for use by threads. merge from 1.8 r20568 | ||||
* | [svn-r20499] Fixes erroneous H5_HAVE_GETTIMEOFDAY behavior on Windows (JIRA ↵ | Dana Robinson | 2011-04-14 | 1 | -1/+3 |
| | | | | | | | | HDFFV-5931). Previously, H5_HAVE_GETTIMEOFDAY was never properly defined. The timezone struct and Wgettimeofday() timezone output was also added. This is a merge of several changesets from the log_vfd branch where this work took place: 20355, 20359, 20411, 20413, 20431, 20460 Tested on: Windows | ||||
* | [svn-r20476] Removed all references to memory.h | Dana Robinson | 2011-04-11 | 1 | -2/+1 |
| | |||||
* | [svn-r20433] Implement MinGW changes to CMake configuration | Allen Byrne | 2011-04-07 | 1 | -7/+8 |
| | | | | Tested: local linux | ||||
* | [svn-r20430] Remove config message for windows - ↵ | Allen Byrne | 2011-04-07 | 1 | -3/+1 |
| | | | | H5_HAVE_GETCONSOLESCREENBUFFERINFO always gets set on windows (this is from the pubconf.h in the windows folder) | ||||
* | [svn-r20420] Correct typo in macro parameter | Allen Byrne | 2011-04-05 | 1 | -4/+4 |
| | | | | Tested: local linux | ||||
* | [svn-r20419] Correct typo in macro parameter | Allen Byrne | 2011-04-05 | 1 | -2/+2 |
| | |||||
* | [svn-r19884] Corrected time_of_day define configuration, found during ↵ | Allen Byrne | 2010-12-13 | 1 | -10/+11 |
| | | | | | | parallel CMake build. Tested: local linux | ||||
* | [svn-r19776] Corrected handling of largefile and linux_lfs handling. | Allen Byrne | 2010-11-12 | 1 | -9/+17 |
| | | | | | Synched cmake version of H5pubconf.h.in Added another variation of H5detect warning to ignore list. |