Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please make generated __init__.py files reproduducible #44

Merged
merged 1 commit into from
Feb 22, 2016

Commits on Dec 15, 2015

  1. Make generated __init__.py files reproduducible

    Whilst working on the "reproducible builds" effort [0], we noticed that
    genpy generates output with a non-determistic order.
    
    The attached patch removes this randomness from the build system. Once
    applied, packages using python-genpy can be built reproducibly using our
    reproducible toolchain.
    
     [0] https://wiki.debian.org/ReproducibleBuilds
    
    Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
    lamby committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    cdc5eac View commit details
    Browse the repository at this point in the history