Allen Byrne
962f35e761
Add stamp files for generated files
2018-12-07 16:02:00 -06:00
Quincey Koziol
6eabeabdaa
Refactor infrastructure for setting FAPL information from environment
...
variables during testing, including connecting native, pass-through, and
dynamically loaded VOL connectors. Also bring native and pass-through
VOL connectors into alignment, removing the "H5VLnative_private.h" header.
2018-11-28 17:38:03 -06:00
Quincey Koziol
238a207f2d
Add pass-through VOL connector
2018-11-28 10:26:03 -06:00
Quincey Koziol
f9b625ef5d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-21 23:13:04 -06:00
Larry Knox
7bf6e98bd9
Move wait_H5init.cmake up to config/cmake.
2018-11-20 12:09:14 -06:00
Larry Knox
720bbdfe61
Changes to CMake code to pause cmake/ctest, waiting for batch jobs to
...
run and finish.
2018-11-20 11:03:58 -06:00
Larry Knox
6cbd463d41
Add script and changes to wait for H5Tinit.c
...
Add more sample batch scripts, specifically for sbatch, not for knl
cross compile.
Don't run parallel tests when no parallel test script is configured in
HDF5options.cmake.
2018-11-14 11:19:28 -06:00
Quincey Koziol
e2ed2edf6e
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-12 16:23:54 -06:00
Allen Byrne
7e204759f8
Fix generate file commands
2018-11-12 12:26:11 -06:00
Allen Byrne
ba609275d8
Fix target depends
2018-11-12 11:52:46 -06:00
Quincey Koziol
1118672e8c
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-10 11:54:58 -06:00
Allen Byrne
1d2f7ca490
TRILAB-36 only copy shared generated
2018-11-09 11:20:48 -06:00
Quincey Koziol
140f72b748
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-07 15:20:28 -06:00
Allen Byrne
1bd3a28858
TRILAB-36 add custom target on generated files
2018-11-06 09:35:11 -06:00
Quincey Koziol
deb75622ca
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-04 00:25:36 -05:00
Larry Knox
b24259ed8c
Add files and changes to cross compile with CrayLinuxEnvironment and run
...
ctest tests with a batch job on knl compute nodes.
2018-10-29 14:24:08 -05:00
Dana Robinson
62b92ddf40
Makes the installed header files the same between the autotools
...
and CMake.
* CMake will no longer install private generated headers and tools
library headers.
* Several empty public header files (which represent internal packages)
were removed. These were only installed by CMake.
* Autotools installs will install H5FDwindows.h.
Fixes HDFFV-10614.
2018-10-26 20:44:29 -07:00
Quincey Koziol
4a32895724
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-10-25 18:32:13 -05:00
Quincey Koziol
0df6e44a6e
Squashed commit of private branch changes to support stackable VOL plugins.
...
modified: test/dsets.c
2018-10-24 23:52:47 -05:00
Dana Robinson
46c5b059f1
Split H5VLnative.h into public and private files and updated
2018-10-20 13:06:37 -07:00
Allen Byrne
494d39f1c2
Move options to root cmake file
2018-10-19 13:34:31 -05:00
Allen Byrne
2e28fad2d0
TRILAB-34 remove extra arg
2018-10-16 16:46:45 -05:00
Allen Byrne
6b65a1b78f
TRILAB-34 Add batch script config command
2018-10-16 12:06:07 -05:00
Allen Byrne
77f284a175
TRILAB-36 Revert to target_file and correct property
2018-10-16 11:33:44 -05:00
Allen Byrne
db3fe90abd
Add generated propoerty to H5lib_settings
2018-10-15 16:57:50 -05:00
Allen Byrne
689f184345
TRILAB-34 batch command options
2018-10-12 13:55:29 -05:00
Allen Byrne
46e7e5f8f2
Add more descriptive option name
2018-10-11 12:35:53 -05:00
Allen Byrne
4659e43a6b
HDFFV-10603 fixup cmake usage
2018-10-11 12:24:15 -05:00
Allen Byrne
d69b541c20
TRILABS-34 add batch option. Also fix cmakedefine01 usage
2018-10-11 11:31:09 -05:00
Dana Robinson
e962df1591
VOL FEATURE
2018-10-10 08:10:15 -07:00
Allen Byrne
4442b5b743
TRILABS-34 improve cross compile with emulator
2018-10-04 16:06:31 -05:00
Allen Byrne
9045cf049f
Remove extra unneeded
2018-09-24 15:31:39 -05:00
Allen Byrne
a8f46df2c2
Remove libsettings from pregenerated block
2018-09-24 15:29:26 -05:00
Allen Byrne
d2806d4875
HDFFV-10332 Adjust checks and generation of files
2018-09-19 08:52:13 -05:00
Allen Byrne
deaa1db852
HDFFV-10332 Use pre-generated files
2018-09-18 17:31:40 -05:00
Allen Byrne
99f743ed1a
HDFFV-9059 Allow detect to take a file as an argument
2018-09-18 10:29:12 -05:00
Jordan Henderson
d075c0854d
Add quotes to places where MPI_C_LIBRARIES are linked against
2018-07-27 14:58:01 -05:00
Vailin Choi
ea66ac1e67
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits)
GGC requires attribute before function
Correct COMPILE defs usage
Add missing module_dir property
Text cleanup
Correct sentence punctuation.
Add release note.
Use set_property for MT flag
Correct command usage
Remove APPEND
Fix typo
Add missing test lib
add missing folder to path
Fix another command revert
Missed a command revert
Revert to old style for LINK_FLAGS gen expr not working
LINK_FLAGS must be separate property sets
Fix link flags syntax
Revert refactor link flags
refactor link flags to interface
Refactor link flags
...
2018-05-14 11:20:03 -05:00
Allen Byrne
f1a668a3b5
Correct COMPILE defs usage
2018-05-09 08:53:25 -05:00
Allen Byrne
a1cb2638f3
TRILABS-19 Fix missing angle char
2018-04-27 07:59:42 -05:00
Allen Byrne
61d818aeda
TRILABS-19 add mpi libs to utility programs
2018-04-26 17:19:20 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Vailin Choi
e6bc326ec0
Fix for HDFFV-10180 Performance issues with H5Oget_info.
2018-04-24 15:10:13 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Quincey Koziol
a24ce7b680
Add API context source files to CMake configuration file.
2018-03-21 14:12:14 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
Allen Byrne
3712738877
HDFFV-4359 Add C,HL,CXX files
2018-03-08 15:54:40 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00