summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update MANIFEST.vchoi2020-07-161-0/+1
* Add new source files to CMake buildQuincey Koziol2020-06-281-0/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-071-4/+34
|\
| * Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-1/+0
| * TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-3/+15
| * Fix threadsafe for new testAllen Byrne2020-03-181-1/+20
* | Add Splitter VFD to library.Jacob Smith2020-03-131-0/+19
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen'sDavid Young2020-02-031-0/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+3
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-2/+0
* Add new source files to CMakeLists.txt.David Young2019-11-201-0/+2
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-0/+2
* Fix CMake build of test needing compression libsAllen Byrne2019-09-031-1/+14
* HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-0/+1
* Squashed commit of the following:Larry Knox2019-07-251-0/+3
* HDFFV-8631 mingw is different platformAllen Byrne2019-07-171-2/+2
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-0/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-126/+103
* ESE-97 add vol_plugin test to CMake buildsAllen Byrne2019-04-251-2/+19
* Fix CMake errorsAllen Byrne2019-04-181-1/+1
* Forgot to add external_common.c and external_common.h.Songyu Lu2019-04-101-0/+2
* Updated CMake for the splitting of external.c and vds.c.Songyu Lu2019-04-101-0/+2
* CMake: fix pthread linking to only be privateJerome Soumagne2019-03-131-1/+6
* Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.hJerome Soumagne2019-02-211-1/+1
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-10/+10
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Vailin Choi2019-01-021-1/+1
|\
| * Fixed a CMake build issue (CMake still doesn't run the VOL pluginDana Robinson2018-12-281-1/+1
* | Fix for HDFFV-10659: The library abort with "infinite loop closing library"Vailin Choi2018-12-281-0/+1
|/
* HDFFV-10605 Only test plugins if SHARED enabledAllen Byrne2018-11-061-0/+2
* VOL FEATUREDana Robinson2018-10-101-0/+33
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-1/+1
* Fix usage of compression lib in shared testsAllen Byrne2018-06-011-1/+18
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-311-0/+1
|\
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-151-96/+77
| |\
| * \ Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-7/+23
| |\ \
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+1
* | | | Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-21/+21
| |_|/ |/| |
* | | Correct COMPILE defs usageAllen Byrne2018-05-091-1/+1
* | | TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-96/+77
| |/ |/|
* | TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* | TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-6/+22
|/
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Fix list varAllen Byrne2018-02-271-1/+1
* Fix IN_LIST usageAllen Byrne2018-02-271-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-113/+112
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-19/+0
* HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-6/+6
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-8/+10