summaryrefslogtreecommitdiffstats
path: root/hl/c++
Commit message (Expand)AuthorAgeFilesLines
* Fix NoFilter buildAllen Byrne2020-04-241-1/+1
* Trim trailing whitespaceQuincey Koziol2020-04-202-2/+2
* Fix shadowed typeAllen Byrne2020-04-131-3/+3
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-052-9/+4
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-214-4/+4
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-153-5/+4
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-153-4/+7
* 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/+25
* 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
* This test cannot use HD prefix macro with printf of fprintfAllen Byrne2019-08-171-2/+2
* Update HD prefix and reconcile hl/cpp testAllen Byrne2019-08-161-8/+16
* Add HD prefix to testsAllen Byrne2019-08-152-62/+62
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-0/+7
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-2/+4
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-30/+56
* Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-061-1/+7
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-093-4/+4
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-263-22/+21
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-204-4/+4
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-173-22/+4
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-094-4/+4
* HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-081-0/+47
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-274-4/+4
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-3/+3
* HDFFV-10385 rework java namesAllen Byrne2018-01-172-2/+0
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-10/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2513-67/+66
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+1
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-112-3/+29
* Update cmake min version and cmake command conventionAllen Byrne2017-01-104-10/+10
* Description:Binh-Minh Ribler2016-10-261-2/+6
* Description:Binh-Minh Ribler2016-10-241-1/+1
* Purpose: Fix Packet Table issues cont.Binh-Minh Ribler2016-10-241-17/+21
* Miscellaneous code cleanup.Binh-Minh Ribler2016-10-211-3/+0
* Description:Binh-Minh Ribler2016-10-202-58/+115
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-2/+3
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+3
* [svn-r29803] Purpose: Code improvementBinh-Minh Ribler2016-04-263-14/+30
* [svn-r29796] Purpose: Fix warnings HDFFV-8615Binh-Minh Ribler2016-04-251-3/+14
* [svn-r29710] Purpose: Code improvementsBinh-Minh Ribler2016-04-152-84/+84
* [svn-r29379] Add individual LT_VERS_* variables for wrapper libraries: c++, ...Larry Knox2016-03-091-1/+1
* [svn-r29364] Purpose: Improve C++ Packet Table libraryBinh-Minh Ribler2016-03-093-229/+159