summaryrefslogtreecommitdiffstats
path: root/windows/proj
Commit message (Expand)AuthorAgeFilesLines
* [svn-r15286] Purpose: Fix project settings for Intel Fortran 10.1Scott Wegner2008-06-271-14/+14
* [svn-r15153] Purpose: Add testhdf5_1_8fortran[dll] Windows projects as depend...Scott Wegner2008-06-051-388/+390
* [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.hScott Wegner2008-06-051-1/+1
* [svn-r15094] Purpose: Cleanup Windows project files-- standardize program deb...Scott Wegner2008-05-2912-13/+13
* [svn-r14975] Purpose: Add Windows fixes for new Fortran code.Scott Wegner2008-05-125-381/+426
* [svn-r14923] Maintenance: This check-in merges changes from the fortran_1_8 b...Elena Pourmal2008-05-032-0/+8
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-3020-1806/+1864
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-3020-1864/+1806
* [svn-r14867] Purpose: Add new source files to Windows projectsScott Wegner2008-04-282-0/+16
* [svn-r14854] Purpose: Remove many spurious compiler warnings in Visual StudioScott Wegner2008-04-2118-1128/+1144
* [svn-r14843] Purpose: Fix link input in Windows HL Fortran examplesScott Wegner2008-04-141-1/+3
* [svn-r14838] Purpose: Remove ohdr_gentst from Windows projectsScott Wegner2008-04-142-28/+0
* [svn-r14817] Purpose: Add new Windows project chunk_info[dll]Scott Wegner2008-04-082-0/+56
* [svn-r14603] Purpose: Add hdf5 library as a dependency to hdf5_hl library in ...Scott Wegner2008-02-182-664/+670
* [svn-r14416] Purpose: Add source files to Windows projectsScott Wegner2008-01-152-0/+16
* [svn-r14298] Purpose: Remove references of H5FD_stream.c from Windows project...Scott Wegner2007-11-282-94/+0
* [svn-r14255] Purpose: Add h5tinit.c to default Windows build processScott Wegner2007-11-132-286/+360
* [svn-r14235] Purpose: Modify Windows project dependenciesScott Wegner2007-11-052-752/+756
* [svn-r14207] Purpose: Bring Windows up-to-dateScott Wegner2007-10-172-0/+32
* [svn-r14149] Purpose: Add new source files to Windows projectsScott Wegner2007-09-172-204/+220
* [svn-r14138] Scott Wegner2007-09-102-8/+8
* [svn-r14093] Purpose: Convert Windows projects to VS2005 format and support 6...Scott Wegner2007-08-1621-4922/+21988
* [svn-r14057] Purpose: Fixes for 64-bit Windows Intel Fortran 9.1Scott Wegner2007-08-096-6983/+28
* [svn-r14036] Purpose: Fix Windows debug DLL naming schemeScott Wegner2007-08-034-10/+10
* [svn-r14019] Update windows project files for .Net to reflect Quincey's new s...MuQun Yang2007-07-262-0/+18
* [svn-r13981] Purpose: Windows catchupScott Wegner2007-07-162-0/+6
* [svn-r13929] Purpose: Add source to Windows projectsScott Wegner2007-06-292-0/+12
* [svn-r13922] Purpose: First step in VS6 DepreciationScott Wegner2007-06-2737-15469/+22210
* [svn-r13921] Purpose: Add new file to Windows projectsScott Wegner2007-06-262-12/+42
* [svn-r13863] Added H5FDwindows.c to Windows project files, although sec2 is s...Scott Wegner2007-06-142-12/+42
* [svn-r13799] Applying Windows Fortran-specific patches suggested in Bug #879....Scott Wegner2007-05-232-7/+1
* [svn-r13752] Added an include to the ohdr testfile generator code to fix an i...Scott Wegner2007-05-141-0/+3
* [svn-r13734] Added new source files (from rev. 13721) to Windows project files.Scott Wegner2007-05-053-91/+136
* [svn-r13710] Added Fortran dependencies to Windows project files, and updated...Scott Wegner2007-04-301-0/+138
* [svn-r13649] Updated Windows project files hdf5.dsp and hdf5dll.dsp to includ...Scott Wegner2007-04-122-12/+170
* [svn-r13536] Added source files to Windows C++ test project files. Both test...Scott Wegner2007-03-221-0/+30
* [svn-r13504] Added new source file H5Orefcount.c to Windows project files hdf...Scott Wegner2007-03-122-12/+42
* [svn-r13478] Added new source file H5Oainfo.c to Windows project files hdf5.d...Scott Wegner2007-03-082-12/+42
* [svn-r13462] Updated Windows project files to include new source files:Scott Wegner2007-03-052-12/+72
* [svn-r13336] Updated all.sln, which is generated by Visual Studio 2005 and is...Scott Wegner2007-02-191-1967/+2044
* [svn-r13322] Added new Windows project file, h5mkgrp for new tool, and update...Scott Wegner2007-02-161-0/+21
* [svn-r13249] Modified hdf5.dsp and hdf5dll.dsp to include H5Oshmesg.c which w...Scott Wegner2007-02-062-12/+42
* [svn-r13140] Added a new batch file to test error APIsMuQun Yang2007-01-121-0/+84
* [svn-r13131] UPdated windows project files because of the new files checked in.MuQun Yang2007-01-102-12/+42
* [svn-r13081] Updated libary project files.MuQun Yang2006-12-202-0/+60
* [svn-r13077] HDF5 library project updates due to the adding of new source code.MuQun Yang2006-12-192-0/+30
* [svn-r13055] update library and DLL project files on windows.MuQun Yang2006-12-122-0/+120
* [svn-r13018] H5Omessage.c has been added. Updated the windows project files.MuQun Yang2006-12-042-0/+30
* [svn-r13017] Update windows project files for hdf5 library.MuQun Yang2006-12-042-12/+42
* [svn-r12993] Update windows project files to reflect the recent library change.MuQun Yang2006-11-293-108/+42