- 5586fc1 Bootstrap: report missing bintools early by Laszlo Csomor · 6 years ago
- 3bf6857 Flip --experimental_strict_action_env on by default. by Benjamin Peterson · 6 years ago
- 7c49bd9 Make the embedded JDK targets the default by Liam Miller-Cushon · 7 years ago
- 32c5add Update the distfile compile scripts to create a valid embedded tools repository. by John Cater · 7 years ago
- 4cb8cb8 Windows,bootstrapping: respect TMPDIR by Laszlo Csomor · 7 years ago
- 90ecf93 bootstrap: fix typo in PATH-fixing command advice by L?szl? Csomor · 7 years ago
- 2cf560f Update version of re2 by laurentlb · 7 years ago
- abc932e bootstrap: fix typo in PATH fixing command advice by László Csomor · 7 years ago
- 3495954 Platform options are no longer experimental. by jcater · 7 years ago
- e79a110 Windows,bootstrapping: fix build_windows_jni.sh by Laszlo Csomor · 7 years ago
- d852e48 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- 03976a5 Removes all test parts of compile.sh by dmarting · 8 years ago
- 27db2d8 Replace which by bash-builtin hash by Klaus Aehlig · 8 years ago
- da1d416 Add a Bazel test testing determinism of `bazel build //src:bazel` by Damien Martin-Guillerez · 8 years ago
- 5ede79a compile.sh srcs: do not hide error messages by aehlig · 8 years ago
- bcc569e Build MSVC Bazel when using compile.sh by pcloudy · 8 years ago
- cfb2ec0 Minor Bash improvements by Androbin · 8 years ago
- d8461b5 Remove compile.sh srcs exception after successfull protobuf update. by buchgr · 8 years ago
- 6e12e65 Update protobuf dependency to 3.2.0 by Jakob Buchgraber · 8 years ago
- d0d7ef0 Windows, bootstrapping: fix bugs to support Cygwin by Laszlo Csomor · 8 years ago
- 9b7330f Simplify the steps needed to run android_integration_test. by Adam Michael · 8 years ago
- cb8a5e2 Make Bazel build with MSVC-default-toolchain Bazel by Yun Peng · 8 years ago
- f5525e8 Bazel bootstrapping: make it work on Windows again by Laszlo Csomor · 8 years ago
- 161c4a3 Always pass -e; some versions of sed give an error message otherwise. by Ulf Adams · 8 years ago
- 0a05086 In the //:srcs completeness test, ignore derived by Klaus Aehlig · 8 years ago
- 9f7180f Bootstrapping: don't use convenience symlinks by Laszlo Csomor · 8 years ago
- 1540d8f Rollback of commit 900202fe4418490abca96afd7ebf2b92268be244. by Damien Martin-Guillerez · 9 years ago
- 900202f Change default apple toolchain from darwin_x86_64 to ios_x86_64. by Cal Peyser · 9 years ago
- 276a8cd Make bootstrapping support a designated work dir by Klaus Aehlig · 9 years ago
- ca407f0 Adds missing dependencies to //:srcs by Damien Martin-Guillerez · 9 years ago
- 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect 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
- 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
- 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
- 28e67b5 Add the last Bazel version number to ./compile.sh by Damien Martin-Guillerez · 9 years ago
- 5909d9d Allow outputting the progress of Bazel's build. by Julio Merino · 9 years ago
- 8c440b3 Remove scala rules from the Bazel source tree by Damien Martin-Guillerez · 9 years ago
- 9d40a60 On Windows, build ``bazel.exe`` instead of just ``bazel``. by Dmitry Lomov · 9 years ago
- b5d417d Add scala tests to CI by Oscar Boykin · 9 years ago
- dccd81f Make sure $BAZEL is set when `./compile.sh test` is run by Kristina Chodorow · 9 years ago
- cc9a2d1 Use label syntax that is immune to MSYS path mangling in bootstrap scripts. by Dmitry Lomov · 9 years ago
- 84450b8 Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad. by Kristina Chodorow · 9 years ago
- 14cf678 Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64. by Kristina Chodorow · 9 years ago
- e87849b Remove base_workspace from bazel setup by Kristina Chodorow · 9 years ago
- 8e2adfb Use --nolegacy_bazel_java_test when launching test. 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
- 50fce86 Inline bazel_bootstrap in compile.sh by Damien Martin-Guillerez · 9 years ago
- eaf8930 Remove remaining tools by Damien Martin-Guillerez · 9 years ago
- 3d796fe Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c. by Damien Martin-Guillerez · 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
- 9b1e3a2 Tweak the bootstrapping and build process so that the prebuilt tools under tools/jdk are not necessary anymore. by Lukacs Berki · 9 years ago
- 7fdbd78 Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT. by Dave MacLachlan · 9 years ago
- 0d5d522 Make the bootstrapping process work again after moving tools to the @bazel_tools repository. by Lukacs Berki · 9 years ago
- 0bb2f02 Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps. by Dave MacLachlan · 9 years ago
- f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
- 27404a9 Parses the correct values of SDK, Platform and XCode version numbers when generating by Anastasios Kakalis · 10 years ago
- b81f90c Unbreak CI: the Android SDK test in compile.sh was wrong. 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
- 678ba23 Add an integration test for Android rules. by Lukacs Berki · 10 years ago
- 5b378db Fix "compile.sh tools" on OS X when XCode is not installed by Kristina Chodorow · 10 years ago
- b47cb49 Add .sh extension to ibtoolwrapper bash script in bazel compile by Chris Parsons · 10 years ago
- 46e8057 Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9. by Googler · 10 years ago
- da3cb80 RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into bash scripts and have been renamed to actoolwrapper, momcwrapper and swiftstdlibtoolwrapper respectively. The old versions will be deleted in a later change. by Googler · 10 years ago
- 0caf332 Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0. by Lukacs Berki · 10 years ago
- b8d1e70 Description redacted. -- MOS_MIGRATED_REVID=98347349 by Googler · 10 years ago
- a4211f3 Make binaries and scripts in tools/objc executable. by Googler · 10 years ago
- d3f7eda Adds gen jar and manifest proto outputs. by Alex Humesky · 10 years ago
- 9cac163 Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode. by Googler · 10 years ago
- 4f89281 Fixed the deterministic test flakiness by Damien Martin-Guillerez · 10 years ago
- f64f211 Implementation of realpath for Mac OS X. This will allow us to move some of our tools (ibtool, actool etc) to shell scripts which should be faster and easier to maintain. by Googler · 10 years ago
- 50d124b Support the --[no]master_bazelrc flag by Damien Martin-Guillerez · 10 years ago
- 4349f94 Force two rounds for the deterministic tests when no BAZEL_SUM is provided by Damien Martin-Guillerez · 10 years ago
- a377af0 Enforce embed label only if not set 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
- ad26d68 StdRedirect library for interposing iOSSimulator so we can redirect stdin,stdout,stderr. by Googler · 10 years ago
- aa7cb9a Add ability to compile objc_binary targets with Swift sources. by Googler · 10 years ago
- 7cf300e Fix travis configuration for JDK 8 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
- 19f3413 Improve platform and CPU detection, use the correct protoc binary for the running system. by Philipp Wollermann · 10 years ago
- d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago
- d6f4808 Bootstrapping tools using Bazel by Damien Martin-Guillerez · 10 years ago
- 5fe7933 Remove fetch step from compile.sh by Kristina Chodorow · 10 years ago
- eb6e903 Use the ijar ZIP implementation in Blaze instead of libarchive by Damien Martin-Guillerez · 10 years ago
- 5cafe13 added comment to compile.sh by David Mankin · 10 years ago
- 991ba95 Unset _JAVA_OPTIONS in compile.sh by Damien Martin-Guillerez · 10 years ago
- 7d429ac Adding git commit hash as version when using compile.sh by Damien Martin-Guillerez · 10 years ago
- 29e46b2 Add a plugin to drop Error Prone-specific javacopts by Liam Miller-Cushon · 10 years ago
- 45a2469 Set up pkg path for the fetch and query commands in .bazelrc by Kristina Chodorow · 10 years ago
- dd02a92 Do not create objc helper tools when the platform is Linux. by Thiago Farina · 10 years ago
- 4fa24ee Require fetch for external dependencies by Kristina Chodorow · 10 years ago
- feb0939 Test for existence of $HOME before writing ~/.bazelrc in compile.sh by Damien Martin-Guillerez · 10 years ago
- 5821646 Rewrite of ZipCombiner to improve performance and maintainability by Googler · 10 years ago
- 633ecbd Put quotes around all paths that might have spaces by Kristina Chodorow · 10 years ago
- 3fb7581 compile.sh: Use $CXX/$CXXFLAGS for C++ compiler and its options. by Kyle Moffett · 10 years ago
- e936383 Fix compile.sh for macports by Allen Porter · 10 years ago
- 36fbe63 Header cleanups. by Han-Wen Nienhuys · 10 years ago
- a0a7968 Bazel compile.sh: prevent BUILD file to be copied in the output by Damien Martin-Guillerez · 10 years ago
- 24eaf9d Bazel compile.sh: test for existence of the protoc compiler by Damien Martin-Guillerez · 10 years ago