| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel... | Allen Byrne | 2013-08-19 | 1 | -380/+1 |
|
|
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+2 |
|
|
* | [svn-r23307] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-20 | 1 | -51/+0 |
|
|
* | [svn-r23272] Correct typos | Allen Byrne | 2013-02-14 | 1 | -2/+2 |
|
|
* | [svn-r23271] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -229/+236 |
|
|
* | [svn-r23254] Make tests independent of each other | Allen Byrne | 2013-02-12 | 1 | -26/+113 |
|
|
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
|
|
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -1/+1 |
|
|
* | [svn-r22479] Remove subfolder tools from install command | Allen Byrne | 2012-06-20 | 1 | -2/+2 |
|
|
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for... | Allen Byrne | 2012-05-24 | 1 | -0/+3 |
|
|
* | [svn-r22033] Remove unnecessary INCLUDE_DIR command | Allen Byrne | 2012-03-07 | 1 | -1/+0 |
|
|
* | [svn-r21987] Remove unnecessary dependancies on tools library for h5 file gen... | Allen Byrne | 2012-02-27 | 1 | -1/+1 |
|
|
* | [svn-r21874] Purpose: | Jonathan Kim | 2012-01-11 | 1 | -26/+32 |
|
|
* | [svn-r21804] Update CMake Required version in all folders to match current st... | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
|
|
* | [svn-r21715] Correct SET_TARGET_PROPERTIES commands | Allen Byrne | 2011-11-04 | 1 | -2/+0 |
|
|
* | [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO... | Allen Byrne | 2011-10-25 | 1 | -0/+2 |
|
|
* | [svn-r21664] Added solution folders for most of the projects. This still nee... | Dana Robinson | 2011-10-25 | 1 | -0/+2 |
|
|
* | [svn-r21057] [hdf5 Trunk ] TODO | Jonathan Kim | 2011-06-30 | 1 | -9/+2 |
|
|
* | [svn-r20717] Refactor ext lib import and install. | Allen Byrne | 2011-05-04 | 1 | -4/+4 |
|
|
* | [svn-r20452] Pass value of last test variable into sub-macro of add-test for ... | Allen Byrne | 2011-04-08 | 1 | -6/+4 |
|
|
* | [svn-r20429] CMake: correct h5copy test macros, add userblock script test to ... | Allen Byrne | 2011-04-07 | 1 | -72/+82 |
|
|
* | [svn-r20363] Updated commands to properly clear generated files | Allen Byrne | 2011-03-29 | 1 | -1/+1 |
|
|
* | [svn-r20332] Correct clear-misc filename | Allen Byrne | 2011-03-25 | 1 | -3/+3 |
|
|
* | [svn-r20318] Correct depends of test for ADD_H5COPY_TEST | Allen Byrne | 2011-03-24 | 1 | -4/+5 |
|
|
* | [svn-r20282] Corrected expected fail tests for use during valgrind | Allen Byrne | 2011-03-19 | 1 | -0/+3 |
|
|
* | [svn-r20254] Description: | Jonathan Kim | 2011-03-15 | 1 | -2/+2 |
|
|
* | [svn-r20252] Add comment that indicates a "2" in the resultcode param means "... | Allen Byrne | 2011-03-15 | 1 | -0/+1 |
|
|
* | [svn-r20203] Purpose: | Jonathan Kim | 2011-03-08 | 1 | -5/+34 |
|
|
* | [svn-r20197] Change test macro to allow control of infile and outfile parameters | Allen Byrne | 2011-03-08 | 1 | -4/+8 |
|
|
* | [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th... | Allen Byrne | 2011-03-01 | 1 | -24/+34 |
|
|
* | [svn-r20153] Move ext lib handling for ext project building to a common macro... | Allen Byrne | 2011-02-24 | 1 | -2/+2 |
|
|
* | [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk | Allen Byrne | 2011-02-22 | 1 | -0/+29 |
|
|
* | [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-r19691] Added new h5copy test | Allen Byrne | 2010-10-28 | 1 | -7/+44 |
|
|
* | [svn-r19548] Remove reference files from clearall command | Allen Byrne | 2010-10-08 | 1 | -3/+0 |
|
|
* | [svn-r19527] Add clear generated objects commands to test blocks. | Allen Byrne | 2010-10-06 | 1 | -3/+13 |
|
|
* | [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop... | Allen Byrne | 2010-09-20 | 1 | -1/+1 |
|
|
* | [svn-r19427] Updates for cmake tests from the h5diff group recursive updates. | Jonathan Kim | 2010-09-20 | 1 | -4/+4 |
|
|
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 1 | -18/+2 |
|
|
* | [svn-r19325] Added parallel build commands. | Allen Byrne | 2010-08-31 | 1 | -3/+3 |
|
|
* | [svn-r19300] BZ 1958: Add h5dump xml tests to CMake support | Allen Byrne | 2010-08-25 | 1 | -11/+35 |
|
|
* | [svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL... | Allen Byrne | 2010-06-29 | 1 | -0/+18 |
|
|
* | [svn-r18856] Added CPack commands for installtion program | Allen Byrne | 2010-05-19 | 1 | -0/+2 |
|
|
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+229 |
|
|