summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22634] Update CMake configuration files for current packaging layoutAllen Byrne2012-08-065-47/+29
|
* [svn-r22632] Merge from trunk revision 22631Allen Byrne2012-08-061-13/+14
| | | | tested: local linux
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-3/+33
| | | | Tested: local linux with cmake
* [svn-r22551] Merge changes from Trunk revision 22550 for:Allen Byrne2012-07-111-3/+16
| | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake
* [svn-r22514] Correct failure REGEX test to test value of TEST_EXPECTAllen Byrne2012-07-051-8/+11
|
* [svn-r22477] Removed subfolder tools from install command, need to correct ↵Allen Byrne2012-06-201-2/+2
| | | | install template
* [svn-r22474] Add check for MINGW - ws2_32 libraryAllen Byrne2012-06-191-0/+3
| | | | Tested: windows - mingw
* [svn-r22470] Allow MinGW checks for fseek and the likeAllen Byrne2012-06-181-2/+2
| | | | Tested: windows 32 mingw
* [svn-r22469] MinGW Flags need to use dashAllen Byrne2012-06-181-3/+8
| | | | | | | set WINSOCK2_H do not test for endianess Tested: windows 32 minGW
* [svn-r22464] Correct name used for POSIX flagAllen Byrne2012-06-151-1/+7
|
* [svn-r22462] ADD fortran warning to ignore listAllen Byrne2012-06-141-0/+1
|
* [svn-r22454] Add NOT WINDOWS blocking around VSNPRINTF works check.Allen Byrne2012-06-121-3/+5
|
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-119-226/+594
| | | | Tested jam, local linux
* [svn-r22416] Missing ${TEST_FOLDER} path component in test scriptAllen Byrne2012-05-291-1/+1
|
* [svn-r22409] reduce compiler warnings reported by CDash for non-critical issuesAllen Byrne2012-05-251-3/+2
|
* [svn-r22407] do not need warnings from utility program.Allen Byrne2012-05-251-0/+1
|
* [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branchAllen Byrne2012-05-231-6/+6
|
* [svn-r22345] replace C++ style commentsAllen Byrne2012-05-071-1/+1
|
* [svn-r22339] config/examples.amLarry Knox2012-05-021-0/+10
| | | | | | | Added code to install README in share/hdf5_examples Set permissions on README file to rw-r--r--. Tested with h5committest, make install and make uninstall.
* [svn-r22268] Update 1.8 branch version to 1.8.10-snap0Mike McGreevy2012-04-091-1/+1
|
* [svn-r22223] Description:Quincey Koziol2012-04-011-1/+75
| | | | | | | Update GCC compiler flags for new 4.7.0 release. Tested on: Mac OSX/64 10.7.3 (amazon) w/gcc 4.7.0
* [svn-r22203] Add extra search termAllen Byrne2012-03-291-2/+2
|
* [svn-r22200] Update MINGW configuration (MinGW is Windows except for some ↵Allen Byrne2012-03-292-19/+19
| | | | issues)
* [svn-r22191] Update MINGW configurationAllen Byrne2012-03-291-8/+8
|
* [svn-r22186] MinGW compile issues fixed.Allen Byrne2012-03-294-27/+61
| | | | Tested: windows (big test using stdio only fails - this will be filed for further investigation)
* [svn-r22039] Fix for HDFFV-7878.Larry Knox2012-03-092-2/+8
| | | | | | | | | | | gnu-flags Don't add gcc flags for intel compiler even though its version display includes "gcc ". intel-flags Extend intel version to include icc-12*. Tested on jam, koal, ostrich with h5committest. Chedcked in to trnk last week.
* [svn-r22013] HDFFV-7560:Allen Byrne2012-03-021-2/+2
| | | | | | | | | | Merge 1.8 and h5dump/tools and tests based on tools library from trunk. Reduced warnings. HDFFV-7949: Remove duplicated functions in h5ls Tested: local linux,h5committest
* [svn-r21998] Feature: HDFFV-7793: AIX Fortran and C++ Compiler version ↵Albert Cheng2012-02-282-40/+66
| | | | | | | | | | | information Added code to display the version information of XL fortran and C++ compiler version information. (This is just a quick fix for the AIX XL compilers. The overall algorithm of compilers version information needs an overhaul.) Tested: ADA machine. (No committest because the changes applied to AIX XL compilers only.)
* [svn-r21881] Add cygwin changes for ext libsAllen Byrne2012-01-181-15/+36
|
* [svn-r21855] Remove cdash variables for use with CTestScript.cmake processing.Allen Byrne2011-12-301-289/+0
| | | | Tested: windows
* [svn-r21853] Updated cdash variables for use with CTestScript.cmake processing.Allen Byrne2011-12-301-8/+7
| | | | Tested: windows
* [svn-r21835] Updated ext lib so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch across projects
* [svn-r21833] Updated jpeg so version and lib packaging macrosAllen Byrne2011-12-201-4/+4
| | | | Synch with all projects
* [svn-r21828] synch common macros files with new hdf4 option to build shared ↵Allen Byrne2011-12-141-4/+4
| | | | jpeg libray - JIRA 1276.
* [svn-r21811] CMAKE_BUILD_TYPE compares to "Debug" not "DEBUG"Allen Byrne2011-12-051-9/+9
|
* [svn-r21788] Unify CMake config macros, split base macros from ext lib macrosAllen Byrne2011-12-012-305/+302
|
* [svn-r21781] Correct macros for building static libs on linux when ↵Allen Byrne2011-11-301-2/+6
| | | | | | | | CMAKE_BUILD_TYPE is defined. Also correct use of CMAKE_ANSI_FLAGS for passing into sub-projects. Tested: local linux
* [svn-r21773] Correctly use CMAKE_BUILD_TYPE in functions for building ↵Allen Byrne2011-11-221-41/+66
| | | | | | extrnal libraries. Tested: local linux
* [svn-r21762] HDFFV-7798: CMake on linux, building Static with zlib built ↵Allen Byrne2011-11-151-1/+1
| | | | internally. Corrected path component in EXTERNAL_ZLIB_LIBRARY macro.
* [svn-r21726] Bug HDFFV-2511: h5repack: failed in -q32 AIX due to memoryAlbert Cheng2011-11-071-4/+1
| | | | | | | | | | | Description: removed the temporary patch of RUNSERIAL=${RUNSERIAL="env LDR_CNTRL=MAXDATA=0x20000000@DSA"} and similaryly for RUNPARALLEL since the h5repack test failure was fixed and this patch is no longer needed. (IBM also advices not to hardset MAXDATA if possible.) Tested: NASA G-ADA AIX machine, both 32 and 64 bits modes. (No parallel test because not able to build or run MPI executables yet.)
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-045-815/+605
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21638] Update 1.8 branch version to 1.8.9-snap0Mike McGreevy2011-10-211-1/+1
|
* [svn-r21623] Update LFS testAllen Byrne2011-10-201-4/+31
| | | | Tested: local linux
* [svn-r21622] Update LFS testAllen Byrne2011-10-201-6/+37
| | | | Tested: local linux
* [svn-r21548] Removed an errant Windows STDIO reference in the CMake code.Dana Robinson2011-10-131-2/+0
|
* [svn-r21531] Merge of 21501 and 21502 from trunk:Dana Robinson2011-10-122-9/+1
| | | | | | | | | | | | | | | | | | | | | Note that this differs slightly from the trunk code since the VFL API won't be changed until 1.10. In the 1.8 branch, the term() function is public and this required some #defines for the Windows VFD. 21501: - Propagated Windows VFD tweaks to SEC2 and log VFDs. - Created typedefs and #defines to make POSIX I/O type-safe on Windows and true POSIX platforms. - Added pre-checks and removed post-checks for POSIX I/O sizes. When the number of bytes to be sent exceeds the maximum return value, the operation is split into smaller subsets. - General code tidying and cleanup. 21502: - Removed Windows VFD code. H5Pset_fapl_windows() actually sets the SEC2 driver, though it will still report H5FD_WINDOWS.
* [svn-r21512] Synchronize macros for naming with other librariesAllen Byrne2011-10-111-13/+6
|
* [svn-r21494] Add new mach/mach_time.h header check.Allen Byrne2011-10-072-0/+4
|
* [svn-r21479] Merge revision 21101 from trunk to 1.8 branch:Mike McGreevy2011-10-056-136/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-7639 Purpose: Remove H5_MPI_SPECIAL_COLLECTIVE_IO_WORKS and H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS #defines from source. Description: Two advanced parallel functionalities, special collective IO and complex derived datatypes, are not supported by older implementations of mpi, and thus our code limits the use of these features with #ifdefs and has checks in configure to set them (or not). Unfortunately, configure can't actually run a parallel check to see if these features are working (nor not) so it resorts to looking in the config files where they are explicity enabled or disabled based on versions of mpi, sytems being built on, or for no documented reason at all (i.e. just set to on or off as some 'default'). Overriding these settings is easy if need be, provided it is known that it needs to be done to get improved performance, and oftentimes it is not. Most new MPI implementations successfully handle the functionality requested when these #defines are set, and many of the "turn these features off" cases in the config files are for old (> 5 years) versions of MPI and retired systems (such as NCSA's tungsten). Therefore, the decision has been made to remove the support for these old versions of MPI and systems that cannot handle these behaviors. The #ifdefs and supporting setup in the config/ files and configure script has been removed, and the code executed when these options were not set removed from the source. In passing, this commit also cleans up some whitespace issues in both t_mpi.c and H5Dmpio.c. Furthermore, in t_mpi.c, the special collective IO test was not getting regularly run due to it being written to work only with four processes (we regularly test with six, previously with three), and thus it failed when actually run due to an out of bounds data buffer assignment. It has been modified to run at any number of processes greater than four, and the memory problem has been fixed so the test passes. Tested: Jam, h5committest, Ember
* [svn-r21426] Add 2003 fortran to settings textAllen Byrne2011-09-271-0/+1
|