chiark / gitweb /
Merge branch 'some-compatibility-fixes' of https://gitlab.com/eighthave/fdroidserver
[fdroidserver.git] / fdroidserver / build.py
2014-03-24 Daniel MartíFormatting fail
2014-03-24 Daniel MartíAlways run ndk-build with -j1
2014-03-22 Daniel MartíIf given --verbose, don't print the whole error log...
2014-03-19 Daniel MartíDon't crash when using gradle=yes
2014-03-17 Daniel MartíTry to fix <pre> issues on large lastbuilds
2014-03-17 Daniel MartíCapitalize gradle flavour commands to avoid confusion
2014-03-05 Daniel MartíRemove gradle wrapper binaries and scripts
2014-03-04 Ciaran GultnieksMinor typo fix
2014-02-27 Ciaran GultnieksFix a few build-time logging levels
2014-02-26 Ciaran GultnieksCorrect error in 8d95091f
2014-02-25 Ciaran GultnieksSet ssh logging level appropriately
2014-02-23 Daniel MartíSpeed up ndk-builds by using all cores
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-17 Daniel MartíComplain if buildjni is used but the NDK isn't available
2014-02-17 Daniel MartíMove config.buildserver.py into buildserver subdir
2014-02-17 Daniel MartíContinue using FDroidPopen and SilentPopen more, suppor...
2014-02-17 Daniel MartíFix a buildjni regression
2014-02-16 Daniel MartíAdd another build option to skip source scanning
2014-02-15 Ciaran GultnieksImprove build output situation since logging changes
2014-02-15 Daniel Martíbuildjni is a list field too, some server fixes
2014-02-04 Daniel MartíFix vagrant popen error
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíNew build flag: output= for e.g. full make builds
2014-01-28 Daniel MartíAvoid default cases in build types
2014-01-28 Daniel MartíNew build option: --no-tarball
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-28 Daniel MartíMerge compilesdk= into target=, better documentation...
2014-01-27 Daniel MartíRemove support for 'bindir'
2014-01-27 Daniel MartíFix typo
2014-01-27 Daniel MartíMore logging
2014-01-27 Daniel MartíAdd logging to verify
2014-01-27 Daniel MartíMore logging switching
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-27 Daniel MartíReplace many subprocess.Popen with FDroidPopen
2014-01-27 Daniel MartíStart doing logging properly
2014-01-27 Ciaran GultnieksRevert "List future problems that a build will run...
2014-01-26 Daniel MartíList future problems that a build will run into, like...
2014-01-26 Daniel MartíKeep a '=' if present, it means something in gradle
2014-01-26 Daniel MartíFix buildToolsVersion patching if an = is present
2014-01-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-24 Daniel MartíEasier preassemble handling
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-20 Daniel MartíTry to skip maven tests when compiling
2014-01-20 Daniel Martí--latest now goes to the last enabled build
2014-01-19 Daniel MartíAdapt all build.gradle files inside build_dir
2014-01-16 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-16 Ciaran GultnieksDon't split stdout/stderr
2014-01-15 Daniel MartíRun adapt_gradle before running gradle clean
2014-01-15 Daniel MartíAllow comma-separated list of flavours in gradle=
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-15 Daniel MartíMore pythonic tarexc function
2014-01-11 Daniel MartíFix gradle build_tools patching
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Daniel MartíAvoid crashes on package: group() calls
2014-01-09 Ciaran GultnieksDon't busy-wait on buildserver output
2014-01-09 Daniel MartíDon't change gradle_plugin in build.gradle files, also...
2014-01-09 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-09 Daniel MartíFix gradle patching when using @..
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-09 Daniel MartíWarn about prebuilt jar files when scanning
2014-01-08 Daniel MartíAvoid crashes on package: group() calls
2014-01-07 Ciaran GultnieksDon't busy-wait on buildserver output
2014-01-07 Daniel MartíDon't change gradle_plugin in build.gradle files, also...
2014-01-06 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2013-12-31 Daniel MartíFix gradle patching when using @..
2013-12-30 Daniel MartíRemove trailing spaces and tabs
2013-12-30 Daniel MartíWarn about prebuilt jar files when scanning
2013-12-22 Daniel MartíUse OptionError exceptions
2013-12-22 Daniel MartíDon't do everything unless --all is given
2013-12-20 Daniel MartíForgot a space
2013-12-20 Daniel MartíForgot one --package line on build.py
2013-12-20 Daniel MartíGet rid of more unnecessary finds
2013-12-19 Daniel MartíAdapt publish to new format, improve completion
2013-12-19 Daniel MartíAdapt checkupdates
2013-12-19 Daniel MartíOnly install latest apk of each app, other fixes
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-07 Daniel MartíNormalise relative paths (e.g. @..)
2013-12-01 Ciaran GultnieksKivy builds need virtualenv
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-24 Ciaran GultnieksKivy build support, wip
2013-11-24 Ciaran GultnieksPass verbose flag to buildserver's build.py
2013-11-20 Ciaran GultnieksBuild server needs metadata.py
2013-11-20 Daniel MartíFixes to srclibs with paths
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Ciaran GultnieksRevert "Stop excessive build output"
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-18 Daniel MartíTry to fix srclibs on server builds
2013-11-16 Daniel MartíFix remaining srclib issues
2013-11-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-15 Ciaran GultnieksStop excessive build output
2013-11-13 Ciaran GultnieksEnsure end of buildserver output is always captured
next