aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci
Commit message (Expand)AuthorAge
* Fix pattern matching for the dist archiveGravatar Klaus Aehlig2016-11-23
* compile_windows.sh: Fix zipping Windows Bazel binaryGravatar Yun Peng2016-11-18
* compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazelGravatar Yun Peng2016-11-18
* Remove --workspace_status_command from windows bootstrapGravatar Yun Peng2016-11-18
* Fix JAVA_HOME format on WindowsGravatar Yun Peng2016-11-18
* compile_windows.sh: use ${BOOTSTRAP_BAZEL}Gravatar Klaus Aehlig2016-11-17
* Use SHA256 as digest algorithm when signing bazel debian packagesGravatar Yun Peng2016-11-15
* Only install bazel-distfile.zip on linuxGravatar Klaus Aehlig2016-11-11
* Add the distribution artifact to the list of release filesGravatar Klaus Aehlig2016-11-11
* Remove all node specific set-up from the Windows CI compile scriptGravatar Damien Martin-Guillerez2016-11-11
* On ci, bootstrap from a bootstrap bazelGravatar Klaus Aehlig2016-11-10
* Remove bazel windows tests from Bazel bootstrap jobGravatar Yun Peng2016-11-08
* Also mention the release key id in the release notesGravatar Klaus Aehlig2016-10-28
* Add zip file of Windows binary into release processGravatar Yun Peng2016-10-28
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Skip gpg signing if .sig file is already thereGravatar Yun Peng2016-10-27
* Remove .sig file before gpg signingGravatar Yun Peng2016-10-26
* Add --no-tty for gpg signingGravatar Yun Peng2016-10-24
* Stamp Windows release.Gravatar Dmitry Lomov2016-10-24
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21
* Disable a test that is currently broken on Windows.Gravatar Philipp Wollermann2016-10-19
* Site publishing: add checksum computation to `gsutil rsync`Gravatar Damien Martin-Guillerez2016-10-12
* Add the public key directly on our website.Gravatar Damien Martin-Guillerez2016-10-12
* Sign all Bazel binaries using gpg during release processGravatar Yun Peng2016-10-11
* Add the version information to the bazel.exe fileGravatar Damien Martin-Guillerez2016-09-27
* Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit ...Gravatar Philipp Wollermann2016-08-19
* Opt out of building debian packages on darwinGravatar Yun Peng2016-07-27
* Added deploying Bazel debian source package into release processGravatar Yun Peng2016-07-27
* Running all java tests passing on Windows on JenkinsGravatar Yun Peng2016-07-22
* Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of...Gravatar Lukacs Berki2016-07-21
* Renamed Windows shell test and added java example testsGravatar Yun Peng2016-07-20
* Windows artifacts: also create output dir.Gravatar Dmitry Lomov2016-07-20
* Publish bazel.exe to the output directory on Windows.Gravatar Dmitry Lomov2016-07-19
* Add python to PATH for ci scriptGravatar Dmitry Lomov2016-07-14
* scripts/ci/ci.sh: Prefer COMMIT_RANGE from the environment, if defined.Gravatar Ivan Vucica2016-07-12
* scripts/ci/ci.sh: Fix typo in comment 'origina/master' -> 'origin/master'.Gravatar Ivan Vucica2016-07-12
* Add a warning about GPL part on the release note shipped to Github.Gravatar Damien Martin-Guillerez2016-07-07
* 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