Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed commit of the following: | Larry Knox | 2019-07-25 | 1 | -0/+7 |
| | | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS | ||||
* | Cleanup and add intermediate dir for java | Allen Byrne | 2018-08-31 | 1 | -3/+0 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -5/+0 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -5/+0 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Remove old dependency construct | Allen Byrne | 2018-02-05 | 1 | -3/+1 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -3/+3 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -3/+3 |
| | |||||
* | Split the code into src and test | Allen Byrne | 2016-10-27 | 1 | -35/+10 |
| | |||||
* | [svn-r30075] Description: | Quincey Koziol | 2016-06-14 | 1 | -0/+3 |
| | | | | | | | | | | Bring object/dataset/group/named datatype features from revise_chunks branch to trunk. Also CMake support for h5format_convert and a bunch of misc. cleanups. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25955] Added Perform and io_timer back into build. | Allen Byrne | 2015-01-05 | 1 | -1/+1 |
| | | | | Tested: local linux cmake | ||||
* | [svn-r25951] HDFFV-9054: disable io_timer in tools lib and perform ↵ | Allen Byrne | 2015-01-05 | 1 | -1/+1 |
| | | | | sub-folder due to SHARED compile issues and other issues. | ||||
* | [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory | Albert Cheng | 2014-12-17 | 1 | -0/+3 |
| | | | | | | Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite. | ||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r24824] HDFFV-8700 - | Allen Byrne | 2014-03-18 | 1 | -10/+10 |
| | | | | | | | | KitWare recommendations: Change CMake commands to lower case. Bump up CMake minimum versions. Split test file into separate file for h5repack test. Tested: local linux | ||||
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -3/+3 |
| | | | | | | | 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-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | [svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-18 | 1 | -0/+5 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: jam with intel compilers | ||||
* | [svn-r22033] Remove unnecessary INCLUDE_DIR command | Allen Byrne | 2012-03-07 | 1 | -1/+0 |
| | | | | Tested: local linux and windows | ||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r18793] Add files to support building library with CMake | Allen Byrne | 2010-05-13 | 1 | -0/+42 |
Tested: Local linux |