index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
/
ci
Commit message (
Expand
)
Author
Age
*
compile_windows.sh: Fix zipping Windows Bazel binary
Yun Peng
2016-11-18
*
compile_windows.sh: Remove .exe extension when copying ./bazel-bin/src/bazel
Yun Peng
2016-11-18
*
Remove --workspace_status_command from windows bootstrap
Yun Peng
2016-11-18
*
Fix JAVA_HOME format on Windows
Yun Peng
2016-11-18
*
compile_windows.sh: use ${BOOTSTRAP_BAZEL}
Klaus Aehlig
2016-11-17
*
Use SHA256 as digest algorithm when signing bazel debian packages
Yun Peng
2016-11-15
*
Only install bazel-distfile.zip on linux
Klaus Aehlig
2016-11-11
*
Add the distribution artifact to the list of release files
Klaus Aehlig
2016-11-11
*
Remove all node specific set-up from the Windows CI compile script
Damien Martin-Guillerez
2016-11-11
*
On ci, bootstrap from a bootstrap bazel
Klaus Aehlig
2016-11-10
*
Remove bazel windows tests from Bazel bootstrap job
Yun Peng
2016-11-08
*
Also mention the release key id in the release notes
Klaus Aehlig
2016-10-28
*
Add zip file of Windows binary into release process
Yun Peng
2016-10-28
*
Change our URL to bazel.build
Damien Martin-Guillerez
2016-10-28
*
Skip gpg signing if .sig file is already there
Yun Peng
2016-10-27
*
Remove .sig file before gpg signing
Yun Peng
2016-10-26
*
Add --no-tty for gpg signing
Yun Peng
2016-10-24
*
Stamp Windows release.
Dmitry Lomov
2016-10-24
*
Fix and re-enable bazel_windows_example_test
Yun Peng
2016-10-21
*
Disable a test that is currently broken on Windows.
Philipp Wollermann
2016-10-19
*
Site publishing: add checksum computation to `gsutil rsync`
Damien Martin-Guillerez
2016-10-12
*
Add the public key directly on our website.
Damien Martin-Guillerez
2016-10-12
*
Sign all Bazel binaries using gpg during release process
Yun Peng
2016-10-11
*
Add the version information to the bazel.exe file
Damien Martin-Guillerez
2016-09-27
*
Fix Bazel CI by appending the newline to WORKSPACE, which got lost in commit ...
Philipp Wollermann
2016-08-19
*
Opt out of building debian packages on darwin
Yun Peng
2016-07-27
*
Added deploying Bazel debian source package into release process
Yun Peng
2016-07-27
*
Running all java tests passing on Windows on Jenkins
Yun Peng
2016-07-22
*
Add //src/test/java/com/google/devtools/build/lib:windows-tests to the set of...
Lukacs Berki
2016-07-21
*
Renamed Windows shell test and added java example tests
Yun Peng
2016-07-20
*
Windows artifacts: also create output dir.
Dmitry Lomov
2016-07-20
*
Publish bazel.exe to the output directory on Windows.
Dmitry Lomov
2016-07-19
*
Add python to PATH for ci script
Dmitry Lomov
2016-07-14
*
scripts/ci/ci.sh: Prefer COMMIT_RANGE from the environment, if defined.
Ivan Vucica
2016-07-12
*
scripts/ci/ci.sh: Fix typo in comment 'origina/master' -> 'origin/master'.
Ivan Vucica
2016-07-12
*
Add a warning about GPL part on the release note shipped to Github.
Damien Martin-Guillerez
2016-07-07
*
Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...
Philipp Wollermann
2016-06-21
*
Make Windows build failure UNSTABLE instead of FAILURE.
Dmitry Lomov
2016-06-02
*
Remove the setting of APT gpg key path
Yun Peng
2016-05-25
*
Push documentation to GCS instead of Github pages.
Damien Martin-Guillerez
2016-05-25
*
Create APT repository for Bazel during release process
Yun Peng
2016-05-25
*
Re-enable a test on Windows.
Dmitry Lomov
2016-05-11
*
Remove running tests on Windows bot.
Dmitry Lomov
2016-04-27
*
Windows build: propagate retCode from tests.
Dmitry Lomov
2016-04-25
*
Failing tests on Windows shouldn't fail the build.
Dmitry Lomov
2016-04-25
*
Run our first test on Windows.
Dmitry Lomov
2016-04-22
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Fixed bugs blocking bazel shell test on Windows
Yun Peng
2016-04-20
*
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
Damien Martin-Guillerez
2016-04-14
*
Refactor build for JDK 7
Damien Martin-Guillerez
2016-04-13
[next]