summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Removed UIUC from copyright, added helpful comment.Dana Robinson2020-01-181-2/+1
* Added a config file for ARM (Tested on a Raspberry Pi 3B+Dana Robinson2020-01-171-0/+17
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
* Adjust regex for warningsAllen Byrne2020-01-141-8/+8
* Ignore ZLIB warningsAllen Byrne2020-01-131-0/+1
* Separate result variables for the function performedAllen Byrne2020-01-093-88/+104
* Check for actual content before using fileAllen Byrne2020-01-095-264/+298
* Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-022-2/+2
|\
| * Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-011-1/+1
| * Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-01-011-1/+1
* | Minor whitespaceAllen Byrne2019-12-171-2/+2
* | Fix compile and test issues from DTAllen Byrne2019-12-134-5/+17
* | TRILABS-135 Add clang analyzersAllen Byrne2019-12-116-3/+1233
* | HDFFV-10979 fix global name clashAllen Byrne2019-12-111-0/+5
* | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-112-5/+8
* | Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-18/+0
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-052-2/+5
|\ \ | |/
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-042-2/+5
* | Update reference files to latest outputAllen Byrne2019-12-021-3/+0
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-022-88/+12
|\ \ | |/
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-272-88/+12
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-262-12/+88
|\ \ | |/
| * Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-someDavid Young2019-11-258-10/+46
| |\
| * | Always warn on maybe-uninitialized. -Wincompatible-pointer-types was notDavid Young2019-11-221-2/+2
| * | Only promote maybe-uninitialized warnings to errors on GCC 8. Even onDavid Young2019-11-221-1/+7
| * | Only use -Werror=cast-function-type with GCC 8 and later.David Young2019-11-221-1/+1
| * | Put all of the -W options back into the order I found them in so that it'sDavid Young2019-11-221-29/+23
| * | Promote decleration-after-statement warnings to errors.David Young2019-11-131-1/+1
| * | Make errors of some more warnings. Move disabled warnings toDavid Young2019-11-131-31/+43
| * | Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-someDavid Young2019-11-081-0/+56
| |\ \
| * | | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-052-12/+76
* | | | Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
| |_|/ |/| |
* | | Add VS2019 supportAllen Byrne2019-11-188-10/+46
| |/ |/|
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-051-0/+56
|\ \ | |/ |/|
| * Make the HDF5 configure script grok NetBSD.David Young2019-10-031-0/+56
* | Fix MPI test dependsAllen Byrne2019-10-232-7/+11
|/
* Add clang toolchainAllen Byrne2019-09-301-0/+29
* Update versioning to next major versionAllen Byrne2019-09-254-4/+7
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-1/+1
* Correct HDF5 options to tristate values.Allen Byrne2019-09-171-6/+10
* HDFFV-10901 add missing config optionsAllen Byrne2019-09-133-15/+90
* Use variable for test outputAllen Byrne2019-09-111-1/+2
* Allow tests to dump output if not comparingAllen Byrne2019-09-111-0/+8
* Correct Windows checkAllen Byrne2019-09-061-4/+1
* Add include dirs and default lib for windowsAllen Byrne2019-09-051-0/+4
* Update Windows require for CURL to CMake 3.13Allen Byrne2019-09-052-195/+3
* Add updated find module for earlier CMake versionsAllen Byrne2019-09-051-0/+193
* special windows overrideAllen Byrne2019-09-051-0/+3
* Correct name and add mingw to 32bit toolchainAllen Byrne2019-09-051-0/+36
* Fix namespace usageAllen Byrne2019-08-291-3/+3