Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the ↵ | Dana Robinson | 2015-02-27 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | features/autotools_rework branch. Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space, and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Part of: HDFFV-9086 Tested on: h5committest | ||||
* | [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. | Dana Robinson | 2015-02-23 | 1 | -23/+0 |
| | | | | | | | | | | | | Cleans up time functions in the autotools input files. Removed deprecated gettimeofday() time zone code and configure processing. Also removed some unused time function configure checks and defines. Fixes: HDFFV-9083 and HDFFV-9085 Tested on: 32-bit linux, serial and parallel (jam) OS X (kite) Solaris (emu) | ||||
* | [svn-r26272] Merge of r26071 from features/autotools_rework | Dana Robinson | 2015-02-22 | 1 | -3/+0 |
| | | | | | | | | | | | | Removes the --with-default-vfd option from configure. This was basically useless and only allowed selecting the stdio VFD. Since this is a demo VFD and not really a production VFD, we decided to retire this option. Fixes: HDFFV-9081 Tested on: h5committest NOTE: platypus cmake fails, but this is not a new error. | ||||
* | [svn-r26259] Remove file | Allen Byrne | 2015-02-20 | 1 | -321/+0 |
| | |||||
* | [svn-r26225] Removes broken open() call work-around that was specific to the now | Dana Robinson | 2015-02-19 | 1 | -3/+0 |
| | | | | | | | | | | unsupported Code Warrior compiler. Also removes the H5_NO_SHARED_WRITING symbol from the pubconf file. Fixes: HDFFV-9080 Tested on: jam only, after bin/reconfigure (all platforms should see no source changes) | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from ↵ | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
| | | | | | | | | | | | | autotools_rework branch: - Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest. | ||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 3 | -4/+4 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r26112] Add quotes around name | Allen Byrne | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | [svn-r26109] Correct name of source file | Allen Byrne | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | [svn-r25987] Use variable instead of hard coded value | Allen Byrne | 2015-01-20 | 1 | -2/+2 |
| | |||||
* | [svn-r25934] Fix incorrectly combined check. | Allen Byrne | 2014-12-31 | 1 | -11/+1 |
| | |||||
* | [svn-r25905] Fix CMP0054 warning | Allen Byrne | 2014-12-19 | 1 | -10/+11 |
| | |||||
* | [svn-r25898] Replace 7zip required command with cmake command | Allen Byrne | 2014-12-17 | 1 | -3/+2 |
| | |||||
* | [svn-r25880] Test if binary folder exists | Allen Byrne | 2014-12-10 | 1 | -3/+6 |
| | |||||
* | [svn-r25800] Add utilities and expected output | Allen Byrne | 2014-11-06 | 1 | -2/+4 |
| | |||||
* | [svn-r25798] correct example cmake info | Allen Byrne | 2014-11-06 | 1 | -18/+25 |
| | |||||
* | [svn-r25784] Add STATUS to message in script | Allen Byrne | 2014-11-04 | 1 | -4/+4 |
| | |||||
* | [svn-r25740] HDFFV-8953: remove svn url references | Allen Byrne | 2014-10-27 | 2 | -8/+0 |
| | |||||
* | [svn-r25714] remove reference to deleted sub-folder | Allen Byrne | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | [svn-r25646] Fix missing endif | Allen Byrne | 2014-10-01 | 1 | -19/+19 |
| | |||||
* | [svn-r25617] Upgrade packaging process with cmake helper functions. | Allen Byrne | 2014-09-25 | 3 | -90/+343 |
| | | | | Tested: local linux | ||||
* | [svn-r25608] Windows needs extra slashes | Allen Byrne | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | [svn-r25569] Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -13/+33 |
| | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Tested: local linux | ||||
* | [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-r25536] HDFFV-8897: remove include extra paths. | Allen Byrne | 2014-08-19 | 1 | -4/+4 |
| | |||||
* | [svn-r25412] Add ASPRINTF define - check already in configure | Allen Byrne | 2014-07-14 | 1 | -1/+4 |
| | |||||
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -7/+0 |
| | | | | | MPI_File_set_size as they are supported by most MPI implementations. - fix bug in t_mpi.c (HDFFV-8856) | ||||
* | [svn-r25341] HDFFV-8845: Propagated changes made to configure.ac to cmake. ↵ | Allen Byrne | 2014-06-23 | 2 | -240/+234 |
| | | | | Enabled MSVC for two tests as suggested in the issue. | ||||
* | [svn-r25299] correct case of CMake commands | Allen Byrne | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | [svn-r25239] Add set_property command for list option. | Allen Byrne | 2014-06-04 | 2 | -2/+3 |
| | | | | Minor doc edits | ||||
* | [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 |
| |