summaryrefslogtreecommitdiff
path: root/src/buildtool/common/artifact_description.hpp
AgeCommit message (Expand)Author
2025-04-07ArtifactDescription: support tree overlaysKlaus Aehlig
2024-11-14common: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable bugprone-exception-escape checkMaksim Denisov
2024-09-11Use HashFunction::Type to deserialize ArtifactDescriptionMaksim Denisov
2024-07-12Use precalculated hash for comparison of ArtifactDescriptionsMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-07-12Move implementation details of ArtifactDescription to the cpp fileMaksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13TargetResult: Add support for JSON (de)serializationOliver Reiche
2022-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig