Daniel Martí
|
d42dd276a0
|
New build option: --no-tarball
|
2014-01-28 22:13:18 +01:00 |
|
Daniel Martí
|
61dca767f4
|
Fix typo in fd-commit
|
2014-01-28 16:59:27 +01:00 |
|
Daniel Martí
|
2f93ba9bd6
|
Merge branch 'master' into logging
Conflicts:
fdroidserver/common.py
|
2014-01-28 14:14:59 +01:00 |
|
Daniel Martí
|
d5859fab32
|
Fix a couple gradle python mistakes
|
2014-01-28 14:14:18 +01:00 |
|
Daniel Martí
|
3687147997
|
Update my own copyright notices
|
2014-01-28 14:07:19 +01:00 |
|
Daniel Martí
|
02f314b7bd
|
Better Vercode Operation example
|
2014-01-28 14:03:51 +01:00 |
|
Daniel Martí
|
3e789bd6b5
|
Merge compilesdk= into target=, better documentation about target=
|
2014-01-28 14:01:32 +01:00 |
|
Daniel Martí
|
778b15322c
|
fd-commit support for disabled updates
Also fix support for replacement builds
|
2014-01-28 00:00:34 +01:00 |
|
Daniel Martí
|
1b792c78de
|
Remove support for 'bindir'
|
2014-01-27 23:43:28 +01:00 |
|
Daniel Martí
|
dfd0ecc740
|
When using placed srclibs, don't fail if proj.prop doesn't exist
|
2014-01-27 22:34:34 +01:00 |
|
Daniel Martí
|
dbb6db5bb5
|
Add logging to init.py, remove silly options.verbose code
|
2014-01-27 22:22:30 +01:00 |
|
Daniel Martí
|
b7a67e79b7
|
Forgot to actually install 1.10 via chef
|
2014-01-27 22:22:30 +01:00 |
|
Daniel Martí
|
03cc679dc8
|
Forgot to actually install 1.10 via chef
|
2014-01-27 22:03:39 +01:00 |
|
Daniel Martí
|
ef563f449a
|
Fix typo
|
2014-01-27 21:49:29 +01:00 |
|
Daniel Martí
|
12506ce21d
|
Replace legacy prints by debug logs
|
2014-01-27 21:49:29 +01:00 |
|
Daniel Martí
|
1e3c2eee25
|
More logging switching
|
2014-01-27 21:49:29 +01:00 |
|
Daniel Martí
|
1b743e8b74
|
More logging
|
2014-01-27 21:49:29 +01:00 |
|
Daniel Martí
|
e20fa9d7f4
|
Half-way done switching prints for logs
|
2014-01-27 21:49:01 +01:00 |
|
Daniel Martí
|
040e575b10
|
Add logging to verify
|
2014-01-27 21:49:01 +01:00 |
|
Daniel Martí
|
2d2d21fc38
|
Don't always print output in FDroidPopen when -v is given
|
2014-01-27 21:49:01 +01:00 |
|
Daniel Martí
|
df7d402ff7
|
More logging switching
|
2014-01-27 21:49:01 +01:00 |
|
Daniel Martí
|
c7f2cbd85b
|
Last missing bit of Popen
|
2014-01-27 21:48:22 +01:00 |
|
Daniel Martí
|
62c3663df3
|
Lots more FDroidPopen replacements
|
2014-01-27 21:48:22 +01:00 |
|
Daniel Martí
|
9bc8dc95ff
|
More switching from Popen to FDroidPopen
|
2014-01-27 21:48:22 +01:00 |
|
Daniel Martí
|
7967cfa6a6
|
Replace many subprocess.Popen with FDroidPopen
|
2014-01-27 21:48:22 +01:00 |
|
Daniel Martí
|
caa3d4eace
|
Start doing logging properly
|
2014-01-27 21:48:22 +01:00 |
|
Ciaran Gultnieks
|
3f43c121e5
|
Revert "List future problems that a build will run into, like missing software"
This reverts commit 7beb9834a3 .
|
2014-01-27 18:26:05 +00:00 |
|
Daniel Martí
|
6e537c2f37
|
Add gradle 1.10 with the new plugin 0.8 release
|
2014-01-27 13:21:44 +01:00 |
|
Daniel Martí
|
7beb9834a3
|
List future problems that a build will run into, like missing software
|
2014-01-26 21:50:56 +01:00 |
|
Daniel Martí
|
fc2c1bb1a8
|
More config changes
* Add the remaining defaults
* Don't always check that dirs exist
* Better sample config
|
2014-01-26 21:40:31 +01:00 |
|
Daniel Martí
|
d8fde9e855
|
Don't check for mvn and gradle binaries
|
2014-01-26 21:30:54 +01:00 |
|
Daniel Martí
|
c4d14ce86a
|
Don't always require ndk_path
|
2014-01-26 21:28:09 +01:00 |
|
Daniel Martí
|
bc94f21463
|
Update defaults, mvn3 to mvn
|
2014-01-26 21:25:52 +01:00 |
|
Daniel Martí
|
cb11826929
|
Lint: don't complain if using tags and UCM is RM/branch
|
2014-01-26 20:42:47 +01:00 |
|
Daniel Martí
|
0de1efeba4
|
Revert "Fix possible git-svn bug"
This reverts commit 61a61824d4 .
|
2014-01-26 20:35:58 +01:00 |
|
Daniel Martí
|
74a4dc7766
|
Keep a '=' if present, it means something in gradle
|
2014-01-26 17:22:48 +01:00 |
|
Daniel Martí
|
7125f97445
|
Fix buildToolsVersion patching if an = is present
|
2014-01-26 17:07:35 +01:00 |
|
Marcel Klehr
|
c200f18bf5
|
Fix browser search: switch back to page 1 when submitting new query
|
2014-01-25 14:13:37 +01:00 |
|
Daniel Martí
|
61a61824d4
|
Fix possible git-svn bug
|
2014-01-24 18:25:06 +01:00 |
|
Daniel Martí
|
6855b6c442
|
Don't warn about tags UCM usage if UCM:None
|
2014-01-24 18:25:06 +01:00 |
|
Ciaran Gultnieks
|
0c79ac54e6
|
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
|
2014-01-24 11:56:01 +00:00 |
|
Daniel Martí
|
f277ba6b33
|
Avoid more possible crashes when invalid icons are present
|
2014-01-24 12:55:43 +01:00 |
|
Daniel Martí
|
83c3a8b68e
|
Easier preassemble handling
|
2014-01-24 10:42:11 +01:00 |
|
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 |
|
Ciaran Gultnieks
|
80b29453a5
|
Fix new downloads-per-version stats
|
2014-01-23 23:31:03 +00:00 |
|
Ciaran Gultnieks
|
75cf7de7dd
|
Merge commit 'refs/merge-requests/134' of git://gitorious.org/f-droid/fdroidserver into merge-requests/134
|
2014-01-23 11:17:33 +00:00 |
|
Daniel Martí
|
d6dbad65c6
|
Don't run lint on disabled apps
|
2014-01-23 10:54:32 +01: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 |
|