summaryrefslogtreecommitdiffstats
path: root/src/common-lib/configcache.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-0/+1
* Clazy: fixesRobert Griebl2024-01-081-3/+3
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-3/+5
* Config cache: fix a static init fiasco plus modernizationRobert Griebl2023-08-011-3/+4
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-5/+5
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Drop the merged cache if anything doesn't match up with last runRobert Griebl2021-07-271-0/+1
* Fix a few problems with the ConfigCacheRobert Griebl2021-06-281-0/+11
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Ignore unparseable info.yaml manifest fileRobert Griebl2021-04-231-1/+2
* Implement cache typing and versioningRobert Griebl2020-05-271-3/+9
* Mark methods with deployment warnings deprecatedBernd Weimer2020-01-311-6/+3
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-0/+158