summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'selection_io' into selection_io_with_subfiling_vfd (#1265)Scot Breitenfeld2021-12-061-0/+25
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-4/+4
* Merge remote-tracking branch 'origin/selection_io' into selection_io_with_sub...mainzer2021-11-221-33/+51
|\
| * Fix various warnings and issues in doxygen doc generation (#994)Allen Byrne2021-09-101-14/+15
| * C++ warning and build fixes (#707)Dana Robinson2021-06-011-1/+0
| * CMake advanced options for clang needs an OPTION command #556 (#557)Allen Byrne2021-04-201-0/+6
| * CMake no longer builds the C++ library by default (#555)Dana Robinson2021-04-201-1/+1
| * Cleanup CMake code for doxygen and perl shell scripts (#552)Allen Byrne2021-04-191-0/+8
| * Hdf5 merge pr7 (#516)Larry Knox2021-03-251-14/+21
| * Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-101-3/+0
* | Lots of updates including the packaging up of the mercury_util source files t...Richard.Warren2021-10-021-9/+5
* | Merged my subfiling code fixes into the new selection_io_branchRichard Warren2021-09-231-0/+14
|/
* Fix cmake syntax error with regex escaping (#336)Sean2021-02-151-1/+1
* Small fixes (#285)Allen Byrne2021-01-271-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-19/+53
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-16/+15
* obsolete CMAKE_BUILD_TOOL => CMAKE_MAKE_PROGRAM (#97)Michael Hirsch2020-11-171-1/+1
* Set doxygen default to normally disabled.Allen Byrne2020-11-091-1/+1
* Add doxygen auotoconf and cmake supportAllen Byrne2020-11-031-0/+15
* Merge pull request #69 from xantares/mingw3Larry Knox2020-11-021-0/+2
|\
| * CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-0/+2
* | CMake: MINGW implies WIN32Michel Zou2020-10-301-5/+6
|/
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-1/+18
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+3
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+3
* Revert H5_VERS_SUBRELEASE checkAllen Byrne2020-08-241-5/+1
* Add special case when H5_VERS_SUBRELEASE is 0Allen Byrne2020-08-241-3/+7
* Condition if (H5_VERS_SUBRELEASE) is incorrectly false whenLarry Knox2020-08-241-3/+3
* Add hypen to subrelease regexAllen Byrne2020-08-231-1/+1
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+11
* Add "override with" to error messageAllen Byrne2020-04-241-5/+5
* HDFFV-10576 add Option name to Error MessageAllen Byrne2020-04-241-5/+5
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2020-04-071-0/+2
|\
| * Flag construction must be after compiler detectionAllen Byrne2020-04-051-1/+2
| * TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+1
* | Add Splitter VFD to library.Jacob Smith2020-03-131-0/+15
|/
* Correct usage of add_compile_definitionsAllen Byrne2020-02-231-3/+1
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-13/+16
* TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-121-3/+0
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-8/+15
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-6/+42
* TRILABS-135 Add clang analyzersAllen Byrne2019-12-111-6/+21
* Update versioning to next major versionAllen Byrne2019-09-251-3/+14
* Add policy to use <package>_ROOTAllen Byrne2019-09-051-0/+4
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-08-131-0/+9
|\
| * Fixed Map API CMake optionDana Robinson2019-08-131-0/+3
| * Added the map (H5M) APIDana Robinson2019-08-131-0/+6
* | HDFFV-10879 set default API versionAllen Byrne2019-08-131-1/+2
|/
* HDFFV-10879 correct API version set commandAllen Byrne2019-08-121-1/+1
* Use a STRING option for API versionAllen Byrne2019-08-121-15/+8