aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci
Commit message (Expand)AuthorAge
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Make Windows build failure UNSTABLE instead of FAILURE.Gravatar Dmitry Lomov2016-06-02
* Remove the setting of APT gpg key pathGravatar Yun Peng2016-05-25
* Push documentation to GCS instead of Github pages.Gravatar Damien Martin-Guillerez2016-05-25
* Create APT repository for Bazel during release processGravatar Yun Peng2016-05-25
* Re-enable a test on Windows.Gravatar Dmitry Lomov2016-05-11
* Remove running tests on Windows bot.Gravatar Dmitry Lomov2016-04-27
* Windows build: propagate retCode from tests.Gravatar Dmitry Lomov2016-04-25
* Failing tests on Windows shouldn't fail the build.Gravatar Dmitry Lomov2016-04-25
* Run our first test on Windows.Gravatar Dmitry Lomov2016-04-22
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Make the Windows tempdir default to something under the CI directory and expl...Gravatar Lukacs Berki2016-02-24
* Update compile_windows scripts to the MSYS64 location hardcoded into Chocolatey.Gravatar Lukacs Berki2016-02-22
* Add continuous integration scripts for Windows.Gravatar Lukacs Berki2016-02-22
* Fix installer under OS XGravatar Damien Martin-Guillerez2016-01-11
* Use openjdk7 as dependency for debian package of jdk7 flavorGravatar Damien Martin-Guillerez2016-01-07
* release process: Fix _ in the index files of release candidatesGravatar Damien Martin-Guillerez2015-11-25
* Introduce debian and tar packaging rulesGravatar Damien Martin-Guillerez2015-10-09
* [ci] Do not exit on successGravatar Damien Martin-Guillerez2015-10-05
* Fix Java 7 test suiteGravatar Damien Martin-Guillerez2015-10-02
* [ci] Do not fail on test failureGravatar Damien Martin-Guillerez2015-10-02
* Fix our Java 7 buildGravatar Damien Martin-Guillerez2015-10-02
* Fix build for JDK 7Gravatar Damien Martin-Guillerez2015-10-01
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Allow CI to run the build script without storing the output artifactsGravatar Damien Martin-Guillerez2015-09-15
* Add the filename to SHA256 filesGravatar Damien Martin-Guillerez2015-09-11
* Fix release to github scriptGravatar Damien Martin-Guillerez2015-09-09
* Remove BUILD.glob and incorporate the necessary filegroups into the android_{...Gravatar Lukacs Berki2015-09-08
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Renamed the installer to bazel-$VERSION-installer-$PLATFORM.shGravatar Damien Martin-Guillerez2015-08-31
* CI scripts: another fix after moving from .ci/ to scripts/ciGravatar Damien Martin-Guillerez2015-08-18
* CI scripts: fix path to common.shGravatar Damien Martin-Guillerez2015-08-17
* Tweak CI script to not run tests tagged as manual.Gravatar Erik Kuefler2015-08-17
* CI scripts for the release processGravatar Damien Martin-Guillerez2015-08-17
* Add --noshow_progress when performing queries in the CI script.Gravatar Erik Kuefler2015-07-27
* Update CI script to build against a common ancestor of origin/master and HEADGravatar Thomas Broyer2015-06-29
* Create an example script for CI servers.Gravatar Andrew Z Allen2015-06-26