summaryrefslogtreecommitdiffstats
path: root/windows/proj
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22952] Purpose:Dana Robinson2012-10-2325-15241/+0
| | | | | Removed legacy Visual Studio solutions and projects, which will no longer be supported after HDF5 1.8.10.
* [svn-r22093] HDFFV-7931: timezone issueAllen Byrne2012-03-198-32/+32
| | | | | | Runtime library setting should be to DLL versions for static. Tested: windows
* [svn-r22085] Update legacy project files for new dump sourceAllen Byrne2012-03-161-18/+18
| | | | Update pubconf to synch with latest options
* [svn-r21621] Add H5_ff_F90.f90 file to legacy fortran projectsAllen Byrne2011-10-202-0/+2
| | | | | | Replace contents of tnofilename.ddl with contents from tnofilename-with-packed-bits.ddl and use tnofilename.ddl in h5dump test scripts Test local linux: cmake
* [svn-r21609] Correct name of fortran file in project fileAllen Byrne2011-10-192-2/+2
|
* [svn-r21606] Correct name of fortran file in project fileAllen Byrne2011-10-192-10/+10
|
* [svn-r21600] add new files to legacy projectsAllen Byrne2011-10-182-125/+145
|
* [svn-r21599] add new files to legacy projectsAllen Byrne2011-10-182-3090/+3054
|
* [svn-r20263] Merge in lahey project files.Allen Byrne2011-03-1611-24/+1811
| | | | Tested: windows
* [svn-r20137] Correct hl/fortran/src INCLUDE_DIRECTORIES.Allen Byrne2011-02-222-0/+8
| | | | Add new efc files and projects to windows
* [svn-r19136] Added new file to windows project files.Allen Byrne2010-07-282-4/+12
| | | | Added new file to src/CMakeLists.txt
* [svn-r18575] Added new file to projectAllen Byrne2010-04-152-0/+8
|
* [svn-r18509] Updated project files to generate and link H5lib_settings.cAllen Byrne2010-04-052-0/+8
|
* [svn-r18424] Upgraded all project files to VS2008. Allen Byrne2010-03-1816-777/+793
| | | | | | 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-1812-132/+132
| | | | files
* [svn-r18421] dsets c++ tests moved into testhdf5 c++ test.Allen Byrne2010-03-182-60/+0
|
* [svn-r18103] Added new H5HLint.c file. Corrected nodebug parameter to check.Allen Byrne2010-01-112-0/+8
| | | | Tested: windows
* [svn-r17950] Added new H5SMmessage.c file to project filesAllen Byrne2009-12-022-0/+8
| | | | Tested: Windows
* [svn-r17743] Added new file to project filesAllen Byrne2009-10-262-0/+8
|
* [svn-r17682] Added tcheckversion project files.Allen Byrne2009-10-192-0/+56
| | | | Tested: Windows
* [svn-r17468] Corrected use of _Debug preprocessor value in release ↵Allen Byrne2009-09-111-2/+2
| | | | | | | configurations of hdf5_f90cstubdll.vcproj Removed extraneous configurations attached to files in libtest project files. Corrected examples project file's debug configuration.
* [svn-r17378] Added new file to library project file, H5Fsuper_cache.c.Allen Byrne2009-08-1811-20122/+71
| | | | | | Cleaned project files of extraneous project info that should not have been used. The info was removed from individual files. Tested: windows
* [svn-r17258] Added new file, H5Dlayout.c to project files.Allen Byrne2009-07-282-0/+6
| | | | Tested XP32 VS2005
* [svn-r17044] Corrected Windows solution files for branchAllen Byrne2009-06-122-136/+16
| | | | Tested: windows
* [svn-r17037] perf_serial project files added and test added to performance ↵Allen Byrne2009-06-112-390/+566
| | | | | | batch file Tested: XP32 VS2005
* [svn-r16741] Added missing h5Groot.c to project filesAllen Byrne2009-04-132-0/+84
| | | | Tested on XP32-VS2005-IVF101
* [svn-r16424] Purpose: Remove old Fortran source file from Windows projects.Scott Wegner2009-02-042-26/+24
| | | | | | | | Description: In svn rev. 16197, H5fortran_flags.f90 was removed from HDF5. This checkin removes references from our Windows projects, and will allow us to successfully build HDF5 Fortran on Windows. Tested: VS2005 w/ IVF 9.1 on WinXP
* [svn-r16208] Added new file H5Bdbg.c to windows project file. Tested using ↵Allen Byrne2008-12-182-2/+84
| | | | VS2008 Express.
* [svn-r16190] Changed references of H5Distore to H5Dbtree in project files. ↵Allen Byrne2008-12-122-2/+2
| | | | (Related to revision 16180)
* [svn-r16090] Purpose: Add new source file to Windows.Scott Wegner2008-11-172-0/+8
| | | | | | | | Description: Recently a new source file, H5Pdapl.c, was brought to the 1.8 branch. This checkin also adds it to the Windows Visual Studio projects. Tested: None needed, very minor.
* [svn-r15813] Purpose: Add new source code and tests to WindowsScott Wegner2008-10-084-4/+228
| | | | | | | | | | Description: Many new source files were added from the freespace branch. This checkin adds the code to Windows as well. Note: Some tests are still failing on Windows, but this checkin brings us closer to fixing them. In particular, freespace test fails on compile (Quincey is working on it), and the DLL links test fails at runtime (I'll look into it) Tested: VS2005 on WinXP
* [svn-r15785] Purpose: Bring Fortran H5_DBLE_InterfaceInclude.f90 and ↵Scott Wegner2008-10-062-24/+26
| | | | | | | | | | H5test_kind_SIZEOF.f90 to Windows Description: These files were ported from the trunk to the 1.8 branch in rev. 15727. This checkin adds the new files to our Windows projects as well. In particular, we use H5_DBLE_InterfaceInclude (rather than *Exclude), and have replaced H5test_kind.f90 with H5test_kind_SIZEOF.f90. Tested: VS2005 on WinXP (only build)
* [svn-r15594] Purpose: Add new Fortran DEF file to Windows DLL projectScott Wegner2008-09-051-4/+4
| | | | | | | | Description: All of the Windows-specific Fortran DLL code has been moved to a new file, hdf5_fortrandll.def. This file needs to be added to the Windows hdf5_fortrandll project link properties. Tested: Vs2005 & IVF9.1 on WinXP
* [svn-r15508] Scott Wegner2008-08-212-386/+446
|
* [svn-r15287] Purpose: Fix project settings for Intel Fortran 10.1Scott Wegner2008-06-271-14/+14
| | | | | | | | Description: A typo in the project output file name was causing Intel Fortran 10.1 to crash. The output file was set to "$(OutDir)\hdf5_fortranddll.dll " (three trailing spaces). IVF 9.1 ignored this error and continued gracefully. However, IVF 10.1 would simply crash. With this fix, we can now build on IVF 10.1 (so far..) Tested: VS2008 w/ IVF 10.1 on WinXP
* [svn-r15160] Purpose: Separate Windows function macro definitions to win32defs.hScott Wegner2008-06-051-1/+1
| | | | | | | | | | | | | | Description: In library code, we try not to use system calls directly, but instead use the HD{function} macro instead. This way, we can map special versions of the call on particular systems. Previously, it was all done in H5private.h. However, in an effort to clean up platform-specific definitions, we move all of the Windows macros into a separate file, win32defs.h. This way, we can use the non-Posix versions that Visual Studio sends warnings about. Some macros are set specifically in the platform-specific header files. Then, any macros left unset will be set by the "default" implementation in H5private.h. This checkin also cleans up various source files to use the HD* macros when possible. Tested: VS2005 on WinXP VS.NET on WinXP h5committest (kagiso, linew, smirom)
* [svn-r15152] Purpose: Add testhdf5_1_8fortran[dll] Windows projects as ↵Scott Wegner2008-06-051-385/+387
| | | | | | | | | | dependencies to all_fortran Description: The projects testhdf5_1_8fortran[dll] which test the new fortran features in HDF5 1.8 were not registered as dependencies to the "all_fortran" pseudo-project. As a result, the projects would not be built if you simply build all_fortran in Visual Studio, rather than "Build Solution". This is a very minor cleanup, but is neccessary to be consistent in our projects. Tested: VS2005 on WinXP x64
* [svn-r15120] Purpose: Ignore Windows POSIX-Depreciation warnings in Visual ↵Scott Wegner2008-06-0214-1044/+1055
| | | | | | | | | | Studio 2005 Description: On Windows, we receive many compiler warnings because Microsoft has implemented many "security-enhanced" versions of POSIX functions. However, the old versions still exist, so the warnings can be ignored. By setting a preprocessor definition, we can disable many of these warnings. On a typical HDF5 build, this reduces the number of warnings from ~1500 to ~600 Tested: VS2005 on WinXP
* [svn-r15118] Purpose: Backport Windows project cleanup from trunk: remove ↵Scott Wegner2008-06-0212-13/+13
| | | | | | | | | | | | | | | | | ignored system library, standardize program debug information, and unify Windows h5tinit Description: These changes are made via a user's suggestion, bugzilla bug #1164. These have all been tested in the trunk, and are stable/favorable changes. In many of our project files on Windows, we have our linker setting set to ignore old link libraries-- either libc.lib or libcd.lib. This is a relic from converting project files from old versions of Visual Studio to newer ones, and is unnecessary. We remove the ignored library from the project files. This actually makes no difference in the output binaries. In our debug project configurations, many of the projects were generating debug information for "Program Database and Edit & Continue". Other projects were using different settings, or none at all. We standardize to use "Program Database" setting, because it generates much smaller .obj files and cuts out unnecessary debug information. Previously, there was Windows-dependent code inside H5detect.c, because not all projects could access the gethostname() function. However, we standardize our project-files to link with WS2_32.lib, so now this function is available. Thus, the Windows-specific code has been removed from H5detect.c. Tested: VS2005 on WinXP VS.NET on WinXP
* [svn-r14986] Purpose: Add Windows fixes for new Fortran code.Scott Wegner2008-05-125-0/+54
| | | | | | | | Description: There were a number of small tweaks we needed to make to add the new fortran_1_8 code on Windows. We create new project files, add new source to them, add the test to our test suite, and fix a few typos in the Windows-specific source code. Tested: VS2005 on WinXP
* [svn-r14868] Purpose: Add new source files to Windows projectsScott Wegner2008-04-282-0/+16
| | | | | | | | Description: Two new source files have been added, H5Dchunk.c and H5Dscatgath.c. This checkin adds the files to the Windows project files as well. Tested: VS.NET on WinXP
* [svn-r14844] Purpose: Fix link input in Windows HL Fortran examplesScott Wegner2008-04-141-1/+3
| | | | | | | | | | Description: Previously, our Windows projects for HL Fortran examples were using outdated library names for our cstub code. As a result, they wouldn't build correctly. This checkin brings them up-to-date. Also, add hdf5_hl.lib as a dependency to hdf5_hl_fortran.lib. This goes un-noticed when building the complete VS solution, but should be required when only building hdf5_hl_fortran.lib Tested: VS2005 on WinXP
* [svn-r14837] Purpose: Remove ohdr_gentst from Windows projectsScott Wegner2008-04-142-20/+0
| | | | | | | | Description: The ohdr_gentst project exists in order to re-create test input files that are distributed with the source. These projects aren't built by default on most platforms, and the source isn't distributed in release builds. To avoid confusion and bloat, we remove the Windows version of this project. Tested: None, only removed
* [svn-r14820] Purpose: Disable ohdr_gentst project by default on Windows.Scott Wegner2008-04-082-8/+0
| | | | | | | | | | Description: The ohdr_gentst project exists to dynamically generate the test files for ohdr test, which also exist in the repository. The test is only run on other platforms when the configure flag --enable-build-all is specified. Moreover, the source code ohdr_gentst.c is marked as _DO_NO_DISTRIBUTE_ in the MANIFEST. As a result, there was a problem in the release tarball that the Windows projects would fail when trying to build this project. To correct this, we no longer build this by default. We will also need to release a FAQ/patch for the HDF5 1.8.0 release. Tested: VS2005 on WinXP
* [svn-r14604] Purpose: Backport of Windows project updates from trunkScott Wegner2008-02-182-664/+670
| | | | | | | | | | | | | Description: Add hdf5 library as a dependency to hdf5_hl library in Windows project files For some reason, the hdf5_hl library didn't have hdf5 listed as a dependency. This isn't normally a problem, because building "all" will build hdf5 library. However, when a user tries to build only hdf5_hl, hdf5 library wouldn't be built. Although not technically required for compiling the library code, the hdf5 library is needed for linking any applications, so it's a natural dependency. Tested: VS2005 on WinXP VNET on WinXP
* [svn-r14416] Purpose: Add source files to Windows projectsScott Wegner2008-01-152-0/+16
| | | | | | | | Description: This catches up Windows to most of the new source files that have been added. Specifically, H5FDpkg.h and H5FDspace.c have been added to the library projects, and tcoords.c has been added to testhdf5. This goes for VS2005 and VS6 project files. Tested: Only built, VS2005
* [svn-r14298] Purpose: Remove references of H5FD_stream.c from Windows ↵Scott Wegner2007-11-282-94/+0
| | | | | | | | | project files. Description: The stream file driver was recently removed from the HDF5-1.8 source. This checkin removes any left-over references in the Windows projects. Tested: VS2005
* [svn-r14255] Purpose: Add h5tinit.c to default Windows build processScott Wegner2007-11-132-286/+360
| | | | | | | | | Description: Previously, we provided a static h5tinit.c with our Windows distribution, and provided instructions to optionally generate it. Now, we will incorporate it as part of the default build process, to emulate other platforms more closely. Tested: VS6 VS2005
* [svn-r14235] Purpose: Modify Windows project dependenciesScott Wegner2007-11-052-752/+756
| | | | | | | | Description: Add toolslib(dll) as a dependency to h5import(dll), to support the new -V flag. This needed to be done in each of our 3 solution files. Tested: Only built, VS2005 and VS6
* [svn-r14207] Purpose: Bring Windows up-to-dateScott Wegner2007-10-172-0/+32
| | | | | | | | | Description: -- Add new source files to Windows projects: H5Pdeprec.c, H5Pint.c, H5Ddbg.c, H5Dint.c -- Add new h5dump XML tests to Windows test script Tested: VS2005 on WinXP