Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r25215] Description: | Quincey Koziol | 2014-05-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Bring changes from Coverity branch back to trunk: r20914: Use HDstrncpy and HDstrncat! --gh 20915: Use HDstrncpy and HDstrncat! --gh Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9.0, C++, FORTRAN & parallel (too minor to require h5committest) | ||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 20 | -4315/+15 |
| | | | | Tested: local linux | ||||
* | [svn-r25183] correct path statement | Allen Byrne | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 9 | -595/+595 |
| | |||||
* | [svn-r25100] Added -V to example command line. | Allen Byrne | 2014-04-25 | 1 | -1/+2 |
| | | | | Added note about INSTALLDIR. | ||||
* | [svn-r25098] Disable fortran by default | Allen Byrne | 2014-04-25 | 1 | -9/+6 |
| | |||||
* | [svn-r25043] Correct CPPFLAGS value. | Allen Byrne | 2014-04-14 | 1 | -1/+1 |
| | | | | Correct test DEPENDS format. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -18/+18 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24899] Add msmpi fortran libs to FindMPI | Allen Byrne | 2014-03-25 | 1 | -4/+4 |
| | |||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 4 | -47/+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-r24849] Update to synch with latest cmake | Allen Byrne | 2014-03-20 | 1 | -1/+20 |
| | |||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 8 | -67/+67 |
| | | | | | | | | 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 | 20 | -1313/+1313 |
| | | | | | | | 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-r24742] Synchronize Apple bundle packaging with latest changes ↵ | Allen Byrne | 2014-02-27 | 6 | -0/+18 |
| | | | | discovered during hdf-java work. | ||||
* | [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-r24706] Add to instructions for install | Allen Byrne | 2014-02-13 | 1 | -0/+9 |
| | |||||
* | [svn-r24703] Add Binary README.txt file generation | Allen Byrne | 2014-02-13 | 2 | -1/+45 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r24700] Updated packaging process to align with latest hdf cmake standards. | Allen Byrne | 2014-02-11 | 2 | -3/+3 |
| | |||||
* | [svn-r24655] Correct packaging variables and use standard cpack module. | Allen Byrne | 2014-01-28 | 2 | -592/+3 |
| | |||||
* | [svn-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵ | Allen Byrne | 2014-01-27 | 1 | -56/+0 |
| | | | | | | not add extra lines. Tested: cmake and autotools local linux | ||||
* | [svn-r24639] Add SUN specific block skipping. | Allen Byrne | 2014-01-21 | 1 | -0/+7 |
| | |||||
* | [svn-r24621] Update files for changes to installation vars on windows. | Allen Byrne | 2014-01-07 | 3 | -223/+249 |
| | |||||
* | [svn-r24432] Update examples package install location and text files | Allen Byrne | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | [svn-r24412] Updated information on how to build examples with cmake ↵ | Allen Byrne | 2013-11-07 | 1 | -4/+11 |
| | | | | installed binary. | ||||
* | [svn-r24385] Add missing H5_ prefix | Allen Byrne | 2013-10-31 | 1 | -3/+3 |
| | | | | Tested: local linux | ||||
* | [svn-r24192] Correct test and usage of defines for cmake configure | Allen Byrne | 2013-09-23 | 2 | -2/+6 |
| | |||||
* | [svn-r24190] remove comment that caused linux build warnings and correct use ↵ | Allen Byrne | 2013-09-23 | 2 | -40/+42 |
| | | | | | | 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 | 3 | -5/+7 |
| | | | | | | | Add more usage info for UserMacros. Add new option information about the Plugin default path. Tested: local linux, jam | ||||
* | [svn-r24126] Correct mac pinifo.list vars | Allen Byrne | 2013-09-12 | 1 | -31/+26 |
| | |||||
* | [svn-r24119] Add new tests to memcheck ignore list | Allen Byrne | 2013-09-10 | 1 | -0/+2 |
| | |||||
* | [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. | Allen Byrne | 2013-09-06 | 2 | -0/+11 |
| | | | | | | 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-r23979] Correct Packaging var names. | Allen Byrne | 2013-08-09 | 1 | -0/+37 |
| | |||||
* | [svn-r23978] Add Bundle and plist file. Update script file add icon | Allen Byrne | 2013-08-08 | 2 | -1/+6 |
| | |||||
* | [svn-r23845] HDFFV-8394: Add Optional Examples source packaging option. | Allen Byrne | 2013-06-28 | 1 | -0/+112 |
| | | | | Tested: local linux | ||||
* | [svn-r23823] HDFFV-8428: Correct docs install list | Allen Byrne | 2013-06-25 | 1 | -1/+2 |
| | | | | HDFFV-8427: Add options to the help text of ALLOW_EXTERNAL_LIBS option. | ||||
* | [svn-r23789] Remove COMPILE_FLAGS value - already set in X_FLAGS | Allen Byrne | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | [svn-r23784] Remove ignored FLAGS from MSVC variant of C compile/link. ↵ | Allen Byrne | 2013-06-17 | 1 | -3/+3 |
| | | | | Incorrect copy from Fortran macro | ||||
* | [svn-r23754] HDFFV-8451/8453: add options to enable more warning messages. | Allen Byrne | 2013-06-11 | 2 | -10/+10 |
| | | | | Tested: local linux | ||||
* | [svn-r23753] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-11 | 1 | -0/+39 |
| | | | | | | This adds the UserMacros.cmake Windows /MT support file. Tested: local linux | ||||
* | [svn-r23751] Enable all warnings (do not filter warnings) | Allen Byrne | 2013-06-11 | 1 | -10/+10 |
| | |||||
* | [svn-r23748] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -2/+2 |
| | | | | | This adds the UserMacros.cmake support needed. Correct Properties tag name | ||||
* | [svn-r23746] Correct Windows setting after tests on windows | Allen Byrne | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -5/+52 |
| | | | | This adds the UserMacros.cmake support needed. | ||||
* | [svn-r23744] HDFFV-8468: Remove conversion tests which generate access ↵ | Allen Byrne | 2013-06-10 | 1 | -1/+5 |
| | | | | violations on Windows 8 64 | ||||
* | [svn-r23651] Add MPI configuration information to includes and libs | Allen Byrne | 2013-04-29 | 2 | -6/+22 |
| | |||||
* | [svn-r23614] Remove subfolders for includes | Allen Byrne | 2013-04-23 | 1 | -4/+4 |
| | |||||
* | [svn-r23572] Removed inappropriate executable properties from a few files. ↵ | Dana Robinson | 2013-04-10 | 3 | -0/+0 |
| | | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes) | ||||
* | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will ↵ | Allen Byrne | 2013-03-19 | 2 | -0/+8 |
| | | | | | | avoid the segfault with looking for the library with other libraries. Tested: local linux |