Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more specific batch scripts. | Larry Knox | 2019-01-31 | 1 | -0/+6 |
| | | | | | | Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release. | ||||
* | Configure build directory in batch scripts. | Larry Knox | 2019-01-05 | 1 | -2/+2 |
| | |||||
* | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 1 | -10/+12 |
| | | | | | Set ctest*.lsf.in.cmake scripts for sierra. Correct src/CMakelists.txt syntax error. | ||||
* | Correct syntax error in CMakeLists.txt. | Larry Knox | 2018-12-31 | 1 | -3/+3 |
| | |||||
* | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 1 | -0/+13 |
| | | | | during configuration. | ||||
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -1/+3 |
| | |||||
* | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 1 | -0/+1 |
| | |||||
* | Split the native VOL connector code into multiple files and | Dana Robinson | 2018-12-20 | 1 | -0/+7 |
| | | | | moved the attribute code over. | ||||
* | Still need the stamp1 files if PREGEN | Allen Byrne | 2018-12-13 | 1 | -0/+20 |
| | |||||
* | HDFFV-10660 Add new files to OUTPUT section of custom commands | Allen Byrne | 2018-12-13 | 1 | -0/+6 |
| | |||||
* | Add stamp files for generated files | Allen Byrne | 2018-12-07 | 1 | -2/+17 |
| | |||||
* | Refactor infrastructure for setting FAPL information from environment | Quincey Koziol | 2018-11-28 | 1 | -1/+0 |
| | | | | | | 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. | ||||
* | Add pass-through VOL connector | Quincey Koziol | 2018-11-28 | 1 | -0/+2 |
| | |||||
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-22 | 1 | -19/+26 |
|\ | | | | | | | stackable_vol | ||||
| * | Move wait_H5init.cmake up to config/cmake. | Larry Knox | 2018-11-20 | 1 | -1/+1 |
| | | |||||
| * | Changes to CMake code to pause cmake/ctest, waiting for batch jobs to | Larry Knox | 2018-11-20 | 1 | -16/+18 |
| | | | | | | | | run and finish. | ||||
| * | Add script and changes to wait for H5Tinit.c | Larry Knox | 2018-11-14 | 1 | -10/+15 |
| | | | | | | | | | | | | | | 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. | ||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-12 | 1 | -5/+11 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | Fix generate file commands | Allen Byrne | 2018-11-12 | 1 | -10/+9 |
| | | |||||
| * | Fix target depends | Allen Byrne | 2018-11-12 | 1 | -2/+9 |
| | | |||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-10 | 1 | -35/+12 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | TRILAB-36 only copy shared generated | Allen Byrne | 2018-11-09 | 1 | -35/+12 |
| | | |||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-07 | 1 | -0/+4 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | TRILAB-36 add custom target on generated files | Allen Byrne | 2018-11-06 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-04 | 1 | -51/+94 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 1 | -3/+3 |
| | | | | | | | | ctest tests with a batch job on knl compute nodes. | ||||
| * | Makes the installed header files the same between the autotools | Dana Robinson | 2018-10-27 | 1 | -48/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-10-25 | 1 | -19/+44 |
|\ \ | |/ | | | | | stackable_vol | ||||
| * | Split H5VLnative.h into public and private files and updated | Dana Robinson | 2018-10-20 | 1 | -0/+1 |
| | | |||||
| * | Move options to root cmake file | Allen Byrne | 2018-10-19 | 1 | -1/+0 |
| | | |||||
| * | TRILAB-34 remove extra arg | Allen Byrne | 2018-10-16 | 1 | -1/+1 |
| | | |||||
| * | TRILAB-34 Add batch script config command | Allen Byrne | 2018-10-16 | 1 | -0/+4 |
| | | |||||
| * | TRILAB-36 Revert to target_file and correct property | Allen Byrne | 2018-10-16 | 1 | -6/+7 |
| | | |||||
| * | Add generated propoerty to H5lib_settings | Allen Byrne | 2018-10-15 | 1 | -0/+2 |
| | | |||||
| * | TRILAB-34 batch command options | Allen Byrne | 2018-10-12 | 1 | -3/+2 |
| | | |||||
| * | Add more descriptive option name | Allen Byrne | 2018-10-11 | 1 | -3/+3 |
| | | |||||
| * | HDFFV-10603 fixup cmake usage | Allen Byrne | 2018-10-11 | 1 | -2/+2 |
| | | |||||
| * | TRILABS-34 add batch option. Also fix cmakedefine01 usage | Allen Byrne | 2018-10-11 | 1 | -18/+37 |
| | | |||||
* | | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -0/+1 |
|/ | | | | modified: test/dsets.c | ||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+24 |
| | |||||
* | TRILABS-34 improve cross compile with emulator | Allen Byrne | 2018-10-04 | 1 | -4/+4 |
| | |||||
* | Remove extra unneeded | Allen Byrne | 2018-09-24 | 1 | -11/+7 |
| | |||||
* | Remove libsettings from pregenerated block | Allen Byrne | 2018-09-24 | 1 | -40/+27 |
| | |||||
* | HDFFV-10332 Adjust checks and generation of files | Allen Byrne | 2018-09-19 | 1 | -21/+52 |
| | |||||
* | HDFFV-10332 Use pre-generated files | Allen Byrne | 2018-09-18 | 1 | -45/+64 |
| | |||||
* | HDFFV-9059 Allow detect to take a file as an argument | Allen Byrne | 2018-09-18 | 1 | -6/+6 |
| | |||||
* | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -4/+4 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 1 | -65/+58 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ... | ||||
| * | Correct COMPILE defs usage | Allen Byrne | 2018-05-09 | 1 | -5/+5 |
| | | |||||
| * | TRILABS-19 Fix missing angle char | Allen Byrne | 2018-04-27 | 1 | -2/+2 |
| | |