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
Daniel Martí
ce371d8b98
elif statements are useless when returns are used
2013-04-08 12:20:21 +02:00
Daniel Martí
8f0ef401da
Merge git://gitorious.org/f-droid/fdroidserver
2013-04-08 12:10:17 +02:00
David Black
acadbdbaa9
XChange srclib
2013-04-07 19:39:53 +01:00
Daniel Martí
4454627ee9
Don't reset gitsvn_cmd mid-process
2013-04-05 22:04:24 +02:00
Daniel Martí
8fc426203d
tags and trunk are variable; append to repo
...
They will be in the form Repo:http://foo.com/svn/project;trunk=...;tags= ...
Both trunk and tags are optional. If trunk is not given, it is assumed that the
Repo url itself contains the raw trunk folder.
2013-04-05 21:55:34 +02:00
Daniel Martí
3abfa5714c
git-svn improvements
...
New features:
* Support for Tags, which allow their use on recipes
* Add Tags Update Check Mode support to git-svn
* Add RepoManifest Update Check Mode support to git-svn
2013-04-05 15:43:12 +02:00
Daniel Martí
81d838dc46
Revert "Remove unnecessary spacings"
...
This reverts commit 1ea46b55dc
.
2013-03-27 00:25:41 +01:00
Daniel Martí
a80938a2aa
Fix srclib
2013-03-26 23:48:23 +01:00
Daniel Martí
1ea46b55dc
Remove unnecessary spacings
2013-03-26 23:39:07 +01:00
Daniel Martí
b655d109cf
Use elif!
2013-03-26 23:37:11 +01:00
Daniel Martí
910f35e415
Add srclib
2013-03-26 23:35:41 +01:00
Daniel Martí
95a70d0e0e
Dumb mistake fixes
2013-03-26 14:34:04 +01:00