Skip to content
  • Caleb Connolly's avatar
    WIP: start ripping out args (MR 2252) · 34dd9d42
    Caleb Connolly authored and Oliver Smith's avatar Oliver Smith committed
    
    
    Cease merging pmbootstrap.cfg into args, implement a Context type to let
    us pull globals out of thin air (as an intermediate workaround) and rip
    args out of a lot of the codebase.
    
    This is just a first pass, after this we can split all the state that
    leaked over into Context into types with narrower scopes (like a
    BuildContext(), etc).
    
    Signed-off-by: default avatarCaleb Connolly <caleb@postmarketos.org>
    34dd9d42
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.