Raymond Lu
08359be858
[svn-r23347] ported revision 23248:23346 from the trunk
2013-03-13 17:34:23 -05:00
Allen Byrne
2fba171a67
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
2013-01-14 13:35:30 -05:00
Allen Byrne
b257bab294
[svn-r22720] Fix RelWithDebInfo packaging
2012-08-28 12:39:30 -05:00
Allen Byrne
b608652f7e
[svn-r22479] Remove subfolder tools from install command
2012-06-20 09:43:02 -05:00
Allen Byrne
336a743068
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for windows when configured with RelWithDebInfo
...
Tested: local linux and Windows
2012-05-24 16:50:06 -05:00
Allen Byrne
3723a9591e
[svn-r22033] Remove unnecessary INCLUDE_DIR command
...
Tested: local linux and windows
2012-03-07 09:39:38 -05:00
Allen Byrne
3d3bf48b9a
[svn-r21987] Remove unnecessary dependancies on tools library for h5 file gentests.
...
Tested: local linux
2012-02-27 09:42:48 -05:00
Jonathan Kim
8055124566
[svn-r21874] Purpose:
...
HDFFV-7602 - GMQS: HDF5 command tools: Provide framework for reusable test files among tools
Stage2 working for h5copy tool.
Description:
Update cmake script to fetch test files from anywhere.
Also keep the apperance similiar to shell script for better maintainance.
some updated shell script.
Tested:
jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Windows (32-LE), Cmake (jam)
2012-01-11 17:46:31 -05:00
Allen Byrne
cc3eb8da73
[svn-r21804] Update CMake Required version in all folders to match current standard 2.8.6
2011-12-05 11:19:09 -05:00
Allen Byrne
4c5c484b99
[svn-r21715] Correct SET_TARGET_PROPERTIES commands
2011-11-04 12:31:32 -05:00
Allen Byrne
c5e075851a
[svn-r21667] Update FOLDER solution option for target properties. Added OPTION command for solution folder and no packaging.
...
Tested: local linux
2011-10-25 11:52:58 -05:00
Dana Robinson
fa4ab23b9e
[svn-r21664] Added solution folders for most of the projects. This still needs some polish - the solution folder assignment should go closer to the target declaration and not all projects are grouped (parallel, c++, fortran, hl, and a few others).
...
Tested on Windows.
2011-10-25 01:59:10 -05:00
Jonathan Kim
11349c2361
[svn-r21057] [hdf5 Trunk ] TODO
...
Purpose:
Work for HDFFV-7602 - HDF5 command tools: Provide framework for reusable
test files among tools
Description:
Provide framework to share test files among tools for tools test.
Tested:
jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE)
2011-06-30 16:36:34 -05:00
Allen Byrne
ece690cdb6
[svn-r20717] Refactor ext lib import and install.
...
Change case of tools subtests to not conflict with tools tests.
Tested: windows, local linux
2011-05-04 11:18:22 -05:00
Allen Byrne
e4c9340564
[svn-r20452] Pass value of last test variable into sub-macro of add-test for diff tests.
2011-04-08 15:01:10 -05:00
Allen Byrne
7728391265
[svn-r20429] CMake: correct h5copy test macros, add userblock script test to h5jam tests, and correct h5jam tests
...
Tested: local linux
2011-04-07 09:03:08 -05:00
Allen Byrne
466c139597
[svn-r20363] Updated commands to properly clear generated files
...
Tested: local linux
2011-03-29 10:15:02 -05:00
Allen Byrne
3c222141fd
[svn-r20332] Correct clear-misc filename
2011-03-25 09:47:22 -05:00
Allen Byrne
8f12c469e2
[svn-r20318] Correct depends of test for ADD_H5COPY_TEST
...
Tested:local linux
2011-03-24 14:37:41 -05:00
Allen Byrne
0fcb094698
[svn-r20282] Corrected expected fail tests for use during valgrind
2011-03-19 10:54:12 -05:00
Jonathan Kim
bebb6059f9
[svn-r20254] Description:
...
h5ls is used to verify for the result, so change the two tests not to run
h5diff like others.
This is related to the previous checkin SVN r18398 for Bug#1733.
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), cmake (jam)
2011-03-15 15:37:17 -05:00
Allen Byrne
ab74a291f7
[svn-r20252] Add comment that indicates a "2" in the resultcode param means "skip h5diff" component of test
2011-03-15 13:42:13 -05:00
Jonathan Kim
8245bf1572
[svn-r20203] Purpose:
...
Fix Bug 2120 - h5copy: improve to copy an object into same HDF file
Description:
Before the fix users can't copy an object (dataset or group) with
different name if input file (-i) and output file (-o) is same.
This feature would be useful to clone any object with different name and
reuse contents.
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), Cmake (jam)
2011-03-08 15:17:17 -05:00
Allen Byrne
fe660a8da4
[svn-r20197] Change test macro to allow control of infile and outfile parameters
2011-03-08 10:11:02 -05:00
Allen Byrne
484b1f5cfa
[svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file.
...
Tested: local linux
2011-03-01 14:20:20 -05:00
Allen Byrne
05dfc85de8
[svn-r20153] Move ext lib handling for ext project building to a common macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering.
...
Tested: local linux, windows
2011-02-24 14:43:07 -05:00
Allen Byrne
5d320f5c89
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
2011-02-22 09:55:04 -05:00
Allen Byrne
9449cfa361
[svn-r19907] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype.
...
bring r19906 from 1.8 branch
2011-01-04 13:40:26 -05:00
Allen Byrne
86313eb281
[svn-r19895] Remove use of /MT compile flag for building static libs and programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries.
2010-12-29 13:52:34 -05:00
Allen Byrne
a654e61d6c
[svn-r19691] Added new h5copy test
...
Tested: local linux
2010-10-28 11:10:18 -05:00
Allen Byrne
236e8b8885
[svn-r19548] Remove reference files from clearall command
2010-10-08 09:29:17 -05:00
Allen Byrne
1f2c4afe77
[svn-r19527] Add clear generated objects commands to test blocks.
...
Add configurefile command to copy CTestCustom to build folder.
Tested: local linux
2010-10-06 15:49:54 -05:00
Allen Byrne
b4be8ae3d5
[svn-r19434] Correct use of lib, include, bin in INSTALL commands to use proper variables.
...
Tested: local linux
2010-09-20 15:38:35 -05:00
Jonathan Kim
8c930b14df
[svn-r19427] Updates for cmake tests from the h5diff group recursive updates.
2010-09-20 10:38:58 -05:00
Allen Byrne
bed1276413
[svn-r19361] Move Windows specific compile and link flags to macros
2010-09-09 11:30:23 -05:00
Allen Byrne
e65aa8c365
[svn-r19325] Added parallel build commands.
...
Corrected use/name of source folder aliases.
Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work).
Tested: local linux with mpich
2010-08-31 15:15:13 -05:00
Allen Byrne
5c549a6345
[svn-r19300] BZ 1958: Add h5dump xml tests to CMake support
...
Tetsed: local linux
2010-08-25 17:33:59 -05:00
Allen Byrne
2f13382883
[svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTLIB:MSVCRT
...
Added VERSION vars for inclusion into auto snapshot version update script
Tested windows
2010-06-29 15:09:03 -05:00
Allen Byrne
80e6dfe3ba
[svn-r18856] Added CPack commands for installtion program
...
Tested: local linux and Windows
2010-05-19 15:11:00 -05:00
Allen Byrne
ae06433ab0
[svn-r18793] Add files to support building library with CMake
...
Tested: Local linux
2010-05-13 11:01:50 -05:00