aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAge
* Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because tha...Gravatar Lukacs Berki2016-07-01
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Teach serve-docs.sh to generate a static web site.Gravatar Dmitry Lomov2016-06-27
* Do not require users to set TMPDIR for bootstrap on Windows.Gravatar Dmitry Lomov2016-06-24
* Fix quoting in arguments to [Gravatar Klaus Aehlig2016-06-23
* Update serve-docs.sh to allow easily rebuilding the docs and restarting jekyl...Gravatar Alex Humesky2016-06-23
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Make serve-doc script work with the version of jekyll that comes with apt-getGravatar Kristina Chodorow2016-06-21
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Get rid of --nodeep_execroot referenceGravatar Kristina Chodorow2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make setup-intellij.sh work again.Gravatar Lukacs Berki2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Delete eclipse_generate.shGravatar Damien Martin-Guillerez2016-06-10
* Make Windows build failure UNSTABLE instead of FAILURE.Gravatar Dmitry Lomov2016-06-02
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* 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
* Rollback of commit 23c274dcd0174a9bf0f62f028ab62084e9ea440f.Gravatar Kristina Chodorow2016-05-23
* Rollback of commit 009b48bcfaf4ebb17f9ab03bea9036cfa3c12ff0.Gravatar Yue Gan2016-05-23
* Remove .bazelrcGravatar Kristina Chodorow2016-05-23
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Make bootstrap scripts sh scriptsGravatar Klaus Aehlig2016-05-11
* Re-enable a test on Windows.Gravatar Dmitry Lomov2016-05-11
* Add generated docs to Jekyll tree build target. Add script for bringing upGravatar David Chen2016-05-09
* installer: remove guard when removing the bazel symlinkGravatar Damien Martin-Guillerez2016-05-02
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* Remove running tests on Windows bot.Gravatar Dmitry Lomov2016-04-27
* Fix release test after commit e7be839Gravatar Damien Martin-Guillerez2016-04-25
* 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
* Add a "Cherry picks" line to the release notesGravatar Kristina Chodorow2016-04-22
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Run our first test on Windows.Gravatar Dmitry Lomov2016-04-22
* Fix the release tests after rollback of commit 9e4c78fb5752fa554db82815f73362...Gravatar Damien Martin-Guillerez2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* Fix release test with repository issueGravatar Damien Martin-Guillerez2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Add the repository name prefix to release test environmentGravatar Damien Martin-Guillerez2016-04-20
* Do not include javac and JavaBuilder in the bootstrap pathGravatar Damien Martin-Guillerez2016-04-20
* Update IDE setup script to only query rdeps in built universe.Gravatar Janak Ramakrishnan2016-04-20
* Fixed bugs blocking bazel shell test on WindowsGravatar Yun Peng2016-04-20
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Add the --grpc_port startup option and start a Java server if it's passed in.Gravatar Lukacs Berki2016-04-14
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14