mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a9747433e3
Moving the cert header generation to GENERATED_FILES means that we can delete all the manually-written out rules; we can also delete the export:: rule because the build system automatically builds GENERATED_FILES during the export phase. For ease of converion, we opt to create an empty trusted-app-public.der cert for manifest-signing-root.inc; partners are free to overwrite that cert with their own. |
||
---|---|---|
.. | ||
AppSignatureVerification.cpp | ||
AppTrustDomain.cpp | ||
AppTrustDomain.h | ||
gen_cert_header.py | ||
marketplace-dev-public.crt | ||
marketplace-dev-reviewers.crt | ||
marketplace-prod-public.crt | ||
marketplace-prod-reviewers.crt | ||
marketplace-stage.crt | ||
moz.build | ||
trusted-app-public.der |