Commit Graph

50 Commits

Author SHA1 Message Date
Gabriel Pettier 8eb721a2c9 update note about kivy-ios python version (#6511) 2019-09-11 10:38:47 +02:00
richard 4f6e3bd79a Added references to the appropriate sections 2018-08-20 18:06:56 +02:00
richard 2f22eef775 Corrected number ofsteps, made heading consistent 2018-08-20 18:06:56 +02:00
Dominik Lang 1f580c2ca7 Drop support for py3.3, which is EOL
Python 3.3 has reached end of life (since 2017-09-29), see:
https://www.python.org/download/releases/3.3.0/
https://blog.python.org/2017/09/python-337rc1-is-now-available-prior-to.html
2018-06-24 14:00:58 +02:00
dolang c47502d472 Docs: Update Cython version information for v1.10.1 (#5809)
* Update Cython version information for v1.10.1

- v1.10.1 has Cython==0.28.2
- Added the |cython_install| variable in some places
- Replaced the outdated information in `guide/basic.rst`
- Made sure the list in `deps-cython.rst` matches the table in
  `installation-linux.rst`

* Match version tables; |cython_install| everywhere

- The version table adjustment wasn't included previously, fixed here.
- It was decided to replace it with |cython_install| variable everywhere
2018-06-17 18:41:31 +02:00
dessant 6b9c10c419 Pin Cython version in installation and packaging docs, ref #5406 2017-10-15 19:06:36 +03:00
gfyoung 32b48e01d6 PEP8 documentation fixes
[ci skip]
2016-12-14 11:52:05 -05:00
gfyoung 49ea279f22 Add missing word to iOS packaging issues section
[ci skip]
2016-12-14 11:25:19 -05:00
Richard Larkin 3de25e1429 doc: moved config/customize details to kivy-ios for completenes (all in one place)s, replaced with link 2016-11-23 14:22:50 +02:00
Zen-CODE d4fcfad734 doc: removed random hash 2016-11-22 21:27:45 +02:00
Zen-CODE 8d8c6ae23e doc: removed notes refering to 2015 "build_all.sh" changes 2016-11-22 21:03:42 +02:00
gfyoung 83c1f7124b Update known issues for iOS packaging
Removes known issue that iOS project is
not exportable because that was patched in
kivy/kivy-iOS (c0bb316).

In addition, rewrites known issue section
to also point to the GitHub issues tracker
page for kivy/kivy-ios.
2016-11-21 01:45:35 -05:00
Piotr Kasprzyk c7cc3c6724 Fix remaining misspellings 2016-09-07 11:23:44 +02:00
Zen-CODE 379893812d doc: corrected orientation commentsin guide/packaging-ios.rst 2016-07-03 20:47:05 +02:00
Zen-CODE 2afd2292b7 doc: wteaked wording in doc/sources/guide/packaging-ios.rst 2016-07-03 16:18:06 +02:00
Ben Hagen a9537ad456 packaging-ios: use cython 0.23 2016-02-03 17:43:07 +01:00
seales 9da9bc4cde Spelling fixes 2015-12-13 19:51:03 -08:00
dessant af9aaef0d0 grammar fixes 2015-12-09 23:29:25 +02:00
Zen-CODE bbc9cc57ef doc: revisions to sources/guide/packaging-ios.rst 2015-08-14 18:40:07 +02:00
Zen-CODE 846150c69c doc: removed outdated references for iOS compilation 2015-08-14 16:09:13 +02:00
Michael Howitz ebe6a6c0c1 Sync with instructions provided by kivy-ios
Mostly copied the text over from the kivy-ios README.
2015-05-11 15:07:05 +02:00
Mathieu Virbel 3e10fe8848 ios: add working architectures 2015-03-04 16:55:10 +01:00
Mathieu Virbel d682cf4ef1 ios: update ios packaging documentation 2015-03-04 16:54:15 +01:00
Ryan Pessa 89ce3fbf62 add notes on packaging re py2/py3 2014-08-15 17:06:21 -05:00
Terje Skjaeveland 817cf92f9a Add note about fully qualified path for iOS packaging 2014-07-16 11:19:33 +02:00
Mathieu Virbel 767da7736d ios: add informations about launch images (it took me severals hours to figure it again) 2014-06-04 13:09:50 +02:00
Zen-CODE 2f438bbd37 doc: added reference to packaging-ios-compile.rst 2014-04-24 21:28:47 +02:00
Zen-CODE 7509db5bfa Added link to IOS Prerequisites doc 2014-04-18 11:25:42 +02:00
Zen-CODE 60885d826b doc: Added reference to wiki 2014-04-18 10:01:28 +02:00
Mathieu Virbel 5dfc772ca6 ios: remove resolved issues on ios packaging 2013-08-22 11:46:37 +02:00
Zen-CODE b0d7b877ff Found this necessary when installing on MacOSX 10.8 2013-05-30 12:59:48 -05:00
Zen-CODE 1065dac854 Small tweak 2013-03-24 18:55:04 -05:00
Zen-CODE 18282eabc4 Eish 2013-03-24 18:53:40 -05:00
Zen-CODE ca7d99290a This makes more sense 2013-03-24 18:51:27 -05:00
Zen-CODE 14d1c0ee2b Spelling correction 2013-03-24 18:38:59 -05:00
Zen-CODE 0c9e25d9d7 Spelling correction 2013-03-24 18:36:51 -05:00
Zen-CODE 51f60d4997 Revisions to packaging-ios.rst 2013-03-24 17:57:47 -05:00
Mathieu Virbel 3e807b7014 change the ios instruction to install cython via pip 2012-12-23 14:10:15 +01:00
Mathieu Virbel 11f55027a0 ios/packaging: update documentation about launch image 2012-10-28 17:54:38 +01:00
Mathieu Virbel 64be028233 doc: add main.py reference in ios doc. 2012-09-25 19:53:10 +02:00
Qua-non fd9b0d446f Doc: getting started fix links in the packaging section. 2012-08-17 05:49:14 +05:30
Mathieu Virbel 460cc8ea3c ios: add entry about how to see the kivy logs/exception + add processcraft in the app store apps 2012-08-02 16:09:46 +02:00
Mathieu Virbel ac1775c989 Update master 2012-07-08 00:24:02 +03:00
Mathieu Virbel 37efd2a7aa Update master 2012-07-08 00:06:05 +03:00
Mathieu Virbel e388f71517 Update doc/sources/guide/packaging-ios.rst 2012-05-17 15:06:06 +03:00
Mathieu Virbel cbb25d6fd5 fix instruction for ios building 2012-05-10 21:32:48 +02:00
Mathieu Virbel 3322e440c3 bump 1.1.2 to 1.2.0 for release, and upgrade all the versionadded 2012-04-02 11:03:08 +02:00
Mathieu Virbel 13646a3814 ios: add some issues in the doc 2012-03-11 22:53:18 +01:00
Mathieu Virbel 8f72fd4b3f doc fixes 2012-03-09 17:32:23 +01:00
Mathieu Virbel d6a5bae975 doc: add instructions for packaging on ios 2012-03-09 16:52:31 +01:00