Commit Graph

1389 Commits

Author SHA1 Message Date
Jerome Soumagne
9364df1c6d Fix CMake build type if none was specified to be cached
Restrict CMAKE_BUILD_TYPE to default ones
2018-03-02 13:50:23 -06:00
Allen Byrne
b36bad53d9 Inc CMake min, Add new tests, rework test CMake files 2018-02-27 12:57:07 -06:00
Allen Byrne
83211cf8f6 HDFFV-10403 Fix soname setting 2018-02-08 15:46:13 -06:00
Allen Byrne
b005c5653e HDFFV-10398 fix detection of repeat checks 2018-01-30 16:22:18 -06:00
Allen Byrne
dc384f474d HDFFV-10398 - avoid ubsan crashes 2018-01-30 14:47:43 -06:00
Allen Byrne
6aee1578c3 HDFFV-10398 msvc: use /W0 rather than /w 2018-01-30 12:46:23 -06:00
Allen Byrne
98f8fd9603 HDFFV-10398 Suppress VS 2015 assertion failure popup during try_run 2018-01-30 12:43:01 -06:00
Allen Byrne
bd7bc909ed HDFFV-10398 Honor CMAKE_MODULE_PATH when including check modules 2018-01-30 12:05:30 -06:00
Allen Byrne
f837afc875 Update reference files for CMake options 2018-01-29 12:40:52 -06:00
Allen Byrne
468fbc36f1 Fix windows compile errors abstract out common settings 2018-01-29 10:27:32 -06:00
Allen Byrne
3ab1a07368 Fix missing ext libs references 2018-01-25 16:54:28 -06:00
Allen Byrne
f22d872670 HDFFV-10385 some platforms need this var 2018-01-22 11:09:58 -06:00
Allen Byrne
7e33ee85b8 HDFFV-10385 test OUTPUT_NAME var for mac 2018-01-22 08:55:30 -06:00
Allen Byrne
a87cf25f2d HDFFV-10385 Correct name of var 2018-01-22 07:59:12 -06:00
Allen Byrne
608a71200d HDFFV-10385 rename vars and macros 2018-01-19 10:49:17 -06:00
Allen Byrne
0f5ada2e08 HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage 2018-01-18 16:55:01 -06:00
Allen Byrne
6ca95c512a HDFFV-10385 rework java names 2018-01-17 10:27:00 -06:00
Allen Byrne
19c18e44ed Revert CMAKE_BUILD_TYPE for matches - need to redesign 2018-01-12 14:17:04 -06:00
Allen Byrne
9956b151e0 HDFFV-10385 multi-config builders need folder set 2018-01-10 14:35:00 -06:00
Allen Byrne
5b4b465832 Fix typo 2018-01-10 13:04:06 -06:00
Allen Byrne
3e0c6530dc HDFFV-10385 fix platform errors 2018-01-09 16:26:12 -06:00
Allen Byrne
be42e04791 HDFFV-10385 refactor CMAKE_BUILD_TYPE usage 2018-01-09 09:56:28 -06:00
hdftest
bee148a995 Snapshot version 1.11 release 2 2018-01-05 10:09:10 -06:00
hdftest
d01ad2a94a Snapshot version 1.11 release 1 2018-01-05 08:50:10 -06:00
Allen Byrne
17b8f0bb93 Fix valgrind issues 2018-01-02 09:39:09 -06:00
Allen Byrne
bd34c9e455 HDFFV-9724 Corrected files and verified tests 2017-12-28 16:49:50 -06:00
lrknox
86d8a4c267 Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
This reverts commit b1223dd653, reversing
changes made to b25f123f5f.
2017-12-22 12:28:24 -06:00
Allen Byrne
925f3c9b54 Because of MPI requirements in library ALWAYS add include path 2017-12-20 13:10:34 -06:00
Allen Byrne
ba714e6820 HDFFV-9724 Add H5LS prefix test with ${ORIGIN} 2017-12-13 15:08:04 -06:00
Allen Byrne
c3249ecd79 Update macros 2017-11-27 13:06:10 -06:00
Dana Robinson
cb235453a9 Changed ar to always use -cr instead of the autotools default
of cru.
2017-11-15 14:24:59 -08:00
Dana Robinson
1ddb1a08f1 Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix to develop
* commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2':
  Fixed that annoying ar warning about -u being ignored.
2017-11-14 13:05:25 -06:00
lrknox
10a9fb5319 Remove extra '&'s that cause syntax errors on Macs. 2017-11-14 09:52:47 -06:00
Dana Robinson
a25366cc98 Fixed that annoying ar warning about -u being ignored. 2017-11-12 23:22:39 -08:00
lrknox
e8239b2de5 Add check for realtimeOutput environment variable set containing
characters to indicate test output should be piped through tee to chklog
files in order to send output to stdout as tests run instead of waiting
to cat chklog file to stdout when each set of tests is completed.  This
should stop buildbot from timing out when a test set doesn't complete in
less than 20 minutes.
2017-11-06 16:26:03 -06:00
Allen Byrne
3de5fa2662 Correct path 2017-11-01 15:24:35 -05:00
Allen Byrne
7222e5f6a3 Change to local path 2017-11-01 15:16:37 -05:00
Allen Byrne
21874ce5c2 Add back Find module and add support files 2017-11-01 15:06:46 -05:00
Allen Byrne
9aa8e01e5c Remove duplicated module 2017-11-01 13:45:44 -05:00
Allen Byrne
f8fd6d0b41 Correct usage of MPI vars 2017-11-01 13:41:44 -05:00
Allen Byrne
25a2e40358 New requirement for test 2017-10-30 11:37:57 -05:00
Allen Byrne
4f9e47650a Fix STREQUAL if commands. 2017-10-02 12:39:15 -05:00
Allen Byrne
0a9bc574e8 Fix find package process 2017-09-19 12:39:45 -05:00
Allen Byrne
05af70b235 Restore GEN_HDRS and remove cache sets for defaults 2017-09-13 14:57:55 -05:00
Allen Byrne
67c91dcd41 Generate headers for 1.10 should default off 2017-09-12 09:22:03 -05:00
Allen Byrne
fa8ed205ba HDFFV-9988 merge findmpi from cmake and add intel path 2017-09-07 10:00:19 -05:00
Allen Byrne
073f524247 HDFFV-10284 Add VS2017 support 2017-08-31 13:37:50 -05:00
M. Scot Breitenfeld
00d97d556b added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV-10037) 2017-08-01 15:44:55 -05:00
M. Scot Breitenfeld
2d932366b2 added test for NAG compiler and use the FC_BASENAME for NAG detection, (HDFFV-10037) 2017-08-01 15:33:43 -05:00
Allen Byrne
3a7c5f19c4 Correct case of var 2017-07-24 16:33:48 -05:00