summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18217] Snapshot version 1.9 release 60HDF Tester2010-02-071-3/+3
|
* [svn-r18199] Snapshot version 1.9 release 59HDF Tester2010-01-311-3/+3
|
* [svn-r18197] Description:Quincey Koziol2010-01-301-1/+1
| | | | | | | | | Trim trailing whitespace from source code files with this command: find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//' Tested on: None - eyeballed only
* [svn-r18120] Snapshot version 1.9 release 58HDF Tester2010-01-171-3/+3
|
* [svn-r18102] Added new H5HLint.c file. Corrected nodebug parameter to check.Allen Byrne2010-01-113-3/+11
|
* [svn-r18100] SnapshotHDF Tester2010-01-101-3/+3
|
* [svn-r18059] SnapshotHDF Tester2010-01-031-3/+3
|
* [svn-r18047] SnapshotHDF Tester2009-12-201-3/+3
|
* [svn-r18012] SnapshotHDF Tester2009-12-131-3/+3
|
* [svn-r17973] SnapshotHDF Tester2009-12-071-3/+3
|
* [svn-r17948] Added new H5SMmessage.c file to project filesAllen Byrne2009-12-022-0/+8
| | | | Tested: Windows
* [svn-r17924] Description:Quincey Koziol2009-11-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add detection for POSIX lstat() routine to configure script (mostly for non-UNIX/Linux machines) and add macro wrapper for it. Alphabetatize the system/library calls we test for, to make them easier to read. Removed the sigaction() detection & macro wrappers, since it's not used by the distribution currently. Tested on: FreeBSD/32 6.3 (duty) in debug mode FreeBSD/64 6.3 (liberty) 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 (smirom) w/Intel compilers, w/default API=1.6.x, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode Mac OS X/32 10.6.2 (amazon) in debug mode Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe, in production mode
* [svn-r17902] SnapshotHDF Tester2009-11-171-3/+3
|
* [svn-r17869] Removed VS6 reference in install_dll.bat.Allen Byrne2009-11-114-18/+29
| | | | Added option to not build and test debug versions.
* [svn-r17810] Corrected expected output text file to match actual output. ↵Allen Byrne2009-11-032-7/+7
| | | | | | (Verified to linux output). Corrected solution file type to not try to build .exe the solution name.
* [svn-r17805] corrected examples test batch filesAllen Byrne2009-11-022-109/+15
|
* [svn-r17758] Remove .NET references from windows text files and batch filesAllen Byrne2009-10-273-26/+27
|
* [svn-r17742] Snapshot version 1.9 release 50HDF Tester2009-10-251-3/+3
|
* [svn-r17736] mf.c test commented out. Assert hangs daily tests.Allen Byrne2009-10-231-1/+2
|
* [svn-r17731] Correct batch file typoAllen Byrne2009-10-231-1/+1
|
* [svn-r17726] Updated the errorlevel checking for better error handling in ↵Allen Byrne2009-10-2212-59/+164
| | | | the windows batch files.
* [svn-r17721] Added new files:Allen Byrne2009-10-227-0/+860
| | | | | tlinks.cpp, tcheck_version.c and tcheckversion projects
* [svn-r17670] Snapshot version 1.9 release 49Larry Knox2009-10-181-3/+3
|
* [svn-r17653] Add new H5B2hdr.c file to hdf5 project files.Allen Byrne2009-10-152-0/+8
|
* [svn-r17631] Removed vnet assignments and allow default /vs8 and /ivf91 on ↵Allen Byrne2009-10-122-46/+41
| | | | | | command line. Tested: windows
* [svn-r17628] Snapshot version 1.9 release 48Larry Knox2009-10-111-3/+3
|
* [svn-r17595] Added new file H5Fdeprec.c to projects.Allen Byrne2009-10-062-0/+8
| | | | Tested: windows
* [svn-r17591] Added new file to projects.Allen Byrne2009-10-052-0/+8
| | | | Tested: windows
* [svn-r17589] Snapshot version 1.9 release 47Larry Knox2009-10-041-3/+3
|
* [svn-r17541] Added missing farray(dll) project dependicies on hdf5 and ↵Allen Byrne2009-09-282-718/+734
| | | | libtest to the solution file.
* [svn-r17538] Snapshot version 1.9 release 46Larry Knox2009-09-271-3/+3
|
* [svn-r17529] Added farray projects to solution file.Allen Byrne2009-09-254-2/+42
|
* [svn-r17520] Added project files and test for new farray.c fileAllen Byrne2009-09-243-0/+685
|
* [svn-r17494] Added missing test for display buffer resize.Allen Byrne2009-09-171-0/+1
|
* [svn-r17478] Update Windows project file for test refactored out of tools lib.Allen Byrne2009-09-143-14/+13
| | | | Tested: Windows
* [svn-r17471] Corrected use of _DEBUG preprocessor value in release ↵Allen Byrne2009-09-113-9/+70
| | | | | | | | | configurations of hdf5_f90cstubdll.vcproj Corrected debug configuration of examples project file Updated windows batch file to match the testh5diff.sh script change in rev 17466. Tested: windows
* [svn-r17446] Snapshot version 1.9 release 45Larry Knox2009-09-031-3/+3
|
* [svn-r17373] Added new file to library project.Allen Byrne2009-08-18212-34592/+72
| | | | | | Also removed unused project settings. These were per file settings that should not be used unless a file needs them. Tested: Windows
* [svn-r17343] Snapshot version 1.9 release 44Larry Knox2009-08-121-3/+3
|
* [svn-r17287] Added the two infinity tests to the windows batch script to ↵Allen Byrne2009-07-311-0/+8
| | | | match the linux test script.
* [svn-r17256] Added new file, H5Dlayout.c to project files.Allen Byrne2009-07-284-12/+16
| | | | | | | | Deleted obsolete vnet project files as it is no longer supported for HDF55 1.9 and above Removed references from batch build files. Release documents still need to be updated. Tested XP32 VS2005
* [svn-r17160] Added H5FA* files to the hdf5 and hdf5dll projects.Allen Byrne2009-07-062-177/+257
| | | | Tested: windows
* [svn-r17159] Snapshot version 1.9 release 43Larry Knox2009-07-061-3/+3
|
* [svn-r17135] Snapshot version 1.9 release 42Larry Knox2009-07-011-3/+3
|
* [svn-r17103] Corrected batch file to test C++ examplesAllen Byrne2009-06-241-86/+7
|
* [svn-r17056] Rev 17052 added new test to h5repack test script, which ↵Allen Byrne2009-06-161-3/+47
| | | | | | requires that the windows batch file be updated. Tested: Windows XP32
* [svn-r17047] Snapshot version 1.9 release 41Larry Knox2009-06-141-3/+3
|
* [svn-r17033] perf_serial project files added and test added to performance ↵Allen Byrne2009-06-115-0/+1114
| | | | | | batch file Tested: XP32 VS2005
* [svn-r17012] Snapshot version 1.9 release 40Larry Knox2009-06-071-3/+3
|
* [svn-r16995] Snapshot version 1.9 release 39Larry Knox2009-06-011-3/+3
|