summaryrefslogtreecommitdiffstats
path: root/config/cmake/README.txt.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Misc fixes from develop nov21 - feb22 (#1580)Larry Knox2022-04-051-80/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make default to build high-level tools the same as default for (#1234) high-level library. * Updated README.txt to README.md (#1375) * H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x releases, HDFFV-11289 * H5Oget_info_by_name, name can be any object, not just a group * Converted README.txt to README.md and updated files referring to README.txt to README.md. * removed references to README.txt * updated MANIFEST * Snprintf2 (#1399) * Replaced many uses of sprintf with safer snprintf Many very straightforward, but in a few cases added a length parameter to some private functions, because buffer length was otherwise unknowable. * Removed unnecessary use of static on small buffers This improves thread safety. * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Replaced several uses of sprintf with safer snprintf (#1383) * Replaced several uses of sprintf with safer snprintf * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Used clang-tidy to change all floating point f suffixes to F (#1359) * Added another missing override keyword on a dtor (#1384) * Creating FUNDING.yml (#1427) * Creating FUNDING.yml Will add sponsor this project widget to the repo's page. * Correct file name Add sponsor widget; filename typo fixed. * Update MANIFEST * Fixed AbstractDs::getVarLenType documentation (#1441) * Committing clang-format changes * Open bsd fixes (#1195) * Fix end of line alignment. Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: loricooperhdf <lori.cooper@hdfgroup.org> Co-authored-by: myd7349 <myd7349@gmail.com>
* Merge Fix Fortran REGEX and newlines #1226 (#1228)Allen Byrne2021-12-021-1/+1
|
* Add zlib and szip pagesAllen Byrne2020-09-041-0/+12
|
* Add java version and reference libsettingsAllen Byrne2020-02-271-2/+3
|
* Correct examples for packagingAllen Byrne2019-03-281-1/+1
|
* Update support linkAllen Byrne2018-05-231-4/+1
|
* Add extra files to be copiedAllen Byrne2017-04-271-1/+3
|
* Update docs and scripts for releaseAllen Byrne2017-02-241-1/+1
|
* [svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build ↵Allen Byrne2016-08-221-1/+1
| | | | type to the recommended variable name. Updated documentation.
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-0/+1
|
* [svn-r27869] Update with changes to script fileAllen Byrne2015-09-241-11/+22
|
* [svn-r27468] Merge corrections found elsewhereAllen Byrne2015-08-051-4/+4
|
* [svn-r26497] minor corrections noticed in 1.8 should be in trunk as wellAllen Byrne2015-03-201-1/+1
|
* [svn-r26465] Merge back from DB branch; cmake defaults and compressed examplesAllen Byrne2015-03-171-4/+4
|
* [svn-r25800] Add utilities and expected outputAllen Byrne2014-11-061-2/+4
|
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-54/+54
|
* [svn-r25100] Added -V to example command line.Allen Byrne2014-04-251-1/+2
| | | | Added note about INSTALLDIR.
* [svn-r24706] Add to instructions for installAllen Byrne2014-02-131-0/+9
|
* [svn-r24703] Add Binary README.txt file generationAllen Byrne2014-02-131-0/+44
Tested: local linux cmake