Allen Byrne
bbcf9f31c6
Update MPI commands
2017-12-20 12:35:29 -06:00
Allen Byrne
b4b3041839
Update macro
2017-11-27 13:08:07 -06:00
Allen Byrne
c1edb4ad89
HDFFV-10321 merge from develop
2017-11-02 10:14:14 -05:00
Allen Byrne
f92ccce1f9
HDFFV-10297 merge from develop
2017-10-10 14:46:59 -05:00
Allen Byrne
5584938600
HDFFV-9988 Merge from develop
2017-09-06 11:44:03 -05:00
Allen Byrne
7bb2e5dfef
Correct case of var
2017-07-25 16:36:36 -05:00
Allen Byrne
91855efe6e
Synchronize cmake files with develop
2017-05-30 11:50:29 -05:00
lrknox
b9a27fddaa
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
...
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -05:00
Allen Byrne
4a60f5a057
Update cdash max test output and VS version matching
2017-03-27 08:42:32 -05:00
Allen Byrne
24b11709af
Update cmake pubconf to match autotools and add strtoll checks
2017-03-16 12:59:20 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
6cd6daf8f9
mpich module file is in env var
2017-02-24 15:50:51 -06:00
Allen Byrne
ca8aeefeba
MS keeps changing names
2017-02-24 10:57:58 -06:00
Allen Byrne
64e1513f43
Smale changes from CMake repo
2017-02-23 16:32:06 -06:00
Allen Byrne
08b5edca0b
Fix parallel h5diff test comapare
2017-02-14 14:59:57 -06:00
Allen Byrne
00cd884aed
Convert string APPEND to set commands
2017-02-14 12:12:32 -06:00
Allen Byrne
05059545d7
HDFFV-9875 Add new PDB folder
2017-02-06 12:43:32 -06:00
Allen Byrne
d1292691c4
HDFFV-9875 enable static pdb and cleanup exports
2017-02-03 12:41:30 -06:00
Allen Byrne
750df40ffb
HDFFV-9875 Fix typo
2017-02-02 15:49:21 -06:00
Allen Byrne
fb587185a2
HDFFV-9875 Change test for shared libs
2017-02-02 14:58:53 -06:00
Allen Byrne
b477d8142a
HDFFV-9875 Remove compile pdb references
2017-02-02 13:47:39 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
3c169f9473
HDFFV-10123 Use generator expression
2017-02-01 13:30:09 -06:00
Allen Byrne
7b85399dff
HDFFV-10123 Add SHARED tools
2017-02-01 11:15:38 -06:00
Allen Byrne
0f10dedc6e
Correct variable name
2017-01-12 17:09:56 -06:00
Allen Byrne
a03ab619d7
Changed severity of message state
2017-01-12 11:54:31 -06:00
Allen Byrne
7fb991e8ed
CMake command cleanup
2017-01-11 14:17:21 -06:00
Allen Byrne
244faaa0d0
HDFFV-10094: upgrade cmake command conventions
...
Also converted tests to use macros
2017-01-11 14:02:34 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
4cb4a78179
Merge from master cmake_conf project
2016-10-07 10:22:02 -05:00
Allen Byrne
c6bc6dbbfb
HDFFV-9961: Add GIT option to ext lib macros
2016-10-04 16:46:13 -05:00
Allen Byrne
869ef118e9
Move clear-objects inside runTest
2016-10-03 14:50:41 -05:00
Allen Byrne
04634520cf
Update CMake java functions
2016-09-15 13:32:01 -05:00
Allen Byrne
a621f5f668
[svn-r30204] Move CXX tests to C++ compiler test file
2016-07-20 09:45:25 -05:00
Quincey Koziol
b72eff1659
[svn-r30134] Description:
...
Add CMake macros and detections for the "round" family of routines.
Tested on:
Upcoming Windows daily tests
2016-07-01 22:16:20 -05:00
Allen Byrne
d9ab44fe46
[svn-r29557] Add comments to CMake macros and do append error file
...
revise_chunks rev 29556
2016-03-24 10:59:00 -05:00
Allen Byrne
016ebfcdf2
[svn-r29198] Remove if condition for test mask situation
2016-02-24 09:55:14 -05:00
Allen Byrne
f74042d4e8
[svn-r29190] Add checking for *.err file before trying to read
2016-02-23 15:50:02 -05:00
Dana Robinson
f53c939bd0
[svn-r28581] Brought flock changes over from revise_chunks as well as a few
...
minor tweaks from H5private.h.
Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1
serial only, autotools and CMake (3.3.2)
2015-12-11 03:19:10 -05:00
Dana Robinson
af371007e8
[svn-r28538] Merge of r28479 from revise_chunks.
...
Fixes OS X compilation problems and brings some Linux symbols in
line with the Autotools when building with CMake.
Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0)
Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
2015-12-08 15:49:12 -05:00
Jerome Soumagne
7791549252
[svn-r28188] Fix inline/__inline__/__inline detection with CMake after autotools changes
2015-10-22 11:23:01 -05:00
Allen Byrne
37ed7e8b5f
[svn-r28184] correct import targets
2015-10-22 10:47:29 -05:00
Allen Byrne
aa4284b2a3
[svn-r28174] HDFFV-9550: Add VS2015 fix for timezone.
2015-10-21 16:22:06 -05:00
Allen Byrne
78c820b1ee
[svn-r28158] Merge from CMAMKE_EXT_MOD repo.
...
Add VS2015 support.
2015-10-21 10:44:41 -05:00
Jerome Soumagne
2094d86461
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if available
...
Fix tests accordingly and fix misuse of hbool_t in various places
Fix initialization of H5Pgcpl/ocpl structs in property decoding routines
Tested on:
Linux/32 (jam)
Linux/64 (platypus)
Linux/PPC64 (ostrich)
MacOSX/64 10.11
2015-10-20 01:28:17 -05:00
Jerome Soumagne
60cdc22cd3
[svn-r28112] CMake check for gettimeofday if not on windows
2015-10-16 17:01:24 -05:00
Allen Byrne
f0adeb1cdd
[svn-r27937] fix case
2015-10-02 15:08:54 -05:00
Allen Byrne
af5c2697a1
[svn-r27933] Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.
...
Changed instances to make the outpu_variable different.
2015-10-02 12:55:08 -05:00
Allen Byrne
d9d02bf847
[svn-r27720] Merge changes from master
2015-09-09 10:15:43 -05:00
Dana Robinson
bea85e0705
[svn-r27675] Removed library checks for nsl and socket from the autotools configure on
...
Solaris.
The nsl and socket libraries are no longer used by the library. Fixes
HDFFV-9118.
Tested on: h5committest (CMake fortran fails due to an unrelated error)
jam w/ CMake
2015-09-04 03:20:26 -05:00