summaryrefslogtreecommitdiffstats
path: root/c++/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename incorrectly named option (#4067)Allen Byrne2024-03-051-2/+2
* h5 compiler wrappers now pass all arguments passed to it to the compile line ...Scot Breitenfeld2024-01-301-2/+30
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-4/+0
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-192-8/+9
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+0
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-031-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-0118-18/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-2/+2
* Develop cmake clean (#1971)Allen Byrne2022-08-071-18/+45
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Minor things noticed while merging to 1.10 (#1739)Dana Robinson2022-05-061-4/+4
* Removed checks/workarounds for pre-C++89 compatibility (#449)Sean McBride2021-03-108-58/+6
* Update license url part2 (#333)Larry Knox2021-02-1720-20/+20
* CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-2/+2
* Clang-format of source filesAllen Byrne2020-09-3016-1071/+1001
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+14
* Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2
* Trim trailing whitespaceQuincey Koziol2020-04-2010-60/+60
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-4/+4
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-1/+1
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-11-121-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2019-11-051-1/+24
* Let us override the examples directory using --with-examplesdir=DIR.David Young2019-10-032-3/+3
* Under the examples directories, always find the installed HDF5David Young2019-10-031-1/+1
* Whitespace cleanupAllen Byrne2019-09-1816-1111/+1112
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-70/+65
* HDFFV-10845 make flags privateAllen Byrne2019-07-181-0/+10
* Correct OUTPUT_NAME usageAllen Byrne2019-07-181-0/+1
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-2/+4
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-6/+16
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-4/+4
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* 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-0/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-272-3/+3
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-2/+0
* Fixed incorrect callsBinh-Minh Ribler2017-09-1416-52/+52
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2520-114/+87
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-2/+28
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-16/+15
* Description:Binh-Minh Ribler2016-11-1416-144/+53