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: 东灯 <43312495+Lampese@users.noreply.github.com>
    Co-Authored-By: Feng Yu <F3n67u@outlook.com>
    3 people committed Sep 5, 2022
    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 <cclauss@me.com>
    Lampese and cclauss committed Sep 6, 2022
    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
    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 <cclauss@me.com>
    MeowShe and cclauss committed Sep 7, 2022
    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 <cclauss@me.com>
    MeowShe and cclauss committed Sep 11, 2022
    Copy the full SHA
    288c48d View commit details
    Browse the repository at this point in the history