nklever
|
4df5609f6d
|
Typo in line 39
In line 39 it must be written "if" instead of "in"
|
2012-08-24 00:45:16 +03:00 |
Mathieu Virbel
|
9cbe8e3a6f
|
update license/description/classifiers in setup.py
|
2012-08-21 01:30:53 +02:00 |
Mathieu Virbel
|
852ba4132e
|
Merge branch 'master' of github.com:kivy/pyjnius
Conflicts:
setup.py
|
2012-08-21 01:22:14 +02:00 |
Mathieu Virbel
|
4b825b1076
|
ensure we raise the exception if cython is not installed on desktop
+ include missing pxi in the setup
+ include missing infos
+ extract the version correctly
|
2012-08-21 01:19:43 +02:00 |
Thomas Grainger
|
eb95963d98
|
Add cython to install_requires Fixes #5
|
2012-08-20 20:49:54 +02:00 |
Mathieu Virbel
|
68ef892cd1
|
little fixes for android, remove the recursive part in autoclass for the moment
|
2012-08-14 17:21:55 +02:00 |
Mathieu Virbel
|
162d011912
|
add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self
|
2012-08-14 15:09:48 +02:00 |
Mathieu Virbel
|
47a9ceb931
|
first commit. Just use "make tests"
|
2012-08-14 03:42:43 +02:00 |