summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22487] Snapshot version 1.9 release 122HDF Tester2012-06-241-12/+12
|
* [svn-r22471] Add check for MINGW - ws2_32 libraryAllen Byrne2012-06-181-1/+64
| | | | Tested: windows - mingw
* [svn-r22448] Snapshot version 1.9 release 121HDF Tester2012-06-101-12/+12
|
* [svn-r22430] CMake and configure synchronization effort. CMake added most ↵Allen Byrne2012-06-041-6/+16
| | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest
* [svn-r22427] Snapshot version 1.9 release 120HDF Tester2012-06-031-11/+11
|
* [svn-r22426] Add examples/README file to be installed with examples.Larry Knox2012-06-021-1/+1
| | | | Text file only, but tested with h5committest.
* [svn-r22413] Snapshot version 1.9 release 119HDF Tester2012-05-271-12/+12
|
* [svn-r22390] Break out the packed bits tests into a new script.Allen Byrne2012-05-221-2/+3
| | | | | reconfigure on jam Tested: local linux
* [svn-r22382] Snapshot version 1.9 release 118HDF Tester2012-05-201-12/+12
|
* [svn-r22356] Snapshot version 1.9 release 117HDF Tester2012-05-131-12/+12
|
* [svn-r22326] Snapshot version 1.9 release 116HDF Tester2012-04-291-12/+12
|
* [svn-r22311] Snapshot version 1.9 release 115HDF Tester2012-04-221-12/+12
|
* [svn-r22286] Snapshot version 1.9 release 114HDF Tester2012-04-151-12/+12
|
* [svn-r22257] Snapshot version 1.9 release 113HDF Tester2012-04-081-11/+11
|
* [svn-r22229] Description:Quincey Koziol2012-04-011-1/+1
| | | | | | | | | | | | | Add 'H5O_mcdt_search_cb_t' to bin/trace script and re-run the bin/reconfigure script. Tested on: FreeBSD/32 8.2 (loyalty) w/gcc4.6, w/C++ & FORTRAN, in debug mode FreeBSD/64 8.2 (freedom) w/gcc4.6, w/C++ & FORTRAN, in debug mode Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (koala) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode
* [svn-r22149] Purpose:Mike McGreevy2012-03-261-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-944: Fortran test problem with HDF5 182, intel 11.0, open-mpi-1.2.8 Description: Moved libtool post-processing 'ed' snippet that replaces wl="" with wl="-Wl," when intel compilers are used to the end of the configure script, after libtool is actually generated. (I imagine that at some point in time during a libtool version upgrade the libtool script ceased being generated immediately after the libtool initialization macro and is generated at the end of configure with all other files). Additionally, added a leading 'g' to the replacement invocation to change all instances of wl="" to wl="-Wl," instead of just the first that it comes across. (There's a separate one for each compiler used (C, Fortran, C++)). Tested: Reproduced the reported make failure and tested resolution on NCSA's Forge with OpenMPI built with Intel 12.0.4. Also, h5committested.
* [svn-r22140] Snapshot version 1.9 release 112HDF Tester2012-03-251-12/+12
|
* [svn-r22097] Snapshot version 1.9 release 111HDF Tester2012-03-201-12/+12
|
* [svn-r22040] Snapshot version 1.9 release 110HDF Tester2012-03-111-12/+12
|
* [svn-r22022] Snapshot version 1.9 release 109HDF Tester2012-03-041-11/+11
|
* [svn-r21955] Missed bin/reconfigure on h5dump and tools/libAllen Byrne2012-02-181-1/+1
|
* [svn-r21910] Snapshot version 1.9 release 108HDF Tester2012-02-051-12/+12
|
* [svn-r21898] Snapshot version 1.9 release 107HDF Tester2012-01-291-12/+12
|
* [svn-r21884] Snapshot version 1.9 release 106HDF Tester2012-01-221-12/+12
|
* [svn-r21867] Snapshot version 1.9 release 105HDF Tester2012-01-081-12/+12
|
* [svn-r21857] Snapshot version 1.9 release 104HDF Tester2012-01-011-12/+12
|
* [svn-r21850] Snapshot version 1.9 release 103HDF Tester2011-12-251-12/+12
|
* [svn-r21831] Snapshot version 1.9 release 102HDF Tester2011-12-181-12/+12
|
* [svn-r21824] Snapshot version 1.9 release 101HDF Tester2011-12-111-12/+12
|
* [svn-r21775] Snapshot version 1.9 release 100HDF Tester2011-11-271-12/+12
|
* [svn-r21770] Snapshot version 1.9 release 99HDF Tester2011-11-201-12/+12
|
* [svn-r21748] Snapshot version 1.9 release 98HDF Tester2011-11-131-12/+12
|
* [svn-r21738] Purpose:Mike McGreevy2011-11-111-1/+3
| | | | | | | | | | | | | | Revert part of r21275 (F2003 configure change) which unintentionally removed a line from configure.in that sets FC=no when fortran is not enabled. This ensures that configure doesn't run compiler checks on a fortran compiler when it won't be used. (and can cause failures in configure when no fortran compiler is present as well as issues with the resulting src/Makefile when building DLLs on Cygwin) Tested: h5committest; manually on jam & bangan (Cygwin).
* [svn-r21722] Reverted part of 20894. Due to big test failure on an older ↵Dana Robinson2011-11-061-3/+2
| | | | CentOS 4.6 system (compiled with gcc 4.6.2), we will no longer link to the bsd-compat library. Tested on jam (32-bit linux) and koala (64-bit linux). Threadsafe and parallel were also tested on both platforms.
* [svn-r21721] Snapshot version 1.9 release 97HDF Tester2011-11-061-12/+12
|
* [svn-r21692] Snapshot version 1.9 release 96HDF Tester2011-10-301-12/+12
|
* [svn-r21587] Snapshot version 1.9 release 95HDF Tester2011-10-161-12/+12
|
* [svn-r21529] Description:Quincey Koziol2011-10-121-1/+1
| | | | | | | | Update tracing information with new types introduced in "actual I/O mode" query routines. Tested on: bin/reconfigure on jam
* [svn-r21525] Description:Scot Breitenfeld2011-10-111-93/+22
| | | | | | | | | Removed hard-coded check of compatible Fortran 2003 compilers; replaced with simple check program for required F2003 features. Does not check for known bugs in compilers, tests will fail for those compilers. Tested: jam (gnu 4.1, 4.5, intel, pgi) linew (default)
* [svn-r21517] - Added checks for clock_gettime() to configure.in.Dana Robinson2011-10-111-55/+141
| | | | | | | | Tested on Linux, FreeBSD, Solaris, MacOSX to ensure they are found correctly and everything builds. No code currently relys on clock_gettime(). - Brought Windows and VMS H5pubconf.h files into sync with the Linux file. Tested on Windows. Ray will test on VMS when this is pushed to the 1.8.x branch.
* [svn-r21499] Snapshot version 1.9 release 94HDF Tester2011-10-091-12/+12
|
* [svn-r21443] Snapshot version 1.9 release 93HDF Tester2011-10-021-12/+12
|
* [svn-r21415] Snapshot version 1.9 release 92HDF Tester2011-09-251-12/+12
|
* [svn-r21374] Snapshot version 1.9 release 91HDF Tester2011-09-111-12/+12
|
* [svn-r21360] Snapshot version 1.9 release 90HDF Tester2011-09-041-12/+12
|
* [svn-r21338] Description: Added a check: if --enable-fortran2003 was ↵Scot Breitenfeld2011-08-311-1/+7
| | | | | | specified and a compiler is not on an approved list of compilers that support f2003, then configure will now return an error and stop. Tested: jam
* [svn-r21329] Snapshot version 1.9 release 89HDF Tester2011-08-281-12/+12
|
* [svn-r21315] Fix for fortran 2003-related bin/reconfigure warnings (with ↵Dana Robinson2011-08-251-5/+3
| | | | proper quoting this time). Tested on jam (w/ gfortran 4.5.3 for fortran 2003), talwit and linew.
* [svn-r21306] Description:Scot Breitenfeld2011-08-241-3/+3
| | | | | | | | | | | Changed the minimum required version for the pgi compiler to be 11.7, 11.3 version fails in tH5P_F03.f90 when the option -fast is used (i.e. production mode) f_ptr = C_LOC(rd_c) CALL H5Pget_fill_value_f(dcpl, comp_type_id, f_ptr, error) it returns all zeros, version 11.7 does not have this problem. tested: jam koala (pgi, 11.3 and 11.7)
* [svn-r21305] Back out change in configure to match Dana's configure.in ↵Larry Knox2011-08-231-5/+6
| | | | change that he backed out. This matches the previous version which passed the last passing hourly test.