chiark / gitweb /
fdroidserver.git
2013-08-14 Daniel MartíMerge branch 'gradle' (finally!)
2013-08-14 Daniel MartíMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-08-14 Ciaran GultnieksMake RepoManifest work with gradle (at least for simple...
2013-08-13 Daniel MartíSmall fix
2013-08-13 Daniel MartíForgot to remove debugging prints
2013-08-13 Daniel MartíImprove checkupdates further, Auto Name works with...
2013-08-13 Daniel MartíUse last found package name if none found
2013-08-13 Daniel MartíImplement --install for gradle, add compilesdk=
2013-08-13 Daniel MartíSmall fixes to checkupdates
2013-08-13 Daniel MartíTry and adapt checkupdates to gradle better
2013-08-09 Ciaran GultnieksInstall gradle 1.7 to buildserver (untested, may need...
2013-08-09 Daniel MartíDon't run gradle during checkudpates. Use whatever...
2013-08-08 Daniel MartíMarket is broken, don't default to it
2013-08-08 Daniel MartíMerge changes from the master branch
2013-08-08 Daniel MartíDeprecate aapt_path in favour of sdk_path + build_tools
2013-08-08 Daniel MartíFix gradle checkupdates with tags and RM. new settings.
2013-08-08 Ciaran GultnieksAdd build tools 18.0.1
2013-08-08 Ciaran GultnieksAdd sdk android-18
2013-08-08 Ciaran GultnieksNeed to create build-tools directory when using non...
2013-08-05 Daniel MartíProper apk path for gradle
2013-08-03 Daniel MartíUse src/ rather than source/
2013-08-03 Daniel MartíMerge master into gradle
2013-08-03 Daniel MartíBe more verbose when doing checkupdates
2013-08-03 Daniel MartíPrint which srclib are we updating
2013-08-03 Daniel MartíUse new manifest path function in checkupdates
2013-08-03 Daniel Martíjoin needs a list
2013-08-03 Daniel MartíTry and feed the right gradle apk
2013-08-03 Daniel MartíFix gradle command
2013-08-03 Daniel MartíTry to fix subprocess crash
2013-08-03 Daniel MartíNew gradle=[flavour] field
2013-08-03 Daniel MartíTry and use new gradle AM.xml path
2013-07-31 Daniel MartíRemove deprecated parameter
2013-07-31 Frans GiffordUse config.py to locate aapt
2013-07-31 Ciaran GultnieksCats paw on keyboard to accept license
2013-07-31 Ciaran GultnieksWait a sec before snapshot
2013-07-31 Ciaran GultnieksRemove separate jdk installation from buildserver
2013-07-22 Ciaran GultnieksFix nativecode in index properly (probably)
2013-07-22 Ciaran GultnieksRevert "Try to fix nativecode issues on index"
2013-07-21 Daniel MartíFix UCM:Market version name matching
2013-07-20 Daniel MartíBuild success specifies app and version now
2013-07-19 Daniel MartíTry to fix nativecode issues on index
2013-07-19 Ciaran GultnieksCheck error state suspending clean build server
2013-07-18 Ciaran GultnieksTransfer .fdroidvcs info to build server
2013-07-18 Ciaran GultnieksChange suggested virtualbox package name
2013-07-18 Ciaran GultnieksUpdate manual re makebuildserver config, to match mvdan...
2013-07-16 Ciaran GultnieksLink to app's wiki page from repo browse page
2013-07-16 Ciaran GultnieksRevert "import doesn't work for bitbucket any more"
2013-07-16 Ciaran GultnieksShow auto-update mode on wiki (issue #145)
2013-07-15 Ciaran GultnieksThe novcheck option should not bypass package id checking
2013-07-15 David Blackmanual: auto name metadata field
2013-07-14 David Blackmention that CVC is more important than CV
2013-07-14 David Blackmention that antcommand accepts no flags
2013-07-14 David Blackdon't say Android library since compiled Android librar...
2013-07-14 David Blackgive a character limit for the summary
2013-07-14 David Blackabout licenses being sometimes only applicable to sourc...
2013-07-14 David Blackmanual: more uses for forceversion
2013-07-14 David Blackmention that prebuilts must be examined if app is for...
2013-07-14 David Blackimport doesn't work for bitbucket any more
2013-07-14 David Blackmore about target parameter in the manual
2013-07-14 David Blackre-order build parameters chronologically
2013-07-14 David Blackput aapt_path in config.py
2013-07-14 David Blackmanual: mention that full path should be given for...
2013-07-14 David Blackmention that there are log files.
2013-07-14 David Blackmention that --install mode has no sanity checks
2013-07-14 David Blackmanual: mention that --force can be used where ELFs...
2013-07-14 David Blackin the manual, mention some things to mention in the...
2013-07-14 David Blackin the manual, about the current version when source...
2013-07-14 David Blackflesh out anti-features section of manual
2013-07-14 David Blackflesh out Update Check Mode entries in the manual
2013-07-14 David Blackabout disabling recipes and purging apks in the manual
2013-07-14 David Blackabout srclibs no longer being hardcoded in the manual
2013-07-14 Daniel MartíAdd bash completion
2013-07-14 David BlackMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-07-14 David Blackimprovements to Requirements section of manual
2013-07-13 Daniel MartíEnforce list type on "native"
2013-07-13 David Blackadd imagemagick for navit. could be useful for converti...
2013-07-10 Ciaran GultnieksFix non-cached buildserver build-tools install
2013-07-10 Daniel MartíAuto Names: handle escaped \' and nested strings
2013-07-09 Ciaran GultnieksCompatibility with vagrant 1.2
2013-07-09 Ciaran GultnieksUse https for wiki updates
2013-07-08 Daniel MartíUse all xml files to figure out strings
2013-07-06 Daniel MartíCheck that metadata and tmp exist (fixes #266)
2013-07-05 Daniel MartíAdd retrieve_string(); use it in parse_androidmanifest
2013-07-04 Daniel MartíTry a better regex match for the versionName
2013-07-04 Daniel MartíFix dumb mistake
2013-07-04 Daniel MartíWarn about nonexistent subdirs in RM
2013-07-04 Daniel MartíFix directories
2013-07-02 Daniel MartíCommit package dirs as well
2013-06-27 Daniel MartíBetter @string globbing, should fix some AutoNames
2013-06-27 Daniel Martíuse diff on staged files too
2013-06-27 Daniel MartíMove commitupdate{,s}
2013-06-25 Ciaran GultnieksMore srclib-related fixing
2013-06-24 Daniel MartíUpdate the docs to better explain RM/branch
2013-06-24 Daniel MartíBasic support for RM in bzr without branches
2013-06-24 Ciaran GultnieksWrite .fdroidvcs when retaining imported vcs repo
2013-06-19 Daniel Martí'nativecode' isn't always present
2013-06-17 Daniel MartíAdd first commitupdate script version
2013-06-17 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-17 Ciaran GultnieksHelpful error message when aapt missing
2013-06-17 Daniel MartíCorrect typo
next