Skip to content

Add a -deterministic flag to mdoc assemble #185

@joelmartinez

Description

@joelmartinez

In order for Mono to support a reproducible build, it needs all of its dependencies to support it as well ... including mdoc:
https://bugzilla.xamarin.com/show_bug.cgi?id=37367

mdoc's assemble subcommand should add a -deterministic flag. When this flag is present, all files should be written to the resulting .zip file with a consistent timestamp (for example DateTime.MinValue).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions