summaryrefslogtreecommitdiffstats
path: root/c++/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-2/+2
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-4/+4
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-2/+6
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-2/+2
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-2/+2
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* C++ warning and build fixes (#707)Dana Robinson2021-06-011-7/+0
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* CMake: Add an option to opt-out static libgccMichel Zou2020-10-311-1/+1
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+11
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-6/+2
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-10845 make flags privateAllen Byrne2019-07-181-1/+1
* Correct syntaxAllen Byrne2019-07-181-1/+1
* Fix typoAllen Byrne2019-07-181-1/+1
* HDFFV-1045 gcc static must be link flagsAllen Byrne2019-07-181-1/+5
* HDFFV-10845 quote multiple strings in cmake link commandAllen Byrne2019-07-181-1/+1
* HDFFV-10845 update mingw cmake changesAllen Byrne2019-07-171-1/+4
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* HDFFV-10581 add missed change and release note.Allen Byrne2019-07-091-1/+1
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-17/+23
* Added class DSetAccPropListBinh-Minh Ribler2018-07-221-0/+2
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* Correct COMPILE defs usageAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-27/+19
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+14
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+2
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Merge pull request #936 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2018-03-121-0/+2
|\
| * Updated for H5LcreatProp.[h,cpp]Binh-Minh Ribler2018-03-121-0/+2
* | Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|/
* HDFFV-4359 Add HL C++ and fix install parametersAllen Byrne2018-03-081-2/+2
* HDFFV-4359 Add C,HL,CXX filesAllen Byrne2018-03-081-0/+47
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+2
* 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
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-4/+4
* Description:Binh-Minh Ribler2017-01-041-0/+2
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-3/+3
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-1/+1
* [svn-r27966] DescriptionBinh-Minh Ribler2015-10-061-0/+2
* [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-12/+21