Dana Robinson
68e2b78957
[svn-r28467] Removed commented-out tests from the list of simple tests. They are handled in the additional tests section, below the list.
...
Tested on 64-bit Windows 10 w/ VS2015 and CMake 3.3.1.
2015-11-30 11:42:37 -05:00
Quincey Koziol
0695d6366a
[svn-r27835] Description:
...
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
2015-09-20 21:18:45 -05:00
Allen Byrne
12d5f2bb3c
[svn-r27808] Update CMake files to use updated test files.
2015-09-16 16:38:16 -05:00
Neil Fortner
c365b9a59f
[svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.
...
Tested: ummon
2015-08-27 12:06:54 -05:00
Allen Byrne
c491cf01bf
[svn-r27590] Fix typo
2015-08-27 08:41:32 -05:00
Allen Byrne
6635d4c003
[svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.
...
Added new option SKIP_HDF5_FORTRAN_SHARED
2015-08-26 11:48:42 -05:00
Allen Byrne
4d0187a483
[svn-r27465] Merge dual-binary CMake changes
2015-08-05 10:56:58 -05:00
Dana Robinson
aa4e3e3985
[svn-r27191] Merged r26781 to r27185 from trunk
...
Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2
(C++ and Fortran 2003 also tested)
2015-06-11 14:18:52 -05:00
Allen Byrne
0f4e97907c
[svn-r27172] Change disable to skip big test on cygwin
2015-06-09 13:52:43 -05:00
Allen Byrne
84311eb701
[svn-r27171] Disable big test on cygwin
2015-06-09 13:48:03 -05:00
Neil Fortner
6a27582a44
[svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.
...
Tested: ummon
2015-04-10 18:00:48 -05:00
Allen Byrne
99baa66184
[svn-r26699] Generators are only built static
2015-04-01 16:02:43 -05:00
Allen Byrne
451a91e53b
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
...
Tested: local linux
2015-03-25 17:08:46 -05:00
Neil Fortner
2ca5b16a9f
[svn-r26296] Merge r26050 through 26295 from trunk to vds branch.
...
Tested: ummon
2015-02-24 16:53:56 -05:00
Allen Byrne
c5da9e3270
[svn-r26282] Update source file list and test list
2015-02-23 11:20:53 -05:00
Allen Byrne
73bb11dda3
[svn-r26208] Update cmake minimums
2015-02-18 11:56:22 -05:00
Allen Byrne
21474f8eee
[svn-r25188] Implement change to cmake_ext_mod config folder
...
Tested: local linux
2014-05-14 14:50:28 -05:00
Allen Byrne
03d10edd23
[svn-r24824] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Bump up CMake minimum versions.
Split test file into separate file for h5repack test.
Tested: local linux
2014-03-18 11:21:46 -05:00
Allen Byrne
f5689224b5
[svn-r24789] Bump up the minimum cmake version
2014-03-13 10:05:09 -05:00
Allen Byrne
6c5e74942d
[svn-r24782] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
2014-03-11 17:07:13 -05:00
Allen Byrne
a3292a77ce
[svn-r24781] HDFFV-8700 -
...
KitWare recommendations: Change CMake commands to lower case.
Remove INCLUDE_DIRECTORIES in src for target level includes.
Change ADD_DEFINITIONS package debug defines into CMake option.
Remove -DNDEBUG
2014-03-11 16:14:57 -05:00
Allen Byrne
2f8c7fbd5e
[svn-r24659] Restore dsets test to cmake process
2014-01-28 17:20:41 -05:00
Allen Byrne
bf1c137c0c
[svn-r24097] Correct indentation
2013-09-04 14:58:45 -05:00
Allen Byrne
7e0bc29012
[svn-r24056] Move make_executable commands back from tests file
2013-08-22 13:41:25 -05:00
Allen Byrne
ff00749dfc
[svn-r24055] Move make_executable commands back from tests file
2013-08-22 13:16:27 -05:00
Allen Byrne
c502d81a8c
[svn-r24029] Move TESTS to seperate file to allow easier editing by all developers.
...
Tested: local linux
2013-08-19 16:49:44 -05:00
Allen Byrne
feb14ea872
[svn-r23745] HDFFV-8461: Add Windows /MT support
...
This adds the UserMacros.cmake support needed.
2013-06-10 12:46:48 -05:00
Raymond Lu
8ec42ced80
[svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the followup commit. Quincey
...
reviewed my previous commit and suggested me to use H5I_iterate to iterate through
all opened objects in H5Z_unregister. I changed it in this commit.
Tested with h5committest.
2013-05-06 15:51:26 -05:00
Allen Byrne
12616e370c
[svn-r23547] Windows plugins will always be "dll"'s.
...
CMake also uses ";" as a separator - escape it
Tested: windows
2013-04-04 10:41:15 -05:00
Allen Byrne
a259cbdda7
[svn-r23546] Correct typo
2013-04-04 10:04:16 -05:00
Allen Byrne
26785f6af5
[svn-r23524] Use two plugin folders for testing plugin Path
2013-04-02 14:12:06 -05:00
Allen Byrne
91831f41ad
[svn-r23520] Add new plugin library to build list for test.
...
Tested: local linux, windows
2013-04-02 11:27:46 -05:00
Allen Byrne
5f8f3dcb79
[svn-r23467] Remove subdirectory.
...
Tested: local linux
2013-03-27 11:11:21 -05:00
Allen Byrne
dabebe412f
[svn-r23447] Add new env var to prevent filter plugin loading
...
Tested: jam
2013-03-25 12:39:14 -05:00
Allen Byrne
2923f64c28
[svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linux
...
Tested: local linux
2013-03-15 13:28:37 -05:00
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
Scot Breitenfeld
07df6630f1
[svn-r23117] Changed extension of hdf5 files from .hdf5 to .h5 for consistancy.
...
HDFFV-422: Change extention of the binary files from hdf5 to h5
Tested: jam (gnu)
2012-12-21 00:00:08 -05:00
Jonathan Kim
2752394064
[svn-r22832] Update the CMake reference files list correctly for newly added encoded property list files.
2012-09-27 16:31:33 -05:00
Quincey Koziol
0ae06ebea6
[svn-r22820] Description:
...
Update the CMake reference files list for newly added encoded property list
files.
2012-09-27 06:34:40 -05:00
Quincey Koziol
7702c7f760
[svn-r22817] Description:
...
Update CMake files for new encode/decode property list files.
2012-09-26 15:53:18 -05:00
Allen Byrne
eff696a3b0
[svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders
...
Tested: jam with intel compilers
2012-09-18 17:08:07 -05:00
Allen Byrne
fad3139684
[svn-r22247] Added new files and tests to CMakeLists.txt
...
Tested: local linux
2012-04-04 13:01:29 -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
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
Allen Byrne
215c872226
[svn-r21256] Add libinfo and test to cmake - JIRA 1243
...
Tested: local linux
2011-08-18 15:59:00 -05:00
Allen Byrne
a38f1a2075
[svn-r21163] Remove test library from export list
...
Tested: local linux
2011-08-01 14:25:35 -05:00
Allen Byrne
ecaf2df9e4
[svn-r21078] Update test script to remove generated test files per test rather then in one group. Discovered from public 1.8 CDash reports.
2011-07-08 11:45:07 -05:00
Raymond Lu
4df63636e3
[svn-r21017] This is a follow-up checkin for r21015 (bug fix for Issue 2598). I added two minor changes: 1. put the output file for
...
vfd.c test in the list for cleanup in Makefile.am; 2. put the data file in the list in CMakeLists.txt.
Tested on jam - simple change.
2011-06-22 15:05:17 -05:00