chiark / gitweb /
Merge branch 'log_git' into 'master'
[fdroidserver.git] / fdroidserver / build.py
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
2016-09-12 Daniel MartíMerge branch 'control-errors-warnings' into 'master'
2016-09-12 Hans-Christoph Steinermake metadata exceptions optional based on CLI flag
2016-08-09 Hans-Christoph SteinerMerge branch 'java-home-lookup' into 'master'
2016-08-04 Ciaran GultnieksMerge branch 'fix-ndk' into 'master'
2016-08-02 Daniel MartíRe-add NDK r12b, now fixed.
2016-08-01 Ciaran GultnieksRevert "all: add NDK r12b and set it as default"
2016-07-18 Hans-Christoph SteinerMerge branch 'ndk-r12' into 'master'
2016-07-18 Hans-Christoph SteinerMerge branch 'ndk-error' into 'master'
2016-07-13 Daniel Martíall: add NDK r12b and set it as default
2016-07-13 Daniel Martíbuild: error properly if an invalid ndk is used
2016-07-13 Ciaran GultnieksMerge branch 'use_date_from_apk_in_known_apks' into...
2016-07-01 Ciaran GultnieksVarious changes to get makebuildserver to work with...
2016-06-27 Hans-Christoph SteinerMerge branch 'java8-and-other-fixes' into 'master'
2016-06-27 Hans-Christoph Steinerload bash profile using --login when running builds...
2016-06-21 Daniel MartíMerge branch 'some-build-fixes' into 'master'
2016-06-21 Hans-Christoph Steineradd force_build_tools config option
2016-06-21 Hans-Christoph SteinerMerge branch 'fix-buildserver' into 'master'
2016-06-18 Ciaran GultnieksFix buildserver, broken by e449d2f
2016-06-17 Ciaran GultnieksMerge branch 'use-android-update-sdk' into 'master'
2016-06-15 Hans-Christoph Steinerbuildserver: setup env vars using standard script
2016-03-29 Hans-Christoph SteinerMerge branch 'base-image' into 'master'
2016-03-28 Hans-Christoph SteinerMerge branch 'master' into 'master'
2016-03-27 mimi89999Fix error in build.py
2016-03-23 Hans-Christoph SteinerMerge branch 'fdroid-build-in-git-repo' into 'master'
2016-03-23 Hans-Christoph Steinerbuild: set default config for .fdroid.* metadata
2016-03-23 Hans-Christoph Steinerrefactor env handling for FDroidPopen to support .fdroi...
2016-03-16 Daniel MartíMerge branch 'master' into 'master'
2016-03-15 Hans-Christoph Steinerfix py3 bug when running `fdroid build` with a buildserver
2016-03-14 Daniel MartíMerge branch 'master' into 'master'
2016-03-14 Ciaran GultnieksFix another python3 build crash
2016-03-14 Daniel MartíMerge branch 'master' into 'master'
2016-03-14 Hans-Christoph Steineralways parse versions as strings, not bytes
2016-03-11 Daniel MartíMerge branch 'master' into 'master'
2016-03-11 Daniel MartíMerge branch 'py3' into 'master'
2016-03-10 Daniel MartíReplace itervalues() with values()
2016-03-10 Daniel MartíPort to python3's configparser
2016-03-10 Daniel MartíPort all imports to python3
2016-03-10 Daniel MartíReplace iteritems() with items()
2016-03-10 Daniel MartíSwitch all headers to python3
2016-03-08 Daniel Martíbuild: don't remove wrapper dir gradle/
2016-02-28 Daniel MartíMerge branch 'p1' into 'master'
2016-02-23 Daniel Martíbuild: don't error on .fdroid* files in fdroiddata
2016-02-15 Hans-Christoph SteinerMerge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph SteinerPEP8 fix E225 missing whitespace around operator
2016-02-15 Daniel MartíForgot to remove the output= debug prints
2016-02-15 Daniel Martíoutput= is now a glob path and can do gradle
2016-02-12 Daniel MartíMerge branch 'master' into 'master'
2016-02-12 Hans-Christoph Steinerbuild: check that metadata is present before creating...
2016-01-31 Daniel MartíMerge branch 'licenses' into 'master'
2016-01-26 Ciaran GultnieksTidy up/fix some vagrant issues
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2016-01-11 Daniel Martíbuild: don't add extra clean tasks
2015-12-31 Daniel Martígradle: stop trying to patch outputFile
2015-12-24 Daniel Martígradle: Completely get rid of gradlepluginver
2015-12-24 Daniel Martígradle: Never add lintOptions workaround
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
2015-12-02 Daniel MartíRework build into a class
2015-11-28 Daniel MartíRework app into a class
2015-11-21 Daniel MartíDon't use paramiko with DEBUG
2015-11-14 Daniel Martíbuild: don't treat FDroidExceptions as unknown
2015-10-14 Daniel MartíFix build-tools patching when it uses variables
2015-10-08 Daniel MartíRemove unwanted files in a more consistent way
2015-09-24 Ciaran GultnieksPush a more complete/standard fdroidserver layout to...
2015-09-23 Daniel Martíbuild: make sure .gradle/ is removed at clean
2015-09-15 Daniel MartíReplace some hard-coded paths with os.path.join
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-09 Ciaran GultnieksMake builds work after 04e6f2eb and 120be433
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-09-01 Daniel MartíMerge branch 'liblzma' into 'master'
2015-09-01 Daniel MartíMove requests code out of common.py, closes #114
2015-08-29 Daniel MartíMove scan_source into scanner.py
2015-08-29 Daniel MartíSimplify some file logic with "with"
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-08-24 Daniel MartíAdd support for gradle properties via gradleprops
2015-08-20 Daniel MartíMerge branch 'two-fixes' into 'master'
2015-08-19 Hans-Christoph Steinerbuild: improve regsub pattern for setting buildToolsVersion
next