aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-26Support dynamic extra Jenkins user permissions.Paul Sokolovsky
2013-11-26Use proper idiom for checking if vars defined.Paul Sokolovsky
2013-11-26Include ../ansible-private-vars/main.yml only if exists.Paul Sokolovsky
2013-11-26Switch to more complete (and complex) host inventory model.Paul Sokolovsky
2013-11-26Refactor for better separation of generic Jenkins vs Android Build setup.Paul Sokolovsky
2013-11-26android-build jenkins switched to port 8080 for consistency with other hosts.Paul Sokolovsky
2013-11-20Fixed kernel source variable.Vishal Bhoj
2013-11-20Fix the missing fi condition and fix the indentationVishal Bhoj
2013-11-20Install UEFI build dependency (uuid-dev package).Amit Pundir
2013-11-19lp:1252319: Increase build timeout for Android 4.4.Paul Sokolovsky
2013-11-19Move backup script to utils/.Paul Sokolovsky
2013-11-19Add remote backup helper script.Paul Sokolovsky
2013-11-13Initial merge of Ansible deployment scripts for devel setups.Paul Sokolovsky
2013-11-11Export TARGET_KERNEL_SOURCE only when provided in build config else it affect...Vishal Bhoj
2013-11-10create-user-build-script: install UEFI build dependencyAmit Pundir
2013-10-23Added bootloader type parameter.Amit Pundir
2013-10-22Do not set any default bootloaderAmit Pundir
2013-10-22Add bootloader type parameter for deploy_linaro_android_image command while s...Amit Pundir
2013-10-22Add bootloader type parameter for deploy_linaro_android_image command while s...Amit Pundir
2013-10-22Add bootloader type parameter for deploy_linaro_android_image command while s...Amit Pundir
2013-10-15Get rid of explicit Jenkins "frontend" user passwd generation.Paul Sokolovsky
2013-10-15Do apt-get update in common setup, doesn't seem to take long if run frequently.Paul Sokolovsky
2013-10-15Rewrite to get rid of recursive copy for now.Paul Sokolovsky
2013-10-15Support crowd auth for Jenkins (while retaining "own user db" support).Paul Sokolovsky
2013-10-15Add Crowd auth suport for backend. Credentials stored off-tree.Paul Sokolovsky
2013-10-15Factor out list of Jenkins plugins, and install more of them.Paul Sokolovsky
2013-10-14Fix var access syntax and make sure dir exists befroe writing to it.Paul Sokolovsky
2013-10-14[merge] Set TARGET_KERNEL_SOURCE from the build configurationGeorgy Redkozubov
2013-10-14Set TARGET_KERNEL_SOURCE from the build configurationVishal Bhoj
2013-10-11Add quick README.Paul Sokolovsky
2013-10-11Copy over templates from older ansible branch (still not ported).Paul Sokolovsky
2013-10-11Initial proof-of-concept Ansible scripts to deploy android-build infra.Paul Sokolovsky
2013-10-05[merge] add license check supportGeorgy Redkozubov
2013-10-05add license check supportVishal Bhoj
2013-10-04[merge] map arndale with lamc deviceGeorgy Redkozubov
2013-10-04[merge] Update repo tool to the latestGeorgy Redkozubov
2013-10-04Update repo tool to the latestGeorgy Redkozubov
2013-10-04map arndale with lamc deviceVishal Bhoj
2013-09-23Improve on previous commit to use repo sync -f, make sure we use normal as last.Paul Sokolovsky
2013-09-23Follow repo sync -f with normal repo syn to ensure completeness.Paul Sokolovsky
2013-09-20[merge] recover from git failures from serversGeorgy Redkozubov
2013-09-20recover from git failures from serversVishal Bhoj
2013-09-19[merge] Fujitsu: Use the private streamGeorgy Redkozubov
2013-09-03Update script download link.Paul Sokolovsky
2013-09-03Add proof-of-concept command line client for Android Build service.Paul Sokolovsky
2013-09-03Fix typo.Paul Sokolovsky
2013-09-03Print error messages to stderr.Paul Sokolovsky
2013-09-03Make --help show which commands are available.Paul Sokolovsky
2013-09-03Fixed typos, thanks Milo for review.Paul Sokolovsky
2013-08-29Add README.Paul Sokolovsky