Daniel Martí
|
e4165eafb2
|
Rename commitupdates to fd-commit
|
2013-10-31 13:10:08 +01:00 |
|
Daniel Martí
|
93b09413a4
|
categorycount is no longer of any use
|
2013-10-31 13:08:39 +01:00 |
|
Daniel Martí
|
59cde15ad1
|
Two new stats files: categories.txt, antifeatures.txt
|
2013-10-31 13:08:15 +01:00 |
|
Daniel Martí
|
4a63ace610
|
Document git-svn auth
|
2013-10-31 11:54:19 +01:00 |
|
Daniel Martí
|
8a05ae3be6
|
Support user:pass authentication on git-svn
|
2013-10-31 11:53:12 +01:00 |
|
Daniel Martí
|
00995893f5
|
If config.py is not in the CWD, error before doing anything
|
2013-10-30 22:13:15 +01:00 |
|
Daniel Martí
|
4c5cd7a360
|
Add support for UCM:Tags in bzr
|
2013-10-30 21:54:09 +01:00 |
|
Daniel Martí
|
d8d3f00e6b
|
Avoid newlines in git-svn RepoTrunk
|
2013-10-30 21:40:48 +01:00 |
|
Daniel Martí
|
355dabc43e
|
commitupdates now treats all other changes in a generic manner
|
2013-10-30 20:17:56 +01:00 |
|
Daniel Martí
|
efb161e622
|
Don't error when finding apk files, just delete them
|
2013-10-30 19:15:15 +01:00 |
|
Daniel Martí
|
a0e7409148
|
Away with all the funambol ugly tweaks
|
2013-10-30 18:24:03 +01:00 |
|
Daniel Martí
|
c234945f75
|
Automatically remove all android:debuggable flags
|
2013-10-30 17:17:44 +01:00 |
|
Daniel Martí
|
e35a1093cd
|
Fix git-svn find-rev, also search for svn revisions after HEAD
|
2013-10-30 16:54:08 +01:00 |
|
Ciaran Gultnieks
|
c1020ca38f
|
A couple of minor import improvements
|
2013-10-30 09:51:33 +00:00 |
|
Daniel Martí
|
9571c792db
|
Print FDroidPopen params *before* executing
|
2013-10-29 20:39:49 +01:00 |
|
Ciaran Gultnieks
|
3a045e40c3
|
Some diagnostic output for http update check mode
|
2013-10-29 19:32:51 +00:00 |
|
Ciaran Gultnieks
|
ba96af1a78
|
Wiki update code for disabled builds can be simplified now
|
2013-10-29 17:39:05 +00:00 |
|
Ciaran Gultnieks
|
392e547c1a
|
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
|
2013-10-29 15:43:56 +00:00 |
|
Daniel Martí
|
bdb168990b
|
Add package realpath to buildserver
|
2013-10-29 14:19:27 +01:00 |
|
Daniel Martí
|
237f7a2a0e
|
have commitupdates show the diff (commit -v)
|
2013-10-29 13:45:41 +01:00 |
|
Daniel Martí
|
fd50903c50
|
Don't include '!' in disabled= when converting to new syntax
|
2013-10-29 13:36:06 +01:00 |
|
Ciaran Gultnieks
|
dd427ef5f0
|
Fix standalone scanner bug
|
2013-10-29 12:23:42 +00:00 |
|
Daniel Martí
|
5455576b6b
|
Some fixes to the scanner algorithm
|
2013-10-29 12:03:37 +01:00 |
|
Daniel Martí
|
1a4b18e2e8
|
Retrieve app and version name from the same tag in UCM:Tags
|
2013-10-29 09:55:15 +01:00 |
|
Daniel Martí
|
4fb857bbb0
|
Don't try to find output if we're doing an --install
|
2013-10-29 00:35:14 +01:00 |
|
Daniel Martí
|
8566250dd0
|
Find all build.gradle files in the entire source tree
|
2013-10-29 00:19:49 +01:00 |
|
Daniel Martí
|
c47b1dc286
|
Support new Build: syntax in completion; retab
|
2013-10-29 00:19:33 +01:00 |
|
Ciaran Gultnieks
|
8627357cd9
|
Don't require commit to be specified for a disabled build
|
2013-10-28 08:53:18 +00:00 |
|
Daniel Martí
|
a546013756
|
Clean gradle signing configs all at once
|
2013-10-27 23:43:38 +01:00 |
|
Daniel Martí
|
0f375dba43
|
Support new Build: format in commitupdates
|
2013-10-27 22:46:04 +01:00 |
|
Daniel Martí
|
a5472d9b9a
|
Revert "Allow for spaces before/after version and vercode"
This reverts commit ec5e12221f .
|
2013-10-27 22:43:24 +01:00 |
|
Daniel Martí
|
ec5e12221f
|
Allow for spaces before/after version and vercode
This allows for 'Build: foo, 1' as well as the old 'Build:foo,1'
|
2013-10-27 22:32:59 +01:00 |
|
Daniel Martí
|
61a8466ed5
|
Support Build: indenting by tabs
|
2013-10-27 22:16:41 +01:00 |
|
Ciaran Gultnieks
|
dad4f496f0
|
Fix rm safety check
I got it backwards due to my stupid parameter naming.
|
2013-10-27 17:16:04 +00:00 |
|
Ciaran Gultnieks
|
921b407582
|
Allow rm to recursively remove directories
|
2013-10-27 17:05:53 +00:00 |
|
Ciaran Gultnieks
|
b556693d4a
|
Changing that from the expected value will trip someone up in the future
|
2013-10-27 17:03:28 +00:00 |
|
Ciaran Gultnieks
|
ccdea798fc
|
Don't need legacy disabled build handling everywhere now
|
2013-10-27 14:40:02 +00:00 |
|
Ciaran Gultnieks
|
075551b715
|
Disabled should be first
|
2013-10-27 14:36:25 +00:00 |
|
Ciaran Gultnieks
|
945f99e4ca
|
Translate disabled commit to proper disabled
|
2013-10-27 14:35:57 +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
|
67021f8760
|
Include bugsense in scanner
|
2013-10-26 19:30:17 +01: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í
|
2aafda0154
|
bash != /bin/bash
|
2013-10-25 21:30:00 +02:00 |
|
Daniel Martí
|
1a59f063b9
|
Absolute paths in some gitignore fields, ignore all boxes
|
2013-10-25 20:57:16 +02:00 |
|
Daniel Martí
|
c624556b13
|
Don't include getsig.class as source
|
2013-10-25 20:43:16 +02:00 |
|
Daniel Martí
|
3f92d3243c
|
Partially revert Requires Root: changes
|
2013-10-25 17:19:23 +02:00 |
|
Daniel Martí
|
1452a55642
|
Don't place UCM:Static in apps to update
|
2013-10-25 17:16:40 +02:00 |
|
Ciaran Gultnieks
|
b7425d7253
|
Be more selective about removing bin directories
|
2013-10-25 11:59:55 +01:00 |
|
Daniel Martí
|
0ba888850a
|
Regression - we won't do subvercodes
|
2013-10-25 10:37:53 +02:00 |
|
Ciaran Gultnieks
|
3e8db35101
|
Fix recently introduced import bug
|
2013-10-25 09:28:11 +01:00 |
|