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
/
bootstrap
Commit message (
Expand
)
Author
Age
*
Add interfaces for the build event protocol
Klaus Aehlig
2016-09-28
*
Windows, bootstrapping: do not build JNI library.
Laszlo Csomor
2016-09-28
*
Bootstrapping: don't use convenience symlinks
Laszlo Csomor
2016-09-27
*
Bazel bootstrapping: build an optimized binary
Laszlo Csomor
2016-09-26
*
Bazel bootstrapping: consume custom startup flags
Laszlo Csomor
2016-09-26
*
Windows bootstrapping: Fix compile.sh with setting $TMPDIR.
Laszlo Csomor
2016-09-06
*
Rollback of commit a51ca6fa732af58a7d1667d408a2511ffa3199da.
Laszlo Csomor
2016-09-06
*
Windows bootstrapping: Fix compile.sh when $TMP is unset.
Laszlo Csomor
2016-09-06
*
Windows, JNI: use native isJunction method.
Laszlo Csomor
2016-09-06
*
xcode_configure repository rule for determining locally installed versions of...
Chris Parsons
2016-09-01
*
Update the JAVAC_VERSION regex to handle the case where javac adds extra text...
John Cater
2016-08-23
*
Let Bazel use sandboxing during bootstrap, if it's available.
Philipp Wollermann
2016-08-17
*
Rollback of commit 7a1d4132012c5ae6c1617045138e1a662e3964bd.
Klaus Aehlig
2016-08-05
*
Revert build-runfiles to use /bin/bash
Damien Martin-Guillerez
2016-08-05
*
Make compile.sh print the console output for any failing commands during boot...
Lukacs Berki
2016-08-04
*
Short-circuit runfiles tree creation if runfiles are disabled (for example, o...
Lukacs Berki
2016-08-04
*
Fix an embarrassing bug in the stub build-runfiles script used during bootstr...
Lukacs Berki
2016-08-04
*
Bump grpc-java lib to version 0.15.0 non-binaries
dapengzhang0
2016-07-25
*
Export xcode_locator's source file under tools/osx/ to make it available for ...
Chris Parsons
2016-07-21
*
When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredSt...
Philipp Wollermann
2016-07-18
*
Bootstrap Bazel with debug symbols.
Philipp Wollermann
2016-07-15
*
support sh besides bash
Yue Gan
2016-07-13
*
Make bootstrapping support a designated work dir
Klaus Aehlig
2016-07-11
*
Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.
Dmitry Lomov
2016-07-07
*
Update the Java gPRC libraries to 0.14.1 .
Lukacs T. Berki
2016-07-06
*
buildenv.sh: clean up each tmpdir once
Klaus Aehlig
2016-07-04
*
Remove superfluous libdd_plist.jar
Damien Martin-Guillerez
2016-07-01
*
Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because tha...
Lukacs Berki
2016-07-01
*
Do redirection of stdout / stderr in Java instead of reimplementing it in eve...
Philipp Wollermann
2016-06-30
*
Do not require users to set TMPDIR for bootstrap on Windows.
Dmitry Lomov
2016-06-24
*
Fix quoting in arguments to [
Klaus Aehlig
2016-06-23
*
Description redacted.
Carmi Grushko
2016-06-23
*
When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...
Philipp Wollermann
2016-06-21
*
Disable runfiles on Windows.
Dmitry Lomov
2016-06-21
*
Get rid of --nodeep_execroot reference
Kristina Chodorow
2016-06-21
*
Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.
Laurent Le Brun
2016-06-20
*
Make the execution root match the runfiles tree structure for external reposi...
Kristina Chodorow
2016-06-17
*
Move xcode-locator into src/tools packages, defining it as a target under @ba...
Chris Parsons
2016-05-30
*
Prototype for remote execution using gRPC and Netty transport
Alpha Lam
2016-05-16
*
Make bootstrap scripts sh scripts
Klaus Aehlig
2016-05-11
*
Wire up --host_java_toolchain
Liam Miller-Cushon
2016-04-22
*
Fix Bazel JDK 7 build
Damien Martin-Guillerez
2016-04-21
*
Refactor JDK 7 build to use the vendored version of it
Damien Martin-Guillerez
2016-04-20
*
Do not include javac and JavaBuilder in the bootstrap path
Damien Martin-Guillerez
2016-04-20
*
Deprecate top-level Java toolchain flags in favour of java_toolchain
Liam Miller-Cushon
2016-04-19
*
Add the --grpc_port startup option and start a Java server if it's passed in.
Lukacs Berki
2016-04-14
*
Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.
Damien Martin-Guillerez
2016-04-14
*
Fixes bugs so that we can build bazel with bazel on Windows
Yun Peng
2016-04-14
*
Refactor build for JDK 7
Damien Martin-Guillerez
2016-04-13
*
Add stub gRPC C++ client and Java server.
Lukacs Berki
2016-04-12
[next]