Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix get gethostname for windows | Allen Byrne | 2019-08-28 | 1 | -0/+3 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 1 | -11/+8 |
| | |||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 1 | -2/+1 |
| | |||||
* | Updates from develop | Allen Byrne | 2019-06-10 | 1 | -4/+33 |
| | |||||
* | CMake fixes | Allen Byrne | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 1 | -9/+9 |
| | |||||
* | TRILAB-111 Update MPI CMake | Allen Byrne | 2019-02-13 | 1 | -5/+71 |
| | |||||
* | Cherry pick of CMake parallel flush fixes. | Dana Robinson | 2019-01-05 | 1 | -3/+3 |
| | |||||
* | Merge CMake changes from develop | Allen Byrne | 2018-12-20 | 1 | -42/+7 |
| | |||||
* | Merge changes from develop | Allen Byrne | 2018-03-07 | 1 | -4/+0 |
| | |||||
* | Remove t_cache_image test | Allen Byrne | 2018-02-28 | 1 | -0/+4 |
| | |||||
* | HDFFV-10321 merge from develop | Allen Byrne | 2017-11-02 | 1 | -2/+2 |
| | |||||
* | Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to ↵ | lrknox | 2017-04-14 | 1 | -0/+11 |
| | | | | | | | | | 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. | ||||
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -2/+2 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -10/+10 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r25135] Remove property will fail - This only is true on windows shared. | Allen Byrne | 2014-04-29 | 1 | -1/+2 |
| | |||||
* | [svn-r25128] HDFFV-8172: Add tests properties that indicate it will fail and ↵ | Allen Byrne | 2014-04-28 | 1 | -1/+3 |
| | | | | to depend on PASSED in the output. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -1/+1 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | Remove all traces of MPI-POSIX VFD and GPFS detection/code. Remove remaining traces of stream VFD. Remove testpar/t_posix_compliant test (it's not actually verifying anything). Clean up H5D__mpio_opt_possible() further. Moved environment variable that disables MPI collective operations into MPI-IO VFD (instead of it being in src/H5S.c). A few other small code cleanups. Tested on: Mac OSX/64 10.9.2 (amazon) w/parallel & serial | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -4/+4 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -17/+17 |
| | | | | | | | 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 | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+63 |
developers. Tested: local linux |