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

build: refactor Android build system #44207

Merged
merged 5 commits into from
Sep 12, 2022

Commits on Sep 5, 2022

  1. build: rewritten the Android build system

    Completely rewritten the Android build system using Python
    
    Co-Authored-By: 东灯 <[email protected]>
    Co-Authored-By: Feng Yu <[email protected]>
    3 people committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    cdca8cf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. build: uniform code syntax conventions

    Co-authored-by: Christian Clauss <[email protected]>
    Lampese and cclauss committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5c57976 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. build: fix W292

    Lampese committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    107ad3a View commit details
    Browse the repository at this point in the history
  2. build: optimising script readability

    Co-authored-by: Christian Clauss <[email protected]>
    MeowShe and cclauss authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5a01a8a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. build: variable usage optimisation

    Co-authored-by: Christian Clauss <[email protected]>
    MeowShe and cclauss authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    288c48d View commit details
    Browse the repository at this point in the history