- 4068a1d Description redacted. -- MOS_MIGRATED_REVID=125589653 by Carmi Grushko · 9 years ago
- c200914 When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
- a148b4c Disable runfiles on Windows. by Dmitry Lomov · 9 years ago
- 4873e56 Get rid of --nodeep_execroot reference by Kristina Chodorow · 9 years ago
- f3cf98f Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724. by Laurent Le Brun · 9 years ago
- bdfd58a Make the execution root match the runfiles tree structure for external repositories by Kristina Chodorow · 9 years ago
- 197543a Move xcode-locator into src/tools packages, defining it as a target under @bazel_tools. Currently the tool still remains in embedded_binaries, but we will migrate away from that: Eventually it can simply live just under @bazel_tools. by Chris Parsons · 9 years ago
- a1a79cb Prototype for remote execution using gRPC and Netty transport by Alpha Lam · 9 years ago
- 6dbcc2d Make bootstrap scripts sh scripts by Klaus Aehlig · 9 years ago
- 12c5ae6 Wire up --host_java_toolchain by Liam Miller-Cushon · 9 years ago
- 70b0019 Fix Bazel JDK 7 build by Damien Martin-Guillerez · 9 years ago
- 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
- c5a02fb Do not include javac and JavaBuilder in the bootstrap path by Damien Martin-Guillerez · 9 years ago
- 3ee570f Deprecate top-level Java toolchain flags in favour of java_toolchain by Liam Miller-Cushon · 9 years ago
- 8b3b918 Add the --grpc_port startup option and start a Java server if it's passed in. by Lukacs Berki · 9 years ago
- 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
- 83781f7 Fixes bugs so that we can build bazel with bazel on Windows by Yun Peng · 9 years ago
- 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
- e21e592 Add stub gRPC C++ client and Java server. by Lukacs Berki · 9 years ago
- 1325cc1 Remove init_workspace, as it unused by Kristina Chodorow · 9 years ago
- b7e1b82 Fix build when no CHANGELOG.md exists. by Damien Martin-Guillerez · 9 years ago
- 7038d3f Remove magic terminal width 97 by Klaus Aehlig · 9 years ago
- b297341 Make bootstrap process wrapper honor '-' as stdout/stderr by Klaus Aehlig · 9 years ago
- 28e67b5 Add the last Bazel version number to ./compile.sh by Damien Martin-Guillerez · 9 years ago
- be5b2eb Use bind to redirect C++ crosstool configuration by Damien Martin-Guillerez · 9 years ago
- 5909d9d Allow outputting the progress of Bazel's build. by Julio Merino · 9 years ago
- 63e8d63 Improve handling of exit routines to ensure we respect the exit status. by Julio Merino · 9 years ago
- 9d40a60 On Windows, build ``bazel.exe`` instead of just ``bazel``. by Dmitry Lomov · 9 years ago
- 51a204a Add --ignore_unsupported_sandboxing to the bootstrap build by Damien Martin-Guillerez · 9 years ago
- f9f2e10 Handle JAVA_HOME with spaces by Dmitry Lomov · 9 years ago
- cc9a2d1 Use label syntax that is immune to MSYS path mangling in bootstrap scripts. by Dmitry Lomov · 9 years ago
- 14cf678 Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64. by Kristina Chodorow · 9 years ago
- 7c4afb6 Update buildenv.sh to detect aarch64 as ARM by jmtatsch · 9 years ago
- e87849b Remove base_workspace from bazel setup by Kristina Chodorow · 9 years ago
- 5ed7895 Fix Bazel bootstrapping with JDK 7 by Damien Martin-Guillerez · 9 years ago
- daffc35 Use only the Bazel server for bootstrapping by Damien Martin-Guillerez · 9 years ago
- 8c04e9e Use JavaIoFileSystem during the bootstrapping, removing JNI compilation. by Damien Martin-Guillerez · 9 years ago
- ec758db Replaced process-wrapper by a dummy version for bootstrapping by Damien Martin-Guillerez · 9 years ago
- dceee0e Use a dummy build-runfiles in the bootstrap binary by Damien Martin-Guillerez · 9 years ago
- 50fce86 Inline bazel_bootstrap in compile.sh by Damien Martin-Guillerez · 9 years ago
- e5b7c59 Do not use sandboxing when bootstrapping by Damien Martin-Guillerez · 9 years ago
- 12c68aa Do not include bazel_tools in the bootstrap binary by Damien Martin-Guillerez · 9 years ago
- 0a7a3d2 Fix bazel args in the bootstrap test by Damien Martin-Guillerez · 9 years ago
- 3d796fe Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c. by Damien Martin-Guillerez · 9 years ago
- f488818 Add xcode_locator to bazel's embedded binaries. by Chris Parsons · 9 years ago
- bf98f39 Add the ability to customize the bazel client's exit code used when the bazel server exits abruptly. by Nathan Harmata · 9 years ago
- ac6ed79 Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108. by Dmitry Lomov · 9 years ago
- b9f401b Speed-up bootstrap on OS X by removing tool compilation. by Damien Martin-Guillerez · 9 years ago
- 53f4076 Don't symlink {examples/tools}/BUILD in the base_workspace. by Lukacs Berki · 9 years ago
- fcb3f84 Make "//..." do not find packages in the base workspace. by Lukacs Berki · 9 years ago
- 7c507be Allow specification of bazel target for bootstrap. by Peter Schmitt · 9 years ago
- bdbf75f Fix build on FreeBSD. by Googler · 9 years ago
- a4b6182 Remove unused jquery/d3 references. by Han-Wen Nienhuys · 9 years ago
- 0d05f25 Enable the worker strategy for Javac in Bazel during bootstrap. by Philipp Wollermann · 9 years ago
- dd8ca1a compile.sh to take LDFLAGS for bootstrap by Alpha Lam · 9 years ago
- 4744963 Remove a meaningless comment that I submitted accidentally. by Lukacs Berki · 9 years ago
- 30bed8f Read $HOME first to determine the home directory (and when not present, fall back to getpwuid()) by Lukacs Berki · 9 years ago
- 0d5d522 Make the bootstrapping process work again after moving tools to the @bazel_tools repository. by Lukacs Berki · 9 years ago
- 1940933 Introduce two new options to Linux sandbox wrapper: by Ming Zhao · 9 years ago
- 8b2e6b8 Embed a tools directory into the Bazel binary. by Lukacs Berki · 9 years ago
- 078a82e [ci] Do not fail on test failure by Damien Martin-Guillerez · 9 years ago
- 4bf2c1a Fix our Java 7 build by Damien Martin-Guillerez · 9 years ago
- f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
- 45d18d4 Enforce UTF-8 encoding in bootstrapping by Damien Martin-Guillerez · 10 years ago
- 9c5deb6 Requires JDK 8 by Damien Martin-Guillerez · 10 years ago
- 311801a Unbreak the CI on Darwin by Damien Martin-Guillerez · 10 years ago
- dbf5cad Setup the ci build to test also Android tests when available by Damien Martin-Guillerez · 10 years ago
- 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
- 43c4a1a Execute spawns inside sandboxes to improve hermeticity (spawns can no longer use non-declared inputs) and safety (spawns can no longer affect the host system, e.g. accidentally wipe your home directory). This implementation works on Linux only and uses Linux containers ("namespaces"). by Philipp Wollermann · 10 years ago
- d5079a5 Require an android_local_tools_repository stanza in the WORKSPACE file so that Bazel finds Android tools and update the tools themselves to handle their new location. by Lukacs Berki · 10 years ago
- 8c28813 Add native support for linux on ARM Cpu (32 bits) by Zhong Wang · 10 years ago
- 78c0cc7 Avoid command line argument mangling on Windows. by Dmitry Lomov · 10 years ago
- 5f66155 Use blaze_util_mingw.cc for bootstrapping on Windows. by Dmitry Lomov · 10 years ago
- 76c27a7 Wrap zip step into run_silent in compile.sh by Damien Martin-Guillerez · 10 years ago
- 8a0ce7b Set up protobuf compilers on Windows correctly for bootstrapping. by Googler · 10 years ago
- 0f5e3a0 Adds main/java/src to the base workspace. This is to enable src/tools/android/java/com/google/devtools/build/android:android_builder_lib to depend on src/main/java:options. by Alex Humesky · 10 years ago
- d3f7eda Adds gen jar and manifest proto outputs. by Alex Humesky · 10 years ago
- f54fc60 rm -rf "${base_workspace}/src" since it is a directory. by David Chen · 10 years ago
- f598710 Link in src/tools/android to base_workspace. by Lukacs Berki · 10 years ago
- 78f2e94 Make bazel compile error out when there's a run_silent command that fails by Kristina Chodorow · 10 years ago
- 50d124b Support the --[no]master_bazelrc flag by Damien Martin-Guillerez · 10 years ago
- 338dc56 Disable tests that requires JDK 8 when using compile.sh by Damien Martin-Guillerez · 10 years ago
- 8104c5b Lower the requirement to Java 7 by Damien Martin-Guillerez · 10 years ago
- 841751e Use --expunge to bazel clean for the deterministic test by Damien Martin-Guillerez · 10 years ago
- 43b2ea7 Added /etc/bazel.bazelrc as a global Bazel's master rc. by Damien Martin-Guillerez · 10 years ago
- e753ecf Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java resource, then passing it to the parser as a string instead of putting it into embedded_binaries then passing a Path to it to the parser. by Lukacs Berki · 10 years ago
- 19f3413 Improve platform and CPU detection, use the correct protoc binary for the running system. by Philipp Wollermann · 10 years ago
- 86746ce Fix permissions for zip files by Kristina Chodorow · 10 years ago
- 0bf90f7 Remove tools/jdk/jdk symbolic link creation by Damien Martin-Guillerez · 10 years ago
- 580cd69 Fix order of redirection in compile.sh by Damien Martin-Guillerez · 10 years ago
- 855af61 Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support. by Philipp Wollermann · 10 years ago
- d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago