summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19136] Added new file to windows project files.Allen Byrne2010-07-282-4/+12
| | | | Added new file to src/CMakeLists.txt
* [svn-r19091] Snapshot version 1.8 release 5 (snap4)HDF Tester2010-07-191-3/+3
|
* [svn-r19065] Snapshot version 1.8 release 5 (snap3)HDF Tester2010-07-121-3/+3
|
* [svn-r19053] Purpose:Jonathan Kim2010-07-071-0/+11
| | | | | | | | | | | | Add --no-dangling-links option to h5ls. Description: Related to "Bug 1830 - Following an dangling external link in h5ls should set non-zero return code." If --no-dangling-links option is specified and any dangling link is found, return exit code 1 (error). Merged from hdf5 trunk r19051 Tested: jam, amani, heiwa
* [svn-r19048] Snapshot version 1.8 release 5 (snap2)HDF Tester2010-07-051-3/+3
|
* [svn-r19033] Snapshot version 1.8 release 5 (snap1)HDF Tester2010-06-281-3/+3
|
* [svn-r19024] Correct defines for zlib and szipAllen Byrne2010-06-211-9/+9
|
* [svn-r19023] Snapshot version 1.8 release 5 (snap0)HDF Tester2010-06-211-3/+3
|
* [svn-r18949] Corrected where the static *.mod files are installed toAllen Byrne2010-06-021-5/+5
|
* [svn-r18948] Purpose:Jonathan Kim2010-06-021-6/+22
| | | | | | | | Update Windows testing for h5ls according to the updates for Support follow symbolic links. Description: Sync with hdf5 1.8 branch SVN r18946
* [svn-r18878] Update testh5diff.bat for --follow-symlinks changeAllen Byrne2010-05-211-76/+76
| | | | Tested: windows
* [svn-r18850] Added packed-bits tests to batch fileAllen Byrne2010-05-181-1/+52
| | | | Tested: windows
* [svn-r18841] Changed version number to 1.8.4-snap0Mike McGreevy2010-05-181-3/+3
| | | | Updated RELEASE.txt file accordingly.
* [svn-r18825] Snapshot version 1.8 release 4 (snap22)HDF Tester2010-05-171-3/+3
|
* [svn-r18757] Enable tools lib to be built as a dll on windows. Added two ↵Allen Byrne2010-05-111-0/+3
| | | | | | | | | | get/set functions for progname and d_status. Also add windows import/export declarations to functions. Updated windows - H5pubconf.h for packed bits function Tested: Windows, linux
* [svn-r18748] Snapshot version 1.8 release 4 (snap21)HDF Tester2010-05-101-3/+3
|
* [svn-r18688] Snapshot version 1.8 release 4 (snap20)HDF Tester2010-05-031-3/+3
|
* [svn-r18676] Updated scripts for H5copy r18400 and H5ls r18643Allen Byrne2010-04-292-2/+54
| | | | Tested: windows
* [svn-r18591] Snapshot version 1.8 release 4 (snap19)HDF Tester2010-04-191-3/+3
|
* [svn-r18575] Added new file to projectAllen Byrne2010-04-152-0/+8
|
* [svn-r18546] Snapshot version 1.8 release 4 (snap18)HDF Tester2010-04-121-3/+3
|
* [svn-r18509] Updated project files to generate and link H5lib_settings.cAllen Byrne2010-04-053-8/+16
|
* [svn-r18467] Snapshot version 1.8 release 4 (snap17)HDF Tester2010-03-291-3/+3
|
* [svn-r18440] Corrected windows script fileAllen Byrne2010-03-231-1/+1
|
* [svn-r18439] Changed copy script to copy all *.h filesAllen Byrne2010-03-221-7/+1
|
* [svn-r18434] Snapshot version 1.8 release 4 (snap16)HDF Tester2010-03-221-3/+3
|
* [svn-r18429] Added missing copy H5srcdir_str.h commands to script.Allen Byrne2010-03-191-0/+5
|
* [svn-r18424] Upgraded all project files to VS2008. Allen Byrne2010-03-18256-4708/+4113
| | | | | | Changed batch files by removing VS2005 and IVF91 options. Added libsettings project to behave like h5tinit.vcproj. Updated Manifest
* [svn-r18423] Add windows define BIND_TO_CURRENT_VCLIBS_VERSION=1 to project ↵Allen Byrne2010-03-18240-3020/+3020
| | | | files
* [svn-r18422] Description:Quincey Koziol2010-03-183-0/+66
| | | | | | | | | | | | | | | | | | | | | | | Bring r18413:18420 from trunk to 1.8 branch: - unify srcdir query, etc. - Move libhdf5.settings string out of H5Tinit.c 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 (amani) 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-r18421] dsets c++ tests moved into testhdf5 c++ test.Allen Byrne2010-03-187-2071/+8
|
* [svn-r18408] Snapshot version 1.8 release 4 (snap15)HDF Tester2010-03-151-3/+3
|
* [svn-r18351] Snapshot version 1.8 release 4 (snap14)HDF Tester2010-02-281-3/+3
|
* [svn-r18324] Updated test script to match *nix shell script. Allen Byrne2010-02-231-0/+7
| | | | Tested: windows
* [svn-r18323] Updated test script to match *nix shell script. Allen Byrne2010-02-231-3/+36
| | | | Tested: windows
* [svn-r18318] Updated test script to match *nix shell script. Also corrected ↵Allen Byrne2010-02-231-3/+185
| | | | | | 629 file exit code Tested: windows
* [svn-r18307] Snapshot version 1.8 release 4 (snap13)HDF Tester2010-02-221-3/+3
|
* [svn-r18255] Snapshot version 1.8 release 4 (snap12)HDF Tester2010-02-141-3/+3
|
* [svn-r18234] Snapshot version 1.8 release 4 (snap11)HDF Tester2010-02-121-3/+3
|
* [svn-r18219] Snapshot version 1.8 release 4 (snap10)HDF Tester2010-02-081-3/+3
|
* [svn-r18203] Snapshot version 1.8 release 4 (snap9)HDF Tester2010-02-021-3/+3
|
* [svn-r18201] Snapshot version 1.8 release 4 (snap8)HDF Tester2010-02-011-3/+3
|
* [svn-r18198] Description:Quincey Koziol2010-01-301-1/+1
| | | | | | | | | Trim trailing whitespace from source code files, with following command: find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//' Tested on: None - eyeballed only
* [svn-r18161] Snapshot version 1.8 release 4 (snap7)HDF Tester2010-01-251-3/+3
|
* [svn-r18121] Snapshot version 1.8 release 4 (snap6)HDF Tester2010-01-171-3/+3
|
* [svn-r18103] Added new H5HLint.c file. Corrected nodebug parameter to check.Allen Byrne2010-01-113-3/+11
| | | | Tested: windows
* [svn-r18101] SnapshotHDF Tester2010-01-101-3/+3
|
* [svn-r18062] SnapshotHDF Tester2010-01-041-3/+3
|
* [svn-r18058] SnapshotHDF Tester2009-12-271-3/+3
|
* [svn-r18049] SnapshotHDF Tester2009-12-211-3/+3
|