Commit graph

1215 commits

Author SHA1 Message Date
Daniel Martí
ed64737678 real name can't be None 2013-06-12 12:05:55 +02:00
Daniel Martí
58f555737f Add "Auto Name" field, fill it in checkupdates 2013-06-11 00:30:30 +02:00
Daniel Martí
9c3b4a9daa Substitute variables in Prepare for srclibs too 2013-06-09 23:15:46 +02:00
Ciaran Gultnieks
68df47779d Fix more srclib-related stuff 2013-06-05 12:54:47 +01:00
Ciaran Gultnieks
cfa2646b8f Transfer srclibs properly 2013-06-04 22:42:18 +01:00
Ciaran Gultnieks
9ff536eae6 Use bash for init/prebuild, not sh 2013-06-04 22:38:44 +01:00
Daniel Martí
785e17428a Add support for spaces in git-svn tags, fixes 2013-06-03 11:20:49 +02:00
Daniel Martí
c11464bdd5 Fix git-svn tags and checkouts 2013-06-03 10:56:17 +02:00
Ciaran Gultnieks
94afbd8878 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-31 07:59:50 +01:00
Ciaran Gultnieks
7707e0902e Report missing srclib properly 2013-05-31 07:50:47 +01:00
Daniel Martí
5d36f41c3f Forgot to remove "trunk" in git-svn checkout 2013-05-28 16:36:52 +02:00
Daniel Martí
86cff4e49c Treat git-svn git checkouts correctly. Mute tags/* 2013-05-28 16:25:23 +02:00
Daniel Martí
d042a685ce branches= on git-svn + muliple arguments allowed 2013-05-27 15:03:42 +02:00
Daniel Martí
0861f870a3 More os.path.join() use cases 2013-05-24 23:43:49 +02:00
Daniel Martí
79ec50719d Add Tags and RM support for srclib, don't copy dir 2013-05-24 23:35:56 +02:00
Ciaran Gultnieks
8d85c7c2c3 Be less vague about svn errors
There can be multiple svn repos in use (e.g. srclibs) so it's helpful
to report the source of a failure.
2013-05-22 10:18:10 +01:00
Ciaran Gultnieks
d832bf8e9e Better build log formatting for wiki 2013-05-20 21:19:53 +01:00
Daniel Martí
77a7e640ad Forgot to remove a debugging print 2013-05-20 21:57:46 +02:00
Daniel Martí
6808d5d5ed Revert "fix vercodes."
This (partially) reverts commit 05735e9fca.
2013-05-20 15:48:55 +02:00
Daniel Martí
05735e9fca build-tools TODO is unnecessary. fix vercodes. 2013-05-20 14:06:18 +02:00
Daniel Martí
9efa52276d Use build/srclib instead of build/extlib 2013-05-20 13:34:03 +02:00
Daniel Martí
eb39d110d0 Externalize srclibs to fdroiddata 2013-05-20 13:16:06 +02:00
Daniel Martí
775e348853 TODO: use new build-tools path 2013-05-17 09:25:27 +02:00
Daniel Martí
d44d3863ee Add "No Source Since:[Version]" field.
I'll document it once we make sure it works fine.
2013-05-16 21:45:25 +02:00
David Black
6b749852b5 had forgotten to change error message in srclib when copy/pasting 2013-05-15 17:24:26 +01:00
David Black
dfd5a9fd65 Rescu srclib 2013-05-15 17:22:04 +01:00
Daniel Martí
979dc7840d Use non-greedy version matches 2013-05-15 17:08:17 +02:00
Daniel Martí
f8dfe532e6 Properly match app_version or version 2013-05-15 14:33:14 +02:00
Daniel Martí
166432e0b1 "app_version" is sometimes called "version" 2013-05-15 14:23:18 +02:00
Daniel Martí
607beec675 Use tags for Google-Gson 2013-05-14 23:53:43 +02:00
Daniel Martí
7fce90deba Add PhotoView srclib 2013-05-14 23:06:06 +02:00
Daniel Martí
13e760ece6 Version names can contain any character 2013-05-14 21:23:36 +02:00
Daniel Martí
f6fb7416c5 Fall back to res/values to avoid @strings/app_name 2013-05-14 20:50:40 +02:00
David Black
cd7f12e44e add libs/armeabi-v7a to list of dirs deleted before building...
I had completely forgotten that native libs were being deleted before
building . It is a sensible thing to do but I'm sure others will fall
foul of this one day.
2013-05-08 14:04:33 +01:00
David Black
552822d9ac Common-AskSven srclib 2013-05-06 20:41:42 +01:00
David Black
442538a98e Jutf7 srclib 2013-05-03 15:53:37 +01:00
David Black
3621a9a5f5 NineOldAndroids srclib (dependency of ShowCase-Androzic) 2013-05-02 13:04:38 +01:00
David Black
149cdff204 ShowCaseView (Androzic fork thereof) srclib 2013-05-02 12:21:16 +01:00
David Black
48670b9e6c PrettyTime srclib 2013-04-28 18:52:27 +01:00
David Black
23efb8999c force android-10 in K9 srclib 2013-04-27 20:12:39 +01:00
David Black
33315cf438 fix MenuDrawer srclib 2013-04-25 11:06:27 +01:00
David Black
117b3c2400 QuickdicUtils srclib 2013-04-24 18:25:37 +01:00
David Black
7c5a9793ad DragSort srclib 2013-04-24 17:01:50 +01:00
David Black
1914bb05dc four srclibs 2013-04-23 20:11:10 +01:00
Daniel Martí
98b7452d95 Fix ABS >= 4.3.0 2013-04-22 17:53:50 +02:00
Daniel Martí
66f52fd59a Merge gitorious.org:f-droid/fdroidserver 2013-04-19 16:51:13 +02:00
Ciaran Gultnieks
2bb6d51dd3 Don't rely on undocumented global 2013-04-15 15:07:23 +01:00
Ciaran Gultnieks
94a33f0a04 Issue warnings for debuggable apks 2013-04-15 13:04:13 +01:00
Ciaran Gultnieks
ce19ba1c29 Validate version code when parsing metadata 2013-04-14 10:48:40 +01:00
Daniel Martí
a05c43d708 Add srclib for musicbrainz 2013-04-09 23:34:38 +02:00