Commit Graph
15 Commits
Author SHA1 Message Date
Rémi Verschelde 7400cce692 Fix formatting and redundant Linux instructions
(cherry picked from commit 37e8978659)
2016-11-19 14:31:24 +01:00
FabiGjuzi a5efb2338d Update compiling_for_android.rst 2016-08-12 16:04:11 +02:00
Rémi Verschelde abd37b7b83 Improve docs on compiling for Android for 2.1
Based on @KelinciFX's work in #214.
2016-08-03 08:21:13 +02:00
Nighttraveler 79721925b5 Change resulting APK
Change resulting APK in templates compilation from:
platform/android/java/bin/Godot-release-unsigned.apk
to:
platform/android/java/build/outputs/apk/java-release-unsigned.apk
2016-06-19 19:36:52 -03:00
Rémi Verschelde 066934e092 Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument
See https://github.com/godotengine/godot/commit/5e0f0a962adddfc85957400b007b6b0c08160057
2016-05-19 10:45:24 +02:00
George Marques 447f16c784 Fix Scons flag to build for Android x86 2016-05-01 19:08:09 -03:00
vsrinu26f c6b2e3859e Update requirements to include JDK 2016-03-06 15:11:47 +01:00
Rémi Verschelde 2503364927 Add missing content from OP
Looks like I had kept my testing imports for the "advanced topics"
and forgot to replace them by the files from the newer snapshot.
We should now have 100% of the OP contents (+ what was added only
in this repo).
2016-02-19 19:24:11 +01:00
hondres ca04ab81e8 fix android build instructions (use gradle instead of ant) 2016-02-13 22:34:50 +01:00
Rémi Verschelde 804f340b65 Misc fixes in compiling pages 2016-02-11 22:04:14 +01:00
Rémi Verschelde 411a9e5ce6 Drop extraneous escapes before underscores 2016-02-10 18:57:06 +01:00
Rémi Verschelde 948eaa07fe Fix all paragraphs parsed as lineblocks by pandoc 2016-02-09 23:40:35 +01:00
Rémi Verschelde 2a7ab71a60 Fix most internal links 2016-02-08 23:45:57 +01:00
Rémi Verschelde 91a4bcc5e1 Add a unique reference tag to all pages 2016-02-08 22:07:55 +01:00
Rémi Verschelde 29f7c1c09a Merge "advanced" section into "reference" 2016-02-08 18:31:37 +01:00