Commit graph

132 commits

Author SHA1 Message Date
Ciaran Gultnieks
157fe2a1fd Import support for kivy projects (with buildozer spec) 2013-11-24 22:11:29 +00:00
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +01:00
Daniel Martí
b1ae08e850 Default new import.py apps to UCM:Tags (should be a standard) 2013-11-16 22:53:04 +01:00
Daniel Martí
560dd15464 Fix import.py crash 2013-11-13 17:31:53 +01:00
Daniel Martí
7a4ec5c083 AM.xml is not the only file that designates an android app source dir 2013-11-02 22:52:52 +01:00
Daniel Martí
c3be06fb1d Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
b87dde445f Fix import error message 2013-10-31 15:47:24 +00:00
Ciaran Gultnieks
08287a1fa8 Handle repo config in a more sensible way 2013-10-31 15:37:39 +00:00
Daniel Martí
2c804ef88a Switch all shebangs to 'env python2' 2013-10-31 13:27:24 +01:00
Ciaran Gultnieks
c1020ca38f A couple of minor import improvements 2013-10-30 09:51:33 +00:00
Daniel Martí
0ba888850a Regression - we won't do subvercodes 2013-10-25 10:37:53 +02:00
Ciaran Gultnieks
3e8db35101 Fix recently introduced import bug 2013-10-25 09:28:11 +01:00
Daniel Martí
43209c1e76 Add issue page to github repos on import 2013-09-22 23:26:39 +02:00
Daniel Martí
a35ff3e154 Also finish at quotes when using import -u 2013-09-16 14:25:39 +02:00
Daniel Martí
76d3b56ff5 Remove a bunch of unused imports 2013-08-22 16:42:57 +02:00
Daniel Martí
eb7a2d9e63 Yet another silly mistake 2013-08-15 15:25:05 +02:00
Daniel Martí
26c5cc0e6b Silly mistake in import.py 2013-08-15 15:14:24 +02:00
Daniel Martí
37041c506b Fix import 2013-08-15 15:09:47 +02:00
Daniel Martí
705a05f4c1 Market is broken, don't default to it 2013-08-08 16:47:26 +02:00
Ciaran Gultnieks
eefb9eb075 Write .fdroidvcs when retaining imported vcs repo 2013-06-24 10:40:27 +01:00
Daniel Martí
f6fb7416c5 Fall back to res/values to avoid @strings/app_name 2013-05-14 20:50:40 +02:00
Ciaran Gultnieks
f0c6402062 Rejects bad import url for github 2012-09-18 10:06:34 +01:00
Ciaran Gultnieks
09e296d2de Lots of build system improvements and fixes 2012-09-08 09:56:20 +01:00
Ciaran Gultnieks
b867ffd24f Recognise more licenses in Google Code project pages 2012-08-21 21:59:49 +01:00
Ciaran Gultnieks
55e38dbe1c Fix import directory bug 2012-08-20 12:57:28 +01:00
Ciaran Gultnieks
fba0e08fff Support for importing git from bitbucket 2012-08-20 11:34:32 +01:00
Ciaran Gultnieks
c85d326dee Clarify import error message when url format is not of a supported type 2012-08-10 13:12:15 +01:00
Ciaran Gultnieks
0ddfa22caa Support for importing from multi-repo google code project 2012-08-10 12:42:20 +01:00
Ciaran Gultnieks
f49a85b4fb Keep repo directory from an import 2012-08-10 11:53:56 +01:00
Ciaran Gultnieks
95575ede22 Import support for bare git:// protocol 2012-04-03 21:13:51 +01:00
Ciaran Gultnieks
c8b7406094 Tolerate trailing / on github import 2012-04-03 20:50:36 +01:00
Ciaran Gultnieks
f643b0498c Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
Renamed from import.py (Browse further)