chiark / gitweb /
Set up SDK and NDK env vars from python
[fdroidserver.git] / buildserver /
2014-07-01 Daniel MartíSet up SDK and NDK env vars from python
2014-07-01 Daniel MartíSimpler way to get the available gradle versions
2014-06-30 Daniel MartíUpdate the SDK to version 23.0.0
2014-06-30 Daniel MartíUpdate build-tools to 20.0.0
2014-06-30 Daniel MartíAdd optipng, useful for some apps
2014-06-12 Daniel MartíAdd support for plugin version 0.11
2014-06-11 Daniel MartíUpdate sdk and build-tools
2014-06-09 Ciaran GultnieksMerge branch 'rsync-improvements-for-fdroid-server...
2014-06-08 Daniel MartíAdd faketime, needed by lildebi
2014-05-21 Daniel MartíAdd android targets 5, 6 and 9
2014-05-20 Daniel MartíAdd gradle 1.12 for the plugin version 0.10
2014-05-12 Daniel MartíStop the gradle version searches once one is found
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/137' of gitorious...
2014-04-01 Ciaran GultnieksRemove ruby packages from buildserver
2014-03-11 Daniel MartíFix buildserver build_tools version
2014-03-11 Daniel MartíProperly default to the highest version of gradle
2014-03-07 Daniel MartíBump build-tools version
2014-03-07 Daniel MartíClean up the gradle script a bit
2014-03-07 Daniel MartíAdd support for gradle 1.11 (and plugin ver 0.9)
2014-02-23 Daniel MartíUpdate build-tools to 19.0.2
2014-02-17 Daniel MartíMove config.buildserver.py into buildserver subdir
2014-02-10 Daniel MartíAdd quilt for csipsimple
2014-02-09 Daniel MartíAdd swig as osmand dependency
2014-02-03 Ciaran GultnieksRevert "Switch to python-pgmagick on buildserver too"
2014-02-03 Ciaran GultnieksSwitch to python-pgmagick on buildserver too
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíForgot vorbis-tools dep for xcsoar
2014-01-29 Daniel MartíRemove newline in list of pkgs to install
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíAdd missing xcsoar deps
2014-01-27 Daniel MartíForgot to actually install 1.10 via chef
2014-01-27 Daniel MartíForgot to actually install 1.10 via chef
2014-01-27 Daniel MartíAdd gradle 1.10 with the new plugin 0.8 release
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-23 Daniel MartíAdd the curl package to the buildserver
2014-01-15 Daniel MartíImportant to also parse ../build.gradle
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-12 Daniel MartíRemove google apis, they are deprecated and broken
2014-01-12 Daniel MartíAdd build-tools to PATH
2014-01-10 Daniel MartíMerge branch 'gradle-versioning'
2014-01-10 Daniel MartíMove gradle script to separate file, install it properly
2014-01-09 Daniel MartíAdd our gradle wrapper script
2014-01-09 Daniel MartíRevert "Add gradle-1.10" since it's not compatible yet
2014-01-09 Daniel MartíMove gradle to its own cookbook
2014-01-09 Daniel MartíInstall gradle version 1.4, 1.6, 1.7, 1.8 and 1.9 to...
2013-12-22 Daniel MartíUpdate to build-tools 19.0.1
2013-12-22 Daniel MartíUpdate to gradle 1.9
2013-12-16 Ciaran GultnieksFix incomplete ndk upgrade in d7f558ad
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 GultnieksAdd kivy requirements to buildserver
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-18 Ciaran GultnieksBuildserver apt-get update fix
2013-11-13 Ciaran GultnieksRevert "Switch to build-tools 19.0.0" - buggy build...
2013-11-11 Ciaran GultnieksAdd texinfo to buildserver
2013-11-11 Ciaran GultnieksAdd transfig to buildserver
2013-11-04 Daniel MartíSwitch to build-tools 19.0.0
2013-11-04 Ciaran GultnieksForce apt-get update on buildserver creation
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíAdd android-19 platform
2013-11-02 Daniel MartíAndroid sdk from 22.2.1 to 22.3
2013-10-29 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-29 Daniel MartíAdd package realpath to buildserver
2013-10-24 Ciaran GultnieksCorrect .bsenv for interactive ssh
2013-10-20 Daniel MartíAlso install platform-tools
2013-10-17 Daniel MartíUpdate many android tools
2013-10-16 Ciaran GultnieksAdd python-magic to buildserver
2013-10-16 Ciaran GultnieksRevert "Fix b315968b (at least to the extent that it...
2013-10-16 Ciaran GultnieksRevert "Install filemagic on buildserver"
2013-10-16 Ciaran GultnieksInstall filemagic on buildserver
2013-10-16 Ciaran GultnieksFix b315968b (at least to the extent that it's now...
2013-10-16 Daniel MartíDon't add sdk support lib dir as maven repo
2013-10-10 Daniel MartíTry to add maven support repo and ndk variables to...
2013-10-07 Daniel MartíMerge commit 'refs/merge-requests/124' of gitorious...
2013-10-06 Ciaran GultnieksCorrect ndk r9 arcb selection
2013-10-06 Ciaran GultnieksCorrect ndk r9 install
2013-10-06 Ciaran GultnieksSwitch to ndk r9
2013-10-04 ChristopherAdded gettext dependency to buildserver
2013-10-02 Ciaran GultnieksAdd libsaxonb-java to buildserver dependencies
2013-08-29 Ciaran GultnieksGet non-interactive bash env right
2013-08-29 Ciaran GultnieksDefine ANDROID_HOME on buildserver
2013-08-29 Ciaran GultnieksCorrection to previous commit
2013-08-29 Ciaran GultnieksFix gradle path/home setup on buildserver
2013-08-22 Ciaran GultnieksAdd extra-android-m2repository to buildserver
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-09 Ciaran GultnieksInstall gradle 1.7 to buildserver (untested, may need...
2013-08-08 Daniel MartíMerge changes from the master branch
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-07-31 Ciaran GultnieksCats paw on keyboard to accept license
2013-07-31 Ciaran GultnieksRemove separate jdk installation from buildserver
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-06-11 Ciaran GultnieksMore lightweight than ia32
2013-06-04 Ciaran GultnieksExplicit openjdk package install
2013-06-04 Ciaran GultnieksInstall build tools 17.0.0 on build server
next