File tree 1 file changed +11
-2
lines changed
1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,15 @@ features will be tackled soon.
21
21
We are currently working to stabilise all parts of the toolchain and
22
22
add more features. Testing is welcome.
23
23
24
+ # TODO to make this the master branch
25
+
26
+ - Add a distribute.sh that gives an appropriate error message when
27
+ called, so that old versions of buildozer will be informative about
28
+ the problem.
29
+ - Make buildozer download python-for-android from a new 'old' branch
30
+ - Somehow mark/notify existing PRs that refer to the old branch (add a
31
+ tag?)
32
+
24
33
# Documentation
25
34
26
35
This toolchain is documented (temporarily)
@@ -78,6 +87,6 @@ The tool works, testing is welcomed. Doc is available [here](http://inclem.net/f
78
87
79
88
Original reference commit of p4a master was
80
89
7c8d4ce9db384528f7ea83e0841fe2464a558db8 - possibly some things after
81
- this need adding to the new toolchain. One of the major later
82
- additons, including ctypes in the python build, has already been
90
+ this need adding to the new toolchain. Some of the major later
91
+ additons, including ctypes in the python build, have already been
83
92
merged here.
You can’t perform that action at this time.
0 commit comments