Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
d38f1cf6240[svn-r20144] Merge 1.8 r20143 to cmake branch
Allen ByrneAllen Byrne
d75a5ed6a97[svn-r20140] Merge 1.8 r20139 to cmake branch
Allen ByrneAllen Byrne
358e0898ee3[svn-r20131] Merge 1.8 r20130 to cmake branch
Allen ByrneAllen Byrne
b745bd32512[svn-r20129] Merge 1.8 r20127 to cmake branch
Allen ByrneAllen Byrne
18bfe50ac9e[svn-r20022] Merge 1.8 branch r20021 to 1.8-cmake Includes testpar cmake changes for new t_shapesame file.
Allen ByrneAllen Byrne
a063135cc0b[svn-r20015] Merge 1.8 r20014 to 1.8-cmake branch
Allen ByrneAllen Byrne
36aa1c9c0dd[svn-r20004] Add variable to allow a SITE name to be defined
Allen ByrneAllen Byrne
0dfdaa772bf[svn-r20001] Merge 1.8 branch r20000
Allen ByrneAllen Byrne
93985741392[svn-r19951] Correct CPack confusion with the same for two different functions (not case-sensitive) merge from 1.8
Allen ByrneAllen Byrne
142e4e203d9[svn-r19932] Merge r19931 from 1.8 to 1.8-cmake
Allen ByrneAllen Byrne
d315e6ee126[svn-r19929] Merge r19928 from 1.8 to 1.8-cmake
Allen ByrneAllen Byrne
38bb61a332f[svn-r19926] Merge r19925 from 1.8 to 1.8-cmake
Allen ByrneAllen Byrne
53f3d6d9582[svn-r19922] merge r19920 from 1.8
Allen ByrneAllen Byrne
7d877964cb0[svn-r19901] Correct typo in comment
Allen ByrneAllen Byrne
1e68d53370c[svn-r19899] merge r19898 from 1.8 branch Tested: local linux
Allen ByrneAllen Byrne
d7adeda6df8[svn-r19885] Merge with 1.8 branch r19881 Tested: local linux
Allen ByrneAllen Byrne
19e2b6f45de[svn-r19822] Merge up to r19821 from 5.1.8.
Allen ByrneAllen Byrne
e6ffd57e082[svn-r19794] Merge up to r19793.
Allen ByrneAllen Byrne
9388eecfdca[svn-r19741] Merge 1.8 branch r19738 to external repo.
Allen ByrneAllen Byrne
bbcff36aca8[svn-r19718] Correct external lib handling for Windows
Allen ByrneAllen Byrne
dd4a7cb921b[svn-r19711] Updated Dashboard Timeout setting
Allen ByrneAllen Byrne
0fcb328b2ca[svn-r19707] Added VFD test options. Bring r19705 from branch
Allen ByrneAllen Byrne
d94aa823816[svn-r19704] Merge 1.8 branch r19703.
John BiddiscombeJohn Biddiscombe
3b37279d114[svn-r19700] Make sure /NODEFAULTLIB is specified for Debug as well as Release
John BiddiscombeJohn Biddiscombe
c5b84cc0031[svn-r19684] Spelling mistake in TARGET_WIN_PROPERTIES broke cmake configuration
Allen ByrneAllen Byrne
ef3a9fdcedd[svn-r19680] Merge 1.8 branch (r19671) changes to cmake branch
John BiddiscombeJohn Biddiscombe
d059d733187[svn-r19673] Bad merge in hdfgroup svn cmake branch duplicated #ifdef and mismatched #endifs
John BiddiscombeJohn Biddiscombe
39d72a754de[svn-r19670] MPI_ checks were failing due to wrong #include of mpi.h in cmake setup
Allen ByrneAllen Byrne
2bdd2de90ef[svn-r19651] Put back deleted library check in configure. Remove shared library check around ws2_32.lib linking in test library. Issue on windows static builds. Tested: windows
Allen ByrneAllen Byrne
55cf99ca849[svn-r19645] Correct configuration library checks symbol names
Larry KnoxLarry Knox
6525c1792d4M[svn-r19635] Merge hdf5_1_8 branch -r 19596:19634 to hdf5_1_8_cmake branch.
Allen ByrneAllen Byrne
0ab9034549b[svn-r19615]
Allen ByrneAllen Byrne
0e0bd080cdd[svn-r19611] Add missing XXX_USE_EXTERNAL flags for ExternalProjects
Allen ByrneAllen Byrne
90215d9a740[svn-r19609] Add message when ExternalProject is built
Allen ByrneAllen Byrne
b9a4479b616[svn-r19602] Add ExternalProject note
Larry KnoxLarry Knox
94a8184faa2M[svn-r19597] Merge hdf5_1_8 branch -r 19474:19596 to hdf5_1_8_cmake branch.
Larry KnoxLarry Knox
b856e0684d1M[svn-r19474] Merge hdf5_1_8 branch -r 19379:19473 to hdf5_1_8_cmake branch.
Larry KnoxLarry Knox
5027dfdf8d2M[svn-r19379] Merge hdf5_1_8 branch -r 19327:19378 to hdf5_1_8_cmake branch.
John BiddiscombeJohn Biddiscombe
1e4d87d57c7[svn-r19340] Fix test for H5_PRINTF_LL_WIDTH so it doesn't re-execute
John BiddiscombeJohn Biddiscombe
dad0d1fd40c[svn-r19339] From: David Partyka <dave.partyka@kitware.com> Date: Thu, 26 Aug 2010 13:10:19 +0200 Subject: [PATCH] COMP: include stdint.h when including hdf5.h from a c++ source. Amazingly VS10 has stdint.h but we aren't including it if __cplusplus is defined. Change logic to include stdint.h if H5_HAVE_STDINT_H_CXX is defined.
Allen ByrneAllen Byrne
b3dff0736a7[svn-r19333] Removed extranous string from list of ddl files.
Larry KnoxLarry Knox
7c96e9d4401M[svn-r19327] Merge hdf5_1_8 branch -r 19271:19326 to hdf5_1_8_cmake branch.
Mike JacksonMike Jackson
9739c9917c9[svn-r19295] Adding a FATAL_ERROR section when attempting to build universal binaries on OS X as this is currently not supported on OS X due to how some of the HDF5 code generation is performed. The CMake code will reset the 'CMAKE_OSX_ARCHITECTURES' back to a blank if more than a single architecture is found listed in the 'CMAKE_OSX_ARCHITECTURES' variable.
Mike JacksonMike Jackson
da4cbe17eea[svn-r19294] Adding a conditional target properties for Apple based systems to make sure the install_name of the tools library matches the location that it will be installed into.
Larry KnoxLarry Knox
9d6baa6fe55M[svn-r19271] Merge hdf5_1_8 branch -r 19218:270 to hdf5_1_8_cmake branch.
John BiddiscombeJohn Biddiscombe
e842ee40132[svn-r19245] Install CMake Version file, tidy up hdf5-config.cmake install
John BiddiscombeJohn Biddiscombe
4ba55c53bcb[svn-r19244] Fixes from Brad King for 1) zlib header : if custom zlib header is used from cmake project, then #define it so that ours is used instead of the default 2) Make install rules configurable Add options HDF5_INSTALL_BIN_DIR HDF5_INSTALL_LIB_DIR HDF5_INSTALL_INCLUDE_DIR HDF5_INSTALL_NO_DEVELOPMENT for configuration by a parent project. Choose default values to preserve prior standalone behavior.
Allen ByrneAllen Byrne
e807c534a25[svn-r19227] File read/write happens at configure time, so moved windows specific copy from test macro to where the expected file is copied. Tested: windows
John BiddiscombeJohn Biddiscombe
1fc9e2ce077[svn-r19223] Move OPTIONS inside directory EXISTS checks so they do not show up on reduced distributions
Allen ByrneAllen Byrne
efd3f4b104a[svn-r19221] Move hl fortran ADD_SUBDIRECTORY to right after fortran ADD_SUBDIRECTORY. This fixes a problem with compiler generated files not including target module directory on some linux machines. Corrected minor format/location of commands. Tested: local linux