1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

2335 Commits

Author SHA1 Message Date
Daniel Martí
7bf74d47bb Typo 2014-02-03 14:07:01 +01:00
Daniel Martí
9a4fe8c7cd Merge branch 'master' into logging 2014-02-02 19:45:17 +01:00
Daniel Martí
96c5afa03f New command: readmeta, like lint but without warnings 2014-02-02 15:11:26 +01:00
Daniel Martí
f2ca1327f4 Fix a couple copyright notices 2014-02-02 15:11:16 +01:00
Daniel Martí
18ef1b53bc Don't output when checking repo 2014-01-31 11:40:03 +01:00
Daniel Martí
5525c5cd5f Don't print cmd info if output is false 2014-01-31 09:22:30 +01:00
Daniel Martí
8b26f4b319 Merge branch 'master' into logging 2014-01-31 09:14:03 +01:00
Hans-Christoph Steiner
5cdb428a2f makebuildserver: use https uris whenever available
* pypi now defaults to https
* dl.google.com works well with https
2014-01-30 20:33:37 -05:00
Hans-Christoph Steiner
2d6f3f8cec use https URI for f-droid.org everywhere and avoid redirects
Now that f-droid.org defaults to https, use only https URIs to save
redirects and leak less info.
2014-01-30 20:32:38 -05:00
Daniel Martí
430cd42f80 Merge branch 'master' into logging
Conflicts:
	fdroidserver/common.py
2014-01-30 23:58:23 +01:00
Daniel Martí
c31d3f0581 Fix 'added' apk key 2014-01-30 09:31:44 +01:00
Daniel Martí
0f06f07b89 Forgot vorbis-tools dep for xcsoar 2014-01-30 08:44:38 +01:00
Daniel Martí
8a5b2e41f1 Forgot to remove verbose print 2014-01-30 00:17:26 +01:00
Daniel Martí
1b0fb05337 Handle dirs to be ignored in scan_source more gracefully 2014-01-30 00:16:03 +01:00
Daniel Martí
3f47b4914d Remove newline in list of pkgs to install 2014-01-29 19:11:07 +01:00
Ciaran Gultnieks
85de75e345 Centralise and improve query input validation 2014-01-29 13:44:48 +00:00
Daniel Martí
72fa1891bf Merge branch 'master' into logging
Conflicts:
	fdroidserver/build.py
2014-01-29 13:57:57 +01:00
Daniel Martí
63a0e859ff Run submodule reset and clean before update. Also do --recursive for these. 2014-01-29 12:38:21 +01:00
Daniel Martí
9fa73faf2e Add missing xcsoar deps 2014-01-29 00:55:53 +01:00
Daniel Martí
c06fafdb6f Do submodules recursively, do init and update at the same time 2014-01-28 23:49:36 +01:00
Daniel Martí
f054cf4973 Add output= into the docs 2014-01-28 22:26:20 +01:00
Daniel Martí
13bcd38372 New build flag: output= for e.g. full make builds 2014-01-28 22:15:20 +01:00
Daniel Martí
8bbe38f172 Avoid default cases in build types 2014-01-28 22:14:28 +01:00
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