| Commit message (Expand) | Author | Age | Files | Lines |
* | The initial coding for the superblock read optization | Richard Warren | 2017-09-28 | 1 | -0/+1 |
|
|
* | Amend CMakeLists.txt to add t_filters_parallel to CMake | Jordan Henderson | 2017-09-15 | 1 | -0/+1 |
|
|
* | Include code fixes and additional modifications pointed out by code reviewers | Richard Warren | 2017-07-10 | 1 | -0/+1 |
|
|
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -1/+1 |
|
|
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -1/+1 |
|
|
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -3/+3 |
|
|
* | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -4/+4 |
|
|
* | [svn-r27162] fix for HDFFV-9412: | Mohamad Chaarawi | 2015-06-08 | 1 | -0/+1 |
|
|
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -2/+2 |
|
|
* | [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun... | Mohamad Chaarawi | 2015-02-23 | 1 | -0/+2 |
|
|
* | [svn-r26271] Reverse merge of r26260 which was causing daily test failures. | Dana Robinson | 2015-02-22 | 1 | -2/+0 |
|
|
* | [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM... | Mohamad Chaarawi | 2015-02-20 | 1 | -0/+2 |
|
|
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
|
|
* | [svn-r25282] remove obsolete file | Allen Byrne | 2014-06-13 | 1 | -5/+0 |
|
|
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
|
|
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
|
|
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -14/+14 |
|
|
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel... | Allen Byrne | 2013-08-19 | 1 | -54/+5 |
|
|
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+2 |
|
|
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
|
|
* | [svn-r22817] Description: | Quincey Koziol | 2012-09-26 | 1 | -0/+1 |
|
|
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable.... | Allen Byrne | 2012-09-18 | 1 | -0/+5 |
|
|
* | [svn-r22247] Added new files and tests to CMakeLists.txt | Allen Byrne | 2012-04-04 | 1 | -0/+1 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake fil... | Allen Byrne | 2011-11-03 | 1 | -2/+2 |
|
|
* | [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO... | Allen Byrne | 2011-10-25 | 1 | -1/+2 |
|
|
* | [svn-r21201] Prepend test folder name to perform and testpar cmake tests | Allen Byrne | 2011-08-09 | 1 | -5/+9 |
|
|
* | [svn-r21074] Remove incorrect -p option from test macro. Discovered from publ... | Allen Byrne | 2011-07-08 | 1 | -1/+1 |
|
|
* | [svn-r20627] Add dependency of t_pflush2 on t_pflush1 | Allen Byrne | 2011-04-25 | 1 | -0/+2 |
|
|
* | [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th... | Allen Byrne | 2011-03-01 | 1 | -13/+15 |
|
|
* | [svn-r20153] Move ext lib handling for ext project building to a common macro... | Allen Byrne | 2011-02-24 | 1 | -2/+2 |
|
|
* | [svn-r20025] remove t_rank_projection file from list of sources | Allen Byrne | 2011-01-31 | 1 | -2/+2 |
|
|
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ... | Allen Byrne | 2011-01-04 | 1 | -2/+2 |
|
|
* | [svn-r19895] Remove use of /MT compile flag for building static libs and prog... | Allen Byrne | 2010-12-29 | 1 | -2/+0 |
|
|
* | [svn-r19706] Added VFD test options. | Allen Byrne | 2010-11-01 | 1 | -0/+43 |
|
|
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -20/+2 |
|
|
* | [svn-r19325] Added parallel build commands. | Allen Byrne | 2010-08-31 | 1 | -3/+6 |
|
|
* | [svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL... | Allen Byrne | 2010-06-29 | 1 | -0/+20 |
|
|
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+46 |
|
|