Daniel Martí
c63fef2af3
Don't crash when using gradle=yes
2014-03-19 17:25:57 +01:00
Daniel Martí
0b50566f0f
Add "Update Check Name" for Tags/RM apps that programmatically change their appid
2014-03-18 23:37:15 +01:00
Daniel Martí
167d9df3a0
Support auto names on gradle projects
2014-03-18 15:44:39 +01:00
Daniel Martí
d570422f6d
Make SilentPopen use FDroidPopen, switch a few from silent to regular
2014-03-18 12:47:35 +01:00
Daniel Martí
b94a772ad9
Print version names and srclibs for reference
2014-03-18 12:46:40 +01:00
Daniel Martí
03975808a3
A couple more rules for lint
2014-03-18 12:26:24 +01:00
Daniel Martí
f8805d88ae
Make "reading config.py" a debug print
2014-03-18 12:20:51 +01:00
Daniel Martí
d5c62d3bbd
Separate lint messages into warnings and pedantic warnings
2014-03-18 12:20:40 +01:00
Daniel Martí
945d8b126f
Properly use logging.warn in some places
2014-03-18 08:22:36 +01:00
Daniel Martí
5d6baedbc9
Try to fix <pre> issues on large lastbuilds
2014-03-17 14:52:01 +01:00
Daniel Martí
6cdf509c9e
Capitalize gradle flavour commands to avoid confusion
2014-03-17 14:37:57 +01:00
Daniel Martí
9014206b76
Properly identify jar files
2014-03-16 23:38:00 +01:00
Ciaran Gultnieks
93987eac17
Correction to 6b309aff
2014-03-16 22:34:13 +00:00
Ciaran Gultnieks
6b309aff41
Don't use an autoname if it's not found
2014-03-16 22:12:37 +00:00
Ciaran Gultnieks
f2a1a83455
Don't look for strings in unrelated projects
2014-03-16 08:43:54 +00:00
Ciaran Gultnieks
e642561676
Extra debug logging for autoname gathering
2014-03-16 08:43:24 +00:00
Ciaran Gultnieks
44e9ee436b
Simplify/unify checkupdates file write and commit message
2014-03-16 08:22:35 +00:00
Ciaran Gultnieks
e6842d0078
Formatting
2014-03-15 17:28:34 +00:00
Ciaran Gultnieks
99bf37302a
Don't skip checkupdates commits due to no message
2014-03-15 17:23:20 +00:00
Daniel Martí
9962074cf3
Also strip project.properties of ant keysigning options
2014-03-13 10:31:22 +01:00
Daniel Martí
fa0f9bf1af
Treat None and Static UCMs equally when doing checkupdates
2014-03-11 09:03:18 +01:00
Ciaran Gultnieks
d4d7a9957d
Clarify non-auto-update error message
2014-03-11 07:55:46 +00:00
Ciaran Gultnieks
0b31a7a37c
Don't do autoname when update checking is disabled
...
Much of that stuff has checking set to None because the source repo is
not accessible. Attempting to pull it is just filling logs with
exception messages which are likely to be masking real errors.
2014-03-11 07:53:30 +00:00
Daniel Martí
06d75f8473
Always write Auto Name changes
2014-03-11 08:32:10 +01:00
Daniel Martí
524404db61
Bump default build-tools version
2014-03-09 23:11:10 +01:00
Daniel Martí
19c99feb16
Don't reset a repo if its .fdroidvcs file ends with a newline
2014-03-05 13:22:58 +01:00
Daniel Martí
496d3d1650
Remove gradle wrapper binaries and scripts
2014-03-05 12:32:58 +01:00
Ciaran Gultnieks
a082b3c631
Minor typo fix
2014-03-04 23:36:50 +00:00
Ciaran Gultnieks
78bee1990c
Remove apks with no metadata (unless told to create it)
2014-03-04 23:36:50 +00:00
Daniel Martí
67d75e550b
Don't add an extra space to git svn clone
2014-03-02 13:39:48 +01:00
Daniel Martí
d7ca28bbbe
Fix gradle patching in a more generic way
2014-02-28 11:27:10 +01:00
Ciaran Gultnieks
9d59184d94
Fix a few build-time logging levels
2014-02-27 08:55:06 +00:00
Ciaran Gultnieks
c1df8b5bef
Correct error in 8d95091f
2014-02-26 15:18:28 +00:00
Ciaran Gultnieks
8d95091f4d
Set ssh logging level appropriately
2014-02-25 12:46:32 +00:00
Ciaran Gultnieks
a6c1b33a8c
Remove unused import
2014-02-25 12:46:22 +00:00
Ciaran Gultnieks
76492ee9da
Correction to bb16e37
2014-02-23 22:37:10 +00:00
Ciaran Gultnieks
a8cf0fa724
Fix stats (broken in f3db000)
2014-02-23 22:34:27 +00:00
Daniel Martí
e13b483d99
Speed up ndk-builds by using all cores
2014-02-23 23:33:19 +01:00
Daniel Martí
a4ab105234
Look for strings in all xml dirs properly
2014-02-23 20:09:42 +01:00
Daniel Martí
858f89e3ac
Update build-tools to 19.0.2
2014-02-23 12:21:28 +01:00
Daniel Martí
45bd80634c
Fix srclib 'Srclibs:' regression
2014-02-23 11:57:03 +01:00
Daniel Martí
6cd34a1d21
Better gradle signingConfig patching
...
This fixes the building of impeller 0.8.7
2014-02-23 11:54:58 +01:00
Ciaran Gultnieks
5cd47137dd
Improved some logging levels for stats
2014-02-22 10:05:07 +00:00
Ciaran Gultnieks
bb16e37a24
Improve checkupdates output further
2014-02-22 10:03:19 +00:00
Ciaran Gultnieks
cb92ea1598
Fixed some logging levels for wiki update, apk cache, etc
2014-02-22 10:00:29 +00:00
Ciaran Gultnieks
37dda9414c
Add --quiet option, restricting output to warnings/errors
2014-02-22 09:46:24 +00:00
Ciaran Gultnieks
5920d636dc
Fix some checkupdates logging levels
2014-02-22 09:32:29 +00:00
Ciaran Gultnieks
75b787b9ce
Revert "Avoid auto-name exception noise"
...
This reverts commit ce8bca7971 .
2014-02-22 09:13:00 +00:00
Ciaran Gultnieks
ce8bca7971
Avoid auto-name exception noise
2014-02-22 09:11:50 +00:00
Daniel Martí
2ff3308f84
Fix writing of categories
2014-02-19 18:09:54 +01:00