aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap
Commit message (Expand)AuthorAge
* Fix permissions before overwriting filesGravatar Klaus Aehlig2016-10-18
* Adding support for Linux s390xGravatar namrata-ibm2016-10-11
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28
* Windows, bootstrapping: do not build JNI library.Gravatar Laszlo Csomor2016-09-28
* Bootstrapping: don't use convenience symlinksGravatar Laszlo Csomor2016-09-27
* Bazel bootstrapping: build an optimized binaryGravatar Laszlo Csomor2016-09-26
* Bazel bootstrapping: consume custom startup flagsGravatar Laszlo Csomor2016-09-26
* Windows bootstrapping: Fix compile.sh with setting $TMPDIR.Gravatar Laszlo Csomor2016-09-06
* Rollback of commit a51ca6fa732af58a7d1667d408a2511ffa3199da.Gravatar Laszlo Csomor2016-09-06
* Windows bootstrapping: Fix compile.sh when $TMP is unset.Gravatar Laszlo Csomor2016-09-06
* Windows, JNI: use native isJunction method.Gravatar Laszlo Csomor2016-09-06
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Update the JAVAC_VERSION regex to handle the case where javac adds extra text...Gravatar John Cater2016-08-23
* Let Bazel use sandboxing during bootstrap, if it's available.Gravatar Philipp Wollermann2016-08-17
* Rollback of commit 7a1d4132012c5ae6c1617045138e1a662e3964bd.Gravatar Klaus Aehlig2016-08-05
* Revert build-runfiles to use /bin/bashGravatar Damien Martin-Guillerez2016-08-05
* Make compile.sh print the console output for any failing commands during boot...Gravatar Lukacs Berki2016-08-04
* Short-circuit runfiles tree creation if runfiles are disabled (for example, o...Gravatar Lukacs Berki2016-08-04
* Fix an embarrassing bug in the stub build-runfiles script used during bootstr...Gravatar Lukacs Berki2016-08-04
* Bump grpc-java lib to version 0.15.0 non-binariesGravatar dapengzhang02016-07-25
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...Gravatar Philipp Wollermann2016-07-18
* Bootstrap Bazel with debug symbols.Gravatar Philipp Wollermann2016-07-15
* support sh besides bashGravatar Yue Gan2016-07-13
* Make bootstrapping support a designated work dirGravatar Klaus Aehlig2016-07-11
* Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.Gravatar Dmitry Lomov2016-07-07
* Update the Java gPRC libraries to 0.14.1 .Gravatar Lukacs T. Berki2016-07-06
* buildenv.sh: clean up each tmpdir onceGravatar Klaus Aehlig2016-07-04
* Remove superfluous libdd_plist.jarGravatar Damien Martin-Guillerez2016-07-01
* 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
* 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
* Description redacted.Gravatar Carmi Grushko2016-06-23
* 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 the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Make bootstrap scripts sh scriptsGravatar Klaus Aehlig2016-05-11
* Wire up --host_java_toolchainGravatar Liam Miller-Cushon2016-04-22
* Fix Bazel JDK 7 buildGravatar Damien Martin-Guillerez2016-04-21
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Do not include javac and JavaBuilder in the bootstrap pathGravatar Damien Martin-Guillerez2016-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
* Fixes bugs so that we can build bazel with bazel on WindowsGravatar Yun Peng2016-04-14