1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/scripts
Juhani Numminen fdebf13171 android: adapt to python3.
android: Install p4a using pip
Add 'set -e' to sh scripts, they must stop upon any error
README.md: kivy does not specifically require python2
android: Overhaul initialization scripts
android: Simplify apk build scripts by using the 'common' file
Merge the scripts cardconv and cardsetsgiftobmp
android: Fix startup script shebang to python3
android: Simplify mkkeystore and ignore the keystore file
android: Fix up debian prerequisites

The package cython (as opposed to cython3) even caused me to produce
an apk that did not start (TypeError: must be str, not bytes).

Android SDK requires java8; install and set as the default.

The build processes complained about lld and libtinfo5; added in.

mercurial (or hg) is seemingly unused.

The pip pcakges were needed by android/initsdk.py which is gone.

android: Ensure that the html files are built
2019-08-08 19:12:44 +03:00
..
all_games.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
build.bat * fixed bug with non-ascii chars in the path 2008-02-29 04:13:23 +00:00
cardconv android: adapt to python3. 2019-08-08 19:12:44 +03:00
cardset_viewer.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
cardsets_to_bundle Change bundled Hanafuda cardset 2018-04-15 13:44:20 +02:00
create_iss.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
filter-inidivual-importing-tests.pl Test thru perltidy. 2018-03-09 00:35:04 +02:00
gen_individual_importing_tests.py add missing attribute. 2019-07-26 00:04:07 +03:00
mahjongg_utils.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
refactor1.vim Extract a base class/trait for some games. 2017-11-13 21:38:34 +02:00
repack-min-cardsets.bash repack-min-cardsets: Remove temporary directory before copying (github #135) 2019-07-28 19:06:36 +03:00
test-inside-dist.sh android: adapt to python3. 2019-08-08 19:12:44 +03:00
travis-ci-build android: adapt to python3. 2019-08-08 19:12:44 +03:00