summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* CMake uses matches for clang (#645)Allen Byrne2021-05-171-3/+3
* Removed mentions of Wdeclaration-after-statement now that C99 is requ… (#447)Sean McBride2021-05-032-2/+0
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* CMake no longer builds the C++ library by default (#555)Dana Robinson2021-04-201-0/+2
* Remove unused #cmakedefine and autotools checks (#431)Sean McBride2021-04-132-33/+0
* Disable long double tests and remove CMake flag groups (#494)Allen Byrne2021-03-222-214/+82
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-1/+1
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-102-61/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-043-3/+3
* Update license url part2 (#333)Larry Knox2021-02-1775-75/+75
* Detect correct long double size with universal binaires (#335)Sean2021-02-151-4/+19
* Add option to control gcc 10 warnings diagnostics (#321)Allen Byrne2021-02-086-0/+57
* Remove prohibition against building Universal Binaries on macOS (#318)Sean2021-02-082-18/+0
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-1314-78/+168
* Remove duplicate setting (#236)Allen Byrne2021-01-051-1/+0
* Add compiler flags for GCC 10, along with updating warnhist script to accommo...Quincey Koziol2020-12-216-4/+48
* close #195. (#196)H. Joe Lee2020-12-171-2/+2
* OESS-98 fix hdf5 link target (#188)Allen Byrne2020-12-161-2/+1
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-163-102/+104
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-0/+13
* Fix autotools clang debug optimization level w/ older clang and Xcode version...Dana Robinson2020-12-021-2/+12
* FreeBSD autotools changes (#142)Dana Robinson2020-11-301-4/+24
* Fixes clang debug optimization level w/ Autotools (#141)Dana Robinson2020-11-301-1/+1
* Add else choice to error flags option (#128)Allen Byrne2020-11-2512-0/+271
* Minor/solaris gcc fix (#126)Dana Robinson2020-11-251-4/+8
* Adds a configure/CMake option to control -Werror behavior (#119)Dana Robinson2020-11-253-10/+35
* Correct TARGET variable and CMake config file locationAllen Byrne2020-11-113-5/+6
* Update to latest doxygen.m4Allen Byrne2020-11-091-156/+0
* doxygen restore tabsAllen Byrne2020-11-031-4/+4
* Doxygen correct PHONY targetAllen Byrne2020-11-031-2/+2
* Doxygen add new files and update docsAllen Byrne2020-11-031-52/+0
* Add doxygen auotoconf and cmake supportAllen Byrne2020-11-031-0/+156
* 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
* | Merge pull request #67 from xantares/mingw1Larry Knox2020-10-311-1/+1
|\ \
| * | CMake: Set specific INSTALL_DATA_DIR only on MSVCMichel Zou2020-10-301-1/+1
* | | Merge pull request #70 from xantares/mingw4Larry Knox2020-10-314-11/+11
|\ \ \ | |_|/ |/| |
| * | CMake: MINGW implies WIN32Michel Zou2020-10-304-11/+11
| |/
* | CMake: Add an option to opt-out MSVC naming conventionMichel Zou2020-10-301-2/+2
|/
* Merge pull request #56 from derobins/minor/implicit_fallthroughLarry Knox2020-10-231-1/+0
|\
| * Removes -Wimplicit-fallthrough=5 from the gcc warningsDana Robinson2020-10-221-1/+0
* | Correct SZ options for building pluginsAllen Byrne2020-10-212-9/+9
|/
* URL and options correctionsAllen Byrne2020-10-191-0/+2
* Whitespace and url correctionAllen Byrne2020-10-191-1/+1
* Remove obsolete fileAllen Byrne2020-10-071-111/+0
* Refactor parser GCC diagnostic statementsAllen Byrne2020-10-061-4/+20
* Add mingw defineAllen Byrne2020-10-021-0/+1
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-2/+2
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-272-4/+151
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-252-1/+13
| |\ \