1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-16 19:30:09 +02:00
Commit Graph

220 Commits

Author SHA1 Message Date
Boris Kraut
f3339daeee Update documentation to cover COMMIT, VERSION and VERCODE vars 2015-05-10 15:29:41 +02:00
Ciaran Gultnieks
ea17f08112 Note about required python version 2015-02-01 20:31:46 +00:00
Boris Kraut
ab84076154 Update docs: Add UpstreamNonFree; apps with AFs are not hidden. 2015-01-17 01:11:43 +01:00
Rancor
a144edc455 Added docs how to get platform cache files (closes #53) 2015-01-16 21:59:33 +01:00
Ciaran Gultnieks
49549f4cad Remove support for git-svn with authentication 2015-01-11 17:46:10 +00:00
Boris Kraut
b1ec8cc47a Add "Changelog:" metadata field. 2015-01-11 02:26:41 +01:00
Daniel Martí
f60f1bc59e Add NDK r10d, this time alongside r9b
Specified per-build with ndk=<version> defaulting to the oldest, r9b.
2015-01-03 00:07:01 +01:00
Kevin Cernekee
d899783884 manual: Clarify separation of Debian base box vs. F-Droid base box 2014-12-21 12:33:59 -08:00
Ciaran Gultnieks
2e56f4ecbf Merge branch 'some-bug-fixes' into 'master'
Some bug fixes and things

A couple of useful bug fixes and commits.

See merge request !28
2014-11-07 14:49:07 +00:00
Ciaran Gultnieks
05c2d18709 Merge branch 'update-vagrantfile' into 'master'
Update Vagrantfile and docs to clarify v1.4.3 is ok

Saw in the server docs that we were recommending 1.3.x and saying 1.4.x was broken. I've confirmed that 1.4.x works, and updated things accordingly. Higher version might work, but figured minimal change to build stuff was best :)

See merge request !24
2014-11-07 14:44:58 +00:00
Hans-Christoph Steiner
93adee0e2b do not include timestamps in .gz files of docs
The timestamps in the .gz files are not used for anything, and they break
the reproducibility of the build.  Giving --no-name means gzip will not
save the filename and timestamp in the gz file itself.  When gunziping, the
current file name will be used, minus the .gz suffix.
2014-10-23 14:26:11 -04:00
Daniel Martí
1757017b8a More list comprehension fixes 2014-09-13 13:07:21 +02:00
Daniel Martí
a195556378 Make gradle and antcommands (previously antcommand) proper lists 2014-09-13 13:01:08 +02:00
Daniel Martí
ce25054648 docs: Properly explain gradle= with multiple flavors 2014-09-13 12:27:10 +02:00
Patrick Connolly
d1b5c4353d Add optional support for vagrant-cachier plugin. 2014-09-09 12:38:26 -03:00
Patrick Connolly
c08d2092f6 Update Vagrantfile and docs to clarify v1.4.3 is ok. 2014-08-27 11:35:31 -03:00
Daniel Martí
80a4edc748 Add Update Check Name to docs 2014-08-15 14:03:33 +02:00
Tilman Beitter
9307f87627 fixed name and location of config.py sample file 2014-07-25 14:20:56 +02:00
Daniel Martí
452c13907c Little doc fixes 2014-07-05 12:05:54 +02:00
Daniel Martí
76ac2f591c Remove @dir support from gradle 2014-07-01 19:39:41 +02:00
Ciaran Gultnieks
946e79f2ce Minor manual typo fix 2014-05-13 22:14:19 +01:00
Ciaran Gultnieks
693f1e2a81 Add documentation for Update Check Ignore 2014-05-13 21:13:10 +01:00
Hans-Christoph Steiner
0cbe9690c9 update manual to use public https:// URLs to git repos
git@gitlab.com URLs require a gitlab login, https:// URLs do not
2014-04-22 22:59:27 -04:00
Daniel Martí
b2406c3b57 Reflect new summary char limit 2014-04-20 19:15:40 +02:00
viccuad
64e5e1dd9d updated gitorious repo links to gitlab repo links 2014-04-12 17:07:31 +02:00
Daniel Martí
edda052000 Error if buildjni= is present but no native code was packaged 2014-03-27 19:22:21 +01:00
Daniel Martí
0709df985f Update BV notation in the manual 2014-03-06 11:10:54 +01:00
Daniel Martí
0ecd5172b1 Make the 'update' flag a list too 2014-02-17 13:09:44 +01:00
Daniel Martí
f894ac3b29 Docs '@' fix 2014-02-17 13:06:13 +01:00
Ciaran Gultnieks
995e5c84f0 Minor docs typo fix 2014-02-15 23:26:45 +00:00
Daniel Martí
24c9232398 Have all multi-value build flags work similarly
Semicolons are still supported, but commas are now the better standard.
2014-02-12 11:15:19 +01:00
Daniel Martí
5125b52e39 Remove fixapos and fixtrans
These are legacy fixes for very old versions of the Android SDK tools. These
issues have been fixed in stable versions for years.
2014-02-12 10:23:02 +01:00
Daniel Martí
1e80ebef6d Fix texinfo syntax 2014-02-10 16:42:04 +01:00
Daniel Martí
fd1b708ef2 Finish fixing orderings 2014-02-10 16:39:56 +01:00
Daniel Martí
098b8f433d Fix archive policy ordering 2014-02-10 16:39:04 +01:00
Daniel Martí
cc9314732f Fix auto name ordering 2014-02-10 16:35:36 +01:00
Daniel Martí
a239a60c31 Add "Tags [pattern]" doc 2014-02-10 12:36:10 +01:00
Daniel Martí
6489ef070b Add srclib numbers doc 2014-02-10 12:31:53 +01:00
Daniel Martí
b8e5e0a0ec Revert "Reflect python imaging package change in docs"
This reverts commit 4de065fc38.
2014-02-03 23:04:37 +01:00
Daniel Martí
4de065fc38 Reflect python imaging package change in docs 2014-02-03 14:25:27 +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í
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í
1b792c78de Remove support for 'bindir' 2014-01-27 23:43:28 +01:00
Ciaran Gultnieks
757505162f Clarify 'Web Site' documentation 2014-01-16 08:44:56 +00:00
Ciaran Gultnieks
211b09f373 Vagrant version notes in manual 2014-01-09 21:32:58 +00:00
Ciaran Gultnieks
31e4da735f Change recommended base box from Ubuntu to Debian 2014-01-08 11:22:30 +00:00
Daniel Martí
71db41b869 Bump index version to 11, add index version changelog 2014-01-07 17:59:02 +01:00
Daniel Martí
4935496f48 New field: Provides 2013-12-31 10:47:50 +01:00
Daniel Martí
a33fddce07 Fix makebuildserver after rename, tidy gitignores 2013-12-30 17:18:45 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí
c113371297 Separate dependencies, some aren't needed if you are using a VM 2013-12-30 17:02:48 +01:00
Daniel Martí
41c70c6d64 There is no longer any Vagrantfile 2013-12-30 17:02:19 +01:00
Daniel Martí
1b9a5593f1 Update the docs with the new package argument syntax and 'fdroid install' 2013-12-30 16:54:26 +01:00
Daniel Martí
607dbdb1a5 Change texi encoding to utf-8 from us-ascii 2013-12-30 16:48:07 +01:00
Daniel Martí
13cbb7949e Update gendocs from 2011-04 to 2013-02 2013-12-30 16:33:42 +01:00
Ciaran Gultnieks
ca52aec070 Documentation clarification re description links 2013-12-11 09:28:23 +00:00
Hans-Christoph Steiner
50bd0236a9 document the metadata tags used in the public index file (index.xml)
For people wanting to understand where the metadata is coming from, it is
useful to have a note about what the metadata tag is generated from in the
app description file.
2013-12-02 16:02:07 -05:00
Ciaran Gultnieks
749739ec72 Docs for maintainer notes field 2013-11-05 16:40:23 +00:00
Daniel Martí
ccf0c0664f Default to update=auto, find subprojects automatically 2013-11-03 13:45:22 +01:00
Daniel Martí
3f673654bd Update docs regarding categories 2013-11-02 01:18:56 +01:00
Daniel Martí
e07d35f913 New field: scandelete, like scanignore but deleting
Also, many improvements:

* scanning algorithm is much clearer
* Now paths start by '/', which means the repo dir root.
  - If they don't, '/' is added
  - If they start by './', the dot is removed
  - If "." is in the paths, it is replaced by "/"
* Handling/removing of problems is much easier
* Removed last initfun/funambol bits
2013-11-01 13:46:19 +01:00
Daniel Martí
d507b2e894 New metadata field: Vercode Operation 2013-11-01 13:25:50 +01:00
Daniel Martí
4a63ace610 Document git-svn auth 2013-10-31 11:54:19 +01:00
Daniel Martí
4c5cd7a360 Add support for UCM:Tags in bzr 2013-10-30 21:54:09 +01:00
Ciaran Gultnieks
921b407582 Allow rm to recursively remove directories 2013-10-27 17:05:53 +00:00
Ciaran Gultnieks
327e472169 Read new or old recipe formats, write new format
Slightly tested. See https://f-droid.org/wiki/page/Build_Recipe_Format
2013-10-27 14:06:55 +00:00
Ciaran Gultnieks
715035a707 Introduce disable= as a better way of disabling a build
Prefixing commit ID with ! and a message will still work, but that's
very silly. Using disable= is now the correct way.
2013-10-26 10:28:12 +01:00
Daniel Martí
c64bf8e479 docs: maven now also supports @dir like gradle 2013-10-23 19:59:28 +02:00
Daniel Martí
b75d8b7271 New Update Check Mode: RepoTrunk 2013-10-17 23:27:55 +02:00
Daniel Martí
fb5a2209fc Use python-magic, filemagic's official python binding lib 2013-10-16 23:19:11 +02:00
Daniel Martí
779476e6f4 Find blobs by magic numbers 2013-10-15 23:24:37 +02:00
Ciaran Gultnieks
25ae0e8d79 Allow archive policy override for indivudual apps 2013-10-14 16:16:34 +01:00
Daniel Martí
47cad8fca7 Add support for Litecoin in the server 2013-10-13 00:03:11 +02:00
Daniel Martí
d25b25fbb1 Specify that init= and prebuild= won't be able to build anything now 2013-10-10 15:51:51 +02:00
Florian Schmaus
1608cb4a80 Edited as per comment of daniel 2013-10-10 12:10:11 +02:00
Florian Schmaus
d326829032 Improved description of "Repo" in Manual
Make it clear that if Repo Type is srclib, Repo can be set to the name
of the according srclib .txt file.
2013-10-09 15:51:29 +02:00
Florian Schmaus
d63195cafc Improved the description of "Auto Name" in Manual
It was not clear, at least to me, where Auto Name is exactly used. This
change clarifies that it's actually used by the auto update
scripts. Furthermore replace the "It", whis "The Auto Name entry", since
it's not obvious if the "It" refers to "Auto Name" or the
"commit (description)".
2013-10-09 11:24:09 +02:00
Ciaran Gultnieks
381bbb60ac Improve http update check mode 2013-10-01 15:06:02 +01:00
Ciaran Gultnieks
057c1f06e4 Fix some docs compilation issues 2013-10-01 10:21:26 +01:00
Ciaran Gultnieks
e9aff5f31d Add HTTP update check mode 2013-10-01 10:19:17 +01:00
Daniel Martí
89a4e17c3b Added myself to copyright notices 2013-09-28 21:06:33 +02:00
Daniel Martí
94b083063a Add UCM:Tags support to hg 2013-09-06 20:33:47 +02:00
Daniel Martí
09b76a0bf4 Add subdir support to gradle 2013-08-26 12:57:18 +02:00
Daniel Martí
622b2dd739 Add missing gradle doc entries 2013-08-22 18:32:48 +02:00
Daniel Martí
a1c2dc1a75 Start publishing new repo icons at max 72x72 px 2013-08-19 11:20:50 +02:00
Daniel Martí
40d5191a0a Remove UCM:Market 2013-08-14 13:39:00 +02:00
Daniel Martí
bc27ebcb82 Implement --install for gradle, add compilesdk= 2013-08-13 15:20:11 +02:00
Ciaran Gultnieks
ba91016168 Change suggested virtualbox package name 2013-07-18 12:40:25 +01:00
Ciaran Gultnieks
479d1a4dd6 Update manual re makebuildserver config, to match mvdan's recent changes 2013-07-18 12:12:11 +01:00
Ciaran Gultnieks
81faf2fb04 Revert "import doesn't work for bitbucket any more"
This reverts commit 2a21d0f - this just needs fixing (i.e. updating
to take into account their change of site layout, which it has to
scrape to get some information), raither than removing from the
documentation. See issue #143
2013-07-16 10:20:33 +01:00
David Black
73ef03b7d4 manual: auto name metadata field 2013-07-15 13:51:35 +01:00
David Black
aaafa72b81 mention that CVC is more important than CV 2013-07-14 23:54:34 +01:00
David Black
b81529103f mention that antcommand accepts no flags 2013-07-14 23:46:00 +01:00
David Black
60e923d6d8 don't say Android library since compiled Android libraries are now used 2013-07-14 23:41:18 +01:00
David Black
881bcb0264 give a character limit for the summary 2013-07-14 23:37:52 +01:00
David Black
ea8cc866ab about licenses being sometimes only applicable to source code 2013-07-14 23:23:49 +01:00
David Black
6a4c53e5e9 manual: more uses for forceversion 2013-07-14 23:15:45 +01:00