1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
Commit Graph

220 Commits

Author SHA1 Message Date
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
David Black
edf0fefe12 mention that prebuilts must be examined if app is for F-Droid...
fix bad parsing of --test --force section.
2013-07-14 23:10:08 +01:00
David Black
2a21d0f7b4 import doesn't work for bitbucket any more 2013-07-14 22:58:36 +01:00
David Black
f27c7865d4 more about target parameter in the manual 2013-07-14 22:57:25 +01:00
David Black
e30d89ae31 re-order build parameters chronologically 2013-07-14 22:44:30 +01:00
David Black
fb797a4102 manual: mention that full path should be given for android update project 2013-07-14 22:17:59 +01:00
David Black
24578eb1cb mention that there are log files. 2013-07-14 22:15:12 +01:00
David Black
842a079724 mention that --install mode has no sanity checks 2013-07-14 22:11:08 +01:00
David Black
b5d75e4496 manual: mention that --force can be used where ELFs are discovered 2013-07-14 22:07:54 +01:00
David Black
70c301d1e2 in the manual, mention some things to mention in the description section 2013-07-14 21:57:56 +01:00
David Black
0d8fb3b39c in the manual, about the current version when source code is missing 2013-07-14 21:44:57 +01:00
David Black
5c7447cf6e flesh out anti-features section of manual 2013-07-14 21:34:17 +01:00
David Black
68b1bee635 flesh out Update Check Mode entries in the manual 2013-07-14 21:12:29 +01:00
David Black
ec9cf565ab about disabling recipes and purging apks in the manual 2013-07-14 19:42:05 +01:00
David Black
ad56f014e1 about srclibs no longer being hardcoded in the manual 2013-07-14 18:52:39 +01:00
David Black
48d05917b4 improvements to Requirements section of manual 2013-07-14 15:58:57 +01:00
Daniel Martí
684b8509e8 Update the docs to better explain RM/branch 2013-06-24 20:23:35 +02:00
Ciaran Gultnieks
9ff536eae6 Use bash for init/prebuild, not sh 2013-06-04 22:38:44 +01:00
Ciaran Gultnieks
566e2a02a1 Updated buildserver docs 2013-05-31 09:58:36 +01:00
Daniel Martí
55335dc030 Add branches to docs, be a bit more specific 2013-05-27 15:09:18 +02:00
David Black
0c32a5be8b manual: use of tags= for git-svn is only necessary for UCM:Tags 2013-05-27 13:56:48 +01:00
Ciaran Gultnieks
a61083b71b Improved buildserver setup documentation 2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
ecaf475fc8 Stop using vagrant-snap
a) too unreliable, b) doesn't work at all with various vagrant and
ruby versions
2013-05-20 14:28:33 +01:00
Daniel Martí
c5115a6010 Fix RM explanation (it now works for svn and hg) 2013-05-17 23:05:48 +02:00
David Black
707dca1a8b Add info about using automatic UCM with git-svn 2013-05-17 21:42:02 +01:00
Daniel Martí
097223573d Add "No Source Since" to docs 2013-05-17 20:57:22 +02:00
Daniel Martí
7b394e6893 Update the docs regarding RM and Static 2013-05-14 20:10:31 +02:00
Ciaran Gultnieks
538d6d45fc Allow rm to act on multiple paths (issue #50) 2013-03-23 13:01:03 +00:00
Ciaran Gultnieks
81d20c7637 Add Static update check mode (issue #201) 2013-03-23 07:35:09 +00:00
Ciaran Gultnieks
9a72cb7209 Add ability to supress scanner for specific files 2013-03-20 09:46:30 +00:00
Ciaran Gultnieks
64729ba9fe Add extra build commands that can run after scan/tarball
Commands used in the 'build' section are for actual building that
produces binary output. Some existing stuff will need to move from
'prebuild' to this. See manual for more information.
2013-03-20 09:30:56 +00:00
Ciaran Gultnieks
2fa50c4f0c Minor docs improvements 2013-03-13 12:04:22 +00:00
Paul Sokolovsky
2c9f40345b docs:"More about build.py": Fix heading and punctuation. 2013-01-28 21:43:53 +02:00
Ciaran Gultnieks
b7123b2f00 Pointer to base box creation docs 2013-01-22 16:34:34 +00:00
Ciaran Gultnieks
6e87f82522 Update docs re buildserver distro choice 2013-01-22 16:11:22 +00:00
Ciaran Gultnieks
9bd017d78f Brief addition of missing auto-update docs 2013-01-21 11:48:38 +00:00
Ciaran Gultnieks
d302c669bd Make maven executable path accessible in prebuild/init 2012-10-01 13:19:00 +01:00
Ciaran Gultnieks
9ebde52d18 Added some signing documentation 2012-09-26 23:32:35 +01:00
Ciaran Gultnieks
d91045a550 Better build server creation script 2012-09-24 14:04:58 +01:00
Ciaran Gultnieks
fda286b1e3 Documented no nesting of lists in descriptions 2012-09-20 14:16:30 +01:00
Ciaran Gultnieks
a11d55620b Basic docs for description formatting 2012-09-17 22:28:08 +01:00
Ciaran Gultnieks
3561664174 Docs for multiple categories 2012-09-04 18:50:36 +01:00
Ciaran Gultnieks
d9f404ba07 Integrated latest build server stuff (except snapshots) 2012-08-31 14:48:50 +01:00
Ciaran Gultnieks
b79ba3c630 Added Tags update check method 2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
5cb5b5b9cd Support for Bitcoin field in metadata 2012-08-22 17:26:19 +01:00
Ciaran Gultnieks
3714b40de7 A couple of minor documentation fixes 2012-08-22 17:23:26 +01:00
Ciaran Gultnieks
74160b2562 Slightly improved 'simple binary repository' section of manual 2012-08-22 15:36:29 +01:00
Ciaran Gultnieks
2ed55dc233 BSD license disambiguation 2012-08-21 21:59:28 +01:00
Ciaran Gultnieks
f93d9361b5 Update manual for import --repo 2012-08-10 12:49:13 +01:00
Ciaran Gultnieks
2b46fa1c99 Make config location clearer in manual? 2012-08-08 10:30:39 +01:00
Ciaran Gultnieks
e947f87fc7 Improved donate link documentation 2012-07-10 12:42:06 +01:00
Ciaran Gultnieks
7377453360 Support for FlattrID field in metadata 2012-06-28 12:51:48 +01:00
Ciaran Gultnieks
c17bef6290 Basic update processing documentation 2012-04-23 12:51:14 +01:00
Ciaran Gultnieks
6a01a4844c Minor license clarification in docs 2012-04-19 10:56:09 +01:00
Ciaran Gultnieks
4bec91d24c Various documentation updates 2012-04-08 13:00:57 +01:00
Ciaran Gultnieks
95575ede22 Import support for bare git:// protocol 2012-04-03 21:13:51 +01:00
Ciaran Gultnieks
5c35687051 Added git-svn requirement to docs 2012-03-23 16:41:20 +00:00
Ciaran Gultnieks
d2fa268910 Added documentation for the Category metadata field 2012-03-11 21:14:04 +00:00
Ciaran Gultnieks
abffbdd535 Updated docs for separate server tools and data repositories 2012-03-11 21:03:55 +00:00
Ciaran Gultnieks
8c3ee8ca08 Merge commit 'refs/merge-requests/84' of git://gitorious.org/f-droid/fdroidserver into merge-requests/84 2012-03-10 20:01:02 +00:00
Ciaran Gultnieks
1175b0a817 Documentation for update check mode and current version fields 2012-03-10 12:50:57 +00:00
Paul Sokolovsky
a85a741d53 Update docs for 'update' and 'buildjni' with dir list support info. 2012-03-09 22:41:20 +02:00
Ciaran Gultnieks
c08f5d7e5f Added importer support for bitbucket repos 2012-03-06 19:43:29 +00:00
Ciaran Gultnieks
da6f344b8a Docs for importing 2012-02-27 20:38:00 +00:00
Ciaran Gultnieks
dcc4bec340 Updated docs to use command dispatcher 2012-02-27 20:17:31 +00:00
Ciaran Gultnieks
33910854f8 Documentation for direct install 2012-02-27 09:16:52 +00:00
Ciaran Gultnieks
9ca42ec9f4 Manual in lots of formats 2012-02-25 08:30:43 +00:00
Ciaran Gultnieks
2d91c30806 Build server docs (partial) 2012-02-24 18:19:52 +00:00
Ciaran Gultnieks
68f8ed2250 Some more documentation 2012-02-24 17:56:49 +00:00
Ciaran Gultnieks
ce1deec8dd Allow for manual native code building 2012-02-24 07:42:49 +00:00
Ciaran Gultnieks
ea985430b0 Move docs to docs directory, and generate HTML 2012-02-23 14:32:35 +00:00