FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

More accessible build process by mjsir911 · Pull Request #173 · qpython-android/qpython · GitHub

More accessible build process - #173

Open
mjsir911 wants to merge 13 commits into
qpython-android:masterfrom
mjsir911:master
Open

More accessible build process#173
mjsir911 wants to merge 13 commits into
qpython-android:masterfrom
mjsir911:master

Conversation

Copy link
Copy Markdown

This patch attempts to modify the build process to be easier to run and maintain. Heavily inspired by notes in issue #160

The app compiles and installs, but the localization is stuck in chinese and libpython2.7.so is not found, so I cannot test it 100%

Build tested under gradle 4.10.1 and gradle-5.2.1

Overview of changes

  • Bumped failing versions of various dependencies
  • Stopped failing on error on linting
  • Removed depracated options
  • Modified build process to not rely on developer's hardcoded paths (local.properties)

If you can point me to how to get localization up and running or libpython, I can test further

Copy link
Copy Markdown
Author

cc @cetygamer, you seemed to have a grasp on the build process

Copy link
Copy Markdown
Member

Thanks for sending pr, we have pushed the newest code recently. maybe you need to take a look.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL