chiark / gitweb /
fdroidserver.git
2016-06-15 Ciaran GultnieksMerge branch 'fix-makebuildserver' into 'master'
2016-06-14 Hans-Christoph... REBASE buildserver: handle loops in bash, not ruby...
2016-06-14 Hans-Christoph... tests: `pyvenv --system-site-packages` is too buggy...
2016-06-14 Hans-Christoph... buildserver: handle loops in bash, not ruby, to save...
2016-06-14 Hans-Christoph... remove app.openconnect from ./makebuildserver tests
2016-06-14 Hans-Christoph... makebuildserver: use original names for downloaded...
2016-06-14 Hans-Christoph... Merge branch 'targetSdkVersion' into 'master'
2016-06-14 Hans-Christoph... parse targetSdkVersion from APKs
2016-06-14 Hans-Christoph... official Android default minSdkVersion is 1 not 0
2016-06-14 Hans-Christoph... rename 'sdkversion' var to 'minSdkVersion' to avoid...
2016-06-14 Hans-Christoph... rename maxSdkVersion variables to match Android
2016-06-14 Hans-Christoph... fix "DeprecationWarning: Please use assertEqual instead."
2016-06-13 Daniel MartíCI: bump docker image
2016-06-13 Daniel MartíCI: remove debug ls
2016-06-09 Daniel MartíMerge branch 'fix-file-read-write-encoding' into 'master'
2016-06-09 Hans-Christoph... gitlab-ci: make sure pip3 install dirs exist
2016-06-07 Hans-Christoph... use UTF8 as default instead of ASCII for .java .gradle...
2016-06-07 Hans-Christoph... read/write F-Droid files always as UTF-8
2016-06-07 Hans-Christoph... read/write Java .properties files in proper encoding
2016-06-03 Daniel MartíREADME: fix badge
2016-05-29 Ciaran GultnieksAdd extra debug logging for move to/from archive
2016-05-27 Ciaran GultnieksMerge branch 'bs-updates' into 'master'
2016-05-27 Daniel MartíBump platform-23 to r03
2016-05-27 Daniel MartíDo not install extra-android-support in the VM
2016-05-27 Daniel MartíUpdate android sdk version
2016-05-27 Daniel MartíAdd gradle 2.13
2016-05-26 Daniel MartíMerge branch 'libtool' into 'master'
2016-05-17 Boris KrautAdd libtool to deps list
2016-05-05 Daniel MartíMerge branch 'lint-unused-files' into 'master'
2016-05-05 Daniel Martílint: Add check for missing and unused extlibs
2016-05-05 Daniel Martílint: make the check for format a regular check
2016-05-05 Daniel Martílint: error on unused files
2016-05-05 Daniel MartíMerge branch 'ci-bump' into 'master'
2016-04-29 Daniel MartíCI: Update image, not using base anymore
2016-04-20 Daniel Martílint: gradle does have target= support
2016-04-15 Daniel MartíMerge branch 'fix-ci' into 'master'
2016-04-14 Daniel Martígradle: forgot to actually install 2.12
2016-04-14 Daniel MartíCI: Install venv instead of virtualenv
2016-04-14 Daniel MartíMerge branch 'defaults' into 'master'
2016-04-14 Boris Krautdocs: add archive-policy default
2016-04-14 Daniel MartíMerge branch 'fix-virtualenv' into 'master'
2016-04-13 Lode HostePrefer pyvenv instead of virtualenv for Python 3.3+
2016-04-12 Daniel MartíMerge branch 'apkcache_compatibility' into 'master'
2016-04-12 Dmitriy BogdanovAdd an encoding parameter to open apkcache created...
2016-04-07 Ciaran GultnieksFix gradle download url for 2.12
2016-04-06 Daniel MartíMerge branch 'fix-jpeg' into 'master'
2016-04-05 Lode HosteAdded libjpeg and zlib dependency in README
2016-04-05 Hans-Christoph... Merge branch 'ci-update' into 'master'
2016-04-05 Daniel MartíAdd and switch to build-tools 23.0.3
2016-04-05 Daniel MartíAdd Gradle 2.12 to the buildserver
2016-04-02 Daniel Martícommon: never pass None to replace_config_vars
2016-03-30 Daniel MartíFix build crash introduced in 3768d7a4
2016-03-29 Hans-Christoph... Merge branch 'base-image' into 'master'
2016-03-29 Daniel MartíCI: Use the new base image
2016-03-28 Hans-Christoph... Merge branch 'master' into 'master'
2016-03-27 mimi89999Fix error in build.py
2016-03-24 Daniel Martírewritemeta: fix after !62 breakage
2016-03-23 Hans-Christoph... Merge branch 'fdroid-build-in-git-repo' into 'master'
2016-03-23 Hans-Christoph... standardize on .yml as the file extension for YAML
2016-03-23 Hans-Christoph... import app into fdroid directly from git clone
2016-03-23 Hans-Christoph... rename metadata.write_metadata() to match metadata...
2016-03-23 Hans-Christoph... document new `fdroid build` behavior with .fdroid....
2016-03-23 Hans-Christoph... build: set default config for .fdroid.* metadata
2016-03-23 Hans-Christoph... do not require if config.py if using local metadata
2016-03-23 Hans-Christoph... refactor env handling for FDroidPopen to support .fdroi...
2016-03-23 Hans-Christoph... support .fdroid.* metadata file in source root of app...
2016-03-21 Hans-Christoph... Merge branch 'master' into 'master'
2016-03-21 Ciaran GultnieksRemove extra blank lines in makebuildserver output
2016-03-17 Daniel MartíMerge branch 'ci-image' into 'master'
2016-03-17 Daniel MartíCI: Bump image, now has -dev and gcc
2016-03-16 Daniel Martícheckupdates: don't ignore repeated tags
2016-03-16 Daniel MartíMerge branch 'master' into 'master'
2016-03-15 Hans-Christoph... update buildserver debian packages for py3
2016-03-15 Hans-Christoph... jenkins-build-makebuildserver: com.amaze.filemanager...
2016-03-15 Hans-Christoph... jenkins-build-makebuildserver: throw error if app build...
2016-03-15 Hans-Christoph... fix py3 bug when running `fdroid build` with a buildserver
2016-03-15 Hans-Christoph... fix stab at a Cygwin port (aaaahh Windows!)
2016-03-14 Daniel MartíMerge branch 'master' into 'master'
2016-03-14 Ciaran GultnieksFix python3 checkupdates crashes
2016-03-14 Ciaran GultnieksFix another python3 build crash
2016-03-14 Hans-Christoph... makebuildserver: buildserverid should always be a string
2016-03-14 Daniel MartíMerge branch 'master' into 'master'
2016-03-14 Hans-Christoph... not all UNIX `echo` commands support -n
2016-03-14 Hans-Christoph... always parse versions as strings, not bytes
2016-03-14 Hans-Christoph... travis-ci: move python deps to 3
2016-03-14 Hans-Christoph... jenkins-build-makebuildserver: make sure fdroiddata...
2016-03-14 Hans-Christoph... travis-ci osx: make sure build-tools are always installed
2016-03-13 Ciaran GultnieksFix python2/makebuildserver breakage
2016-03-11 Daniel MartíMerge branch 'master' into 'master'
2016-03-11 Daniel MartíMerge branch 'py3' into 'master'
2016-03-11 Daniel MartíMerge branch 'checkupdates-speedup' into 'master'
2016-03-11 Daniel MartíREADME: It's virtualenv that we want
2016-03-11 Daniel MartíCI: Use pip install to grab all deps
2016-03-11 Daniel Martímetadata: always open metadata files in UTF-8
2016-03-11 Daniel MartíFix issue related to creating fdroidvcs file
2016-03-11 Daniel Martígitignore: ignore all test-generated tmp dirs
2016-03-11 Daniel MartíFix detection of pyflakes3 found in Debian
2016-03-11 Daniel Martímetadata: slightly speed up post_metadata_parse
2016-03-11 Daniel Martímetadata: Sorting builds twice is not necessary
2016-03-11 Daniel MartíUndo utf-8 text wrap workaround
next