chiark / gitweb /
Merge branch 'plural' into 'master'
[fdroidserver.git] / fdroidserver / build.py
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-15 Hans-Christoph SteinerMerge branch 'implement-gettext' into 'master'
2017-09-15 Jan BerkelCorrect plurals
2017-09-15 Hans-Christoph Steinerrename 'app-id' to standard Android 'applicationId'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-09-15 Hans-Christoph Steinerstandardize os.walk() var names based on Python 3.5...
2017-09-15 Hans-Christoph SteinerMerge branch 'buildserver-verbose' into 'master'
2017-09-13 Michael Pöhnlog build-server output when verbose flag is set
2017-09-01 Michael PöhnMerge branch 'apk_output_location' into 'master'
2017-08-26 Marcus Hoffmannadd comments to gradle output directories
2017-08-26 Marcus Hoffmannhandle gradle-plugin 3.0 output apk location
2017-07-20 Hans-Christoph SteinerMerge branch '0.8-fixes' into 'master'
2017-07-19 Hans-Christoph Steinerkeep .apk file ext when diffoscope'ing Binaries:
2017-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-07 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-07-07 mimi89999Also search for apk in build/outputs/apk/release
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Hans-Christoph SteinerMerge branch 'sudo' into 'master'
2017-07-06 Hans-Christoph Steinersupport configing buildserver VM per-build with sudo=
2017-07-04 Hans-Christoph SteinerMerge branch 'ndk' into 'master'
2017-07-04 Michael PöhnMerge branch '290-make-rewrite-metadata-respect-key...
2017-07-04 Michael Pöhnuse stored metadatapath instead of guessing it
2017-07-04 Michael Pöhnfix building with yml metadata
2017-06-21 Hans-Christoph SteinerMerge branch 'buildozer-build' into 'master'
2017-06-20 lb@lb520build.py corrected
2017-06-20 lb@lb520Added a method to build python/kivy projects using...
2017-05-25 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-25 mimi89999Don't pass root_dir to scan_source
2017-05-25 Torsten GroteMerge branch 'modernize-pylint' into 'master'
2017-05-23 Hans-Christoph Steinerfix pylint unused-argument
2017-05-23 Hans-Christoph SteinerMerge branch 'python-vagrant-copy-caches' into 'master'
2017-05-23 Michael Pöhnrefactored vm related code from build.py to vmtools.py
2017-05-23 Michael Pöhnremoved unused buildserver code
2017-05-23 Michael Pöhnrestart builder vm when ssh connection fails
2017-05-23 Hans-Christoph Steinerbuild: delete bad builder/ symlinks
2017-05-23 Michael Pöhnwait a sec after suspending
2017-05-23 Michael Pöhnreset buildserver vm if vagrant uuid not present
2017-05-23 Michael Pöhnremoved useless vm validity check; attempted to fix...
2017-05-23 Hans-Christoph Steinerbuild server use up instead or resume; logging
2017-05-23 Michael Pöhnrevised build server creation
2017-05-23 Michael Pöhnuse overhauled mv destroy code in build.py
2017-05-23 Michael Pöhnoverhauled and moved destroying builder vm to vmtools.py
2017-05-23 Michael Pöhnfdroid build: added sleep after destroy/undefine
2017-05-23 Michael Pöhnauto-reset broken builder vm
2017-05-23 Michael Pöhnscan vm provider again after re-creating builder vm
2017-05-23 Michael Pöhndelete associated libvirt domain/image when destroying...
2017-05-23 Michael Pöhnbuild: fixed kvm snapshot support; makebuildserver...
2017-05-23 Michael Pöhnadded libvirt vm-provider support to build.py
2017-05-22 Hans-Christoph SteinerMerge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-05-22 Hans-Christoph SteinerMerge branch 'indexing-fixes' into 'master'
2017-05-18 Hans-Christoph Steinerupdate: find aapt when it is not in the PATH
2017-05-05 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-04 thez3rouse androguard if aapt isn't found
2017-04-24 Hans-Christoph SteinerMerge branch 'git-identity-file' into 'master'
2017-04-24 Hans-Christoph SteinerMerge branch '148-no-verify-logs-on-split-build-publish...
2017-04-23 Michael Pöhnremove build output when not reproducible
2017-04-22 Michael Pöhnunified method for naming build output
2017-04-22 Michael Pöhncheck meld config for manual apk diffs
2017-04-22 Michael Pöhnuse verify_apks for checking build output
2017-04-22 Michael Pöhncompare apk with Binaries from metadata right after...
2017-04-21 Hans-Christoph SteinerMerge branch '273-invalid-apk-gets-through-to-publish...
2017-04-20 Michael Pöhnthrow proper error when download of apks fail
2017-03-27 Hans-Christoph SteinerMerge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'build_tools_log' into 'master'
2017-03-22 Michael Pöhnmoved version android tools version log header to corre...
2017-03-22 Michael Pöhnfix local var name overloading when iterating build...
2017-03-22 Michael PöhnMerge remote-tracking branch 'fdroid/master' into build...
2017-03-22 Michael Pöhnfix exception handling in build.py
2017-03-21 Michael Pöhnpost correct build tool versions to wiki
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph Steinerconvert internal dict keys to match fdroidclient's...
2017-03-17 Michael PöhnMerge branch 'buildserver-auto-install' into 'master'
2017-03-17 Hans-Christoph SteinerMerge branch 'metadata_output_vars' into 'master'
2017-03-16 Michael Pöhnmetadata output-lines now substitute $$VERSION$$/etc.
2017-03-01 Hans-Christoph SteinerMerge branch 'skip-scan' into 'master'
2017-03-01 Michael PöhnPass on --skip-scan flag to build server VM when runnin...
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph Steinerrename Build fields: version -> versionName, vercode...
2017-02-13 Hans-Christoph SteinerMerge branch 'ossjfrog' into 'master'
2017-02-13 Hans-Christoph SteinerMerge branch 'build-publish-staging-test' into 'master'
2017-02-13 Hans-Christoph Steinerbuild: include buildserverid in build log for wiki
2017-02-13 Hans-Christoph Steinerlog Android SDK/NDK component versions on buildserver
2017-02-13 Hans-Christoph Steinerbuild: fix fdroidserverid in build log post on wiki
2017-01-21 Hans-Christoph SteinerMerge branch 'collection-of-fixes' into 'master'
2017-01-20 Hans-Christoph Steinerbuild: include fdroidserverid in build log post on...
2016-12-06 Hans-Christoph SteinerMerge branch 'feature/dscanner' into master
2016-12-06 Kevin C. Krinkedscanner - Drozer based post-build dynamic vulnerabilit...
2016-11-24 Hans-Christoph SteinerMerge branch 'fdroid-yml-builds' into 'master'
2016-11-16 Hans-Christoph Steinerallow metadata to be embedded in source repos via ...
2016-11-16 Hans-Christoph Steinerinclude version, commit, and android tools versions...
2016-11-16 Hans-Christoph Steinerlog versions of all installed Android SDK/NDK components
2016-11-16 Hans-Christoph SteinerMerge branch 'makebs' into 'master'
2016-11-15 Daniel Martíall: make newer pycodestyle happy
2016-11-07 Daniel MartíMerge branch 'build-FPE-update-zip' into 'master'
2016-11-07 Hans-Christoph Steinerallow arbitrary build products, not only APKs
2016-11-03 Hans-Christoph Steinerget_release_filename() to handle any file type, not...
2016-11-03 Hans-Christoph Steineruse versionName unmodified as specified
next