Daniel Martí
|
325cca0e37
|
Indent properly, space the code a bit
|
2014-01-24 10:10:40 +01:00 |
|
أحمد المحمودي (Ahmed El-Mahmoudy)
|
15c0a2779a
|
git-svn: Support <branch>/<rev> in commit field
commit=<rev> is still supported
|
2014-01-24 10:49:20 +02:00 |
|
Daniel Martí
|
b3ef0970dc
|
Make UCMs work for every android xml "namespace"
|
2014-01-23 10:52:09 +01:00 |
|
Daniel Martí
|
20aa416a4b
|
Small logic fix in Update Project:
|
2014-01-23 10:40:23 +01:00 |
|
Daniel Martí
|
1e216f7f46
|
Don't update srclibs on their own if using them already
|
2014-01-23 10:34:42 +01:00 |
|
Daniel Martí
|
48afe5399a
|
Dopatch and srclibs right after init
|
2014-01-23 10:29:04 +01:00 |
|
Daniel Martí
|
da2bb11580
|
When fetching tags in git, get rid of removed ones
|
2014-01-22 10:38:34 +01:00 |
|
Daniel Martí
|
41c522319b
|
Revert "Run android update after applying srclibs"
This reverts commit 84fc2d9831 .
|
2014-01-21 10:14:37 +01:00 |
|
Daniel Martí
|
84fc2d9831
|
Run android update after applying srclibs
|
2014-01-21 00:25:23 +01:00 |
|
Daniel Martí
|
b4b8b0d6a3
|
Typo in hg handling
|
2014-01-20 16:14:29 +01:00 |
|
Daniel Martí
|
482ae77854
|
Don't always raise an exception when using hg purge
|
2014-01-20 10:01:49 +01:00 |
|
Daniel Martí
|
228ed8eac9
|
Simplify hg purge workarounds
|
2014-01-20 00:33:31 +01:00 |
|
Ciaran Gultnieks
|
66e540772f
|
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
|
2014-01-16 10:18:10 +00:00 |
|
Ciaran Gultnieks
|
874565fb73
|
Don't split stdout/stderr
For the most part, doing this just makes build output incomprehensible,
with errors appearing out of context.
|
2014-01-16 10:17:22 +00:00 |
|
Daniel Martí
|
1f01250618
|
Use proper regex to remove signing from build.gradle files
This fixes apps like ifixit
|
2014-01-15 18:36:43 +01:00 |
|
Daniel Martí
|
0a34765461
|
Fix weird indentation in the hg purge changes
|
2014-01-15 16:40:27 +01:00 |
|
Daniel Martí
|
c09382fa82
|
Merge commit 'refs/merge-requests/93' of gitorious.org:f-droid/fdroidserver
|
2014-01-15 16:38:14 +01:00 |
|
أحمد المحمودي (Ahmed El-Mahmoudy)
|
65500b367e
|
Check if purge extension is enabled before attempting to enable it in .hg/hgrc
|
2014-01-15 16:08:55 +02:00 |
|
Daniel Martí
|
7c461db596
|
Fix gradle checkupdates for some more cases
* If there are no equal signs
* If the vercode is not quoted
|
2014-01-11 13:33:17 +01:00 |
|
Daniel Martí
|
0bd7711eeb
|
Make matching of build types easier
|
2014-01-10 20:43:38 +01:00 |
|
Daniel Martí
|
75916b8fe4
|
Raise summary char limit default to 50, fix config.sample.py
|
2014-01-08 13:19:57 +01:00 |
|
Daniel Martí
|
7f6761c436
|
Improve checkupdates regex, support quotes better for build.gradle
|
2014-01-07 10:04:11 +01:00 |
|
Daniel Martí
|
125a36b4de
|
Run ant clean in update= dirs instead of removing dirs
|
2014-01-06 12:44:48 +01:00 |
|
Daniel Martí
|
c06b817449
|
Don't forcefully remove libs/<arch>, we now see binaries
|
2014-01-06 12:08:57 +01:00 |
|
Daniel Martí
|
a40533a521
|
New 'lint' subcommand in testing phase
|
2014-01-02 19:34:25 +01:00 |
|
Daniel Martí
|
0765f14c9d
|
Remove trailing spaces and tabs
|
2013-12-30 17:05:25 +01:00 |
|
Daniel Martí
|
b07e857562
|
Make sure to match filename extensions without being case sensitive
|
2013-12-30 11:38:24 +01:00 |
|
Daniel Martí
|
5a583a87e6
|
Warn about prebuilt jar files when scanning
|
2013-12-30 11:38:24 +01:00 |
|
Daniel Martí
|
22f5affabb
|
Match anything as package name
|
2013-12-22 12:27:26 +01:00 |
|
Daniel Martí
|
ed482bf242
|
Package names can contain numbers too
|
2013-12-22 12:24:53 +01:00 |
|
Daniel Martí
|
efc8317272
|
Replace finds with pythonic terms
|
2013-12-20 09:34:03 +01:00 |
|
Daniel Martí
|
7184ba0f9d
|
Add common.py function headers, styling
|
2013-12-19 22:28:38 +01:00 |
|
Daniel Martí
|
5ac855af69
|
Don't except if already installed on fdroid install
|
2013-12-19 18:01:58 +01:00 |
|
Daniel Martí
|
84bf3d758f
|
Better parsing of args, install now works as it should
|
2013-12-19 17:51:16 +01:00 |
|
Daniel Martí
|
3aec0aacd7
|
Adapt checkupdates
|
2013-12-19 17:05:40 +01:00 |
|
Daniel Martí
|
21db79eea2
|
Only install latest apk of each app, other fixes
|
2013-12-19 17:05:40 +01:00 |
|
Daniel Martí
|
93d8d23cee
|
Add 'fdroid install', more rewriting
|
2013-12-19 17:05:40 +01:00 |
|
Daniel Martí
|
a4780c2107
|
Start rewrite: Remove --package and --install from 'build'
|
2013-12-19 17:05:40 +01:00 |
|
Kilian Holzinger
|
6435551e66
|
hg deletes now all changes, so we get a unchanged, blank repo. this is also the behaviour of git
|
2013-12-12 10:26:56 +01:00 |
|
Daniel Martí
|
31c9f0a644
|
Also allow for '~' and '~user'
|
2013-12-07 13:21:45 +01:00 |
|
Daniel Martí
|
c8b417bf4a
|
Expand vars properly
|
2013-12-07 13:20:22 +01:00 |
|
Daniel Martí
|
86c91c8166
|
Do not output warnings for missing configs
|
2013-12-07 12:15:46 +01:00 |
|
Daniel Martí
|
ae0ca52557
|
Forgot a couple continues
|
2013-12-06 21:31:47 +01:00 |
|
Daniel Martí
|
f0b66cee92
|
Only warn about config.py perms if there's sensitive info
|
2013-12-06 17:20:03 +01:00 |
|
Daniel Martí
|
3825e5aebe
|
Fixes to config parsers
|
2013-12-06 16:38:46 +01:00 |
|
Daniel Martí
|
9a2a0efa41
|
Reading config now also checks its assigned bins and dirs
|
2013-12-06 12:55:56 +01:00 |
|
Daniel Martí
|
9ecf6fcf74
|
Take "$VALUE" settings from environment variables
Set sdk_path and ndk_path defaults to $ANDROID_HOME and $ANDROID_NDK
|
2013-12-06 12:37:53 +01:00 |
|
Daniel Martí
|
8d91a1e915
|
target= affects updating srclibs again, small fixes
|
2013-12-06 12:15:13 +01:00 |
|
Daniel Martí
|
b53dd5708a
|
Nongreedy matches for retrieve_string
|
2013-12-04 20:17:49 +01:00 |
|
Daniel Martí
|
996f141da8
|
Make app and version name formats a standard
|
2013-12-02 15:35:25 +01:00 |
|