• Petr Špaček's avatar
    scripts: pack all submodules with make-archive.sh · 9d550f8d
    Petr Špaček authored
    It does not make sense to create "distribution" tarball with dirty
    working tree or missing submodules, so this is now forbidden.
    make-archive.sh requires clean working tree and all submodules.
    
    Packing all submodules prevents us from releasing incomplete tarball,
    especially around release time.
    
    Distributions like Fedora are gradually getting ability to run
    integration test suites so it does not hurt to pack everything including
    test.
    9d550f8d