aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/BUILD
Commit message (Expand)AuthorAge
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* libtool wrapper script to isolate the unfortunate hacks we must make to get a...Gravatar Chris Parsons2016-05-24
* Remove a bunch of unnecessary files from the Bazel binary.Gravatar Ulf Adams2016-05-23
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Add turbine to embedded toolsGravatar Liam Miller-Cushon2016-05-06
* Add dummy objc tools to Bazel for non-OSX targetGravatar Damien Martin-Guillerez2016-05-03
* Refactor JDK 7 build to use the vendored version of itGravatar Damien Martin-Guillerez2016-04-20
* Fixes bugs so that we can build bazel with bazel twice without cleaning up on...Gravatar Yun Peng2016-04-14
* Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515.Gravatar Damien Martin-Guillerez2016-04-14
* Refactor build for JDK 7Gravatar Damien Martin-Guillerez2016-04-13
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Add escapes to quotation marks in Java version detection genrule.Gravatar Dmitry Lomov2016-02-17
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Open-source the JUnit test runner.Gravatar Damien Martin-Guillerez2016-01-13
* Adds ApkBuilder from the Android SDK to bazel's third_party with someGravatar Alex Humesky2016-01-11
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.Gravatar Dmitry Lomov2015-12-22
* Speed-up bootstrap on OS X by removing tool compilation.Gravatar Damien Martin-Guillerez2015-12-21
* Upstream some basic changes from dslomov windows branch.Gravatar Dmitry Lomov2015-12-07
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Tweak the bootstrapping and build process so that the prebuilt tools under to...Gravatar Lukacs Berki2015-11-18
* Fix build on FreeBSD.Gravatar Googler2015-11-17
* Make building Bazel more hermetic.Gravatar Lukacs Berki2015-11-11
* handle darwin_x86_64 target cpuGravatar Chris Parsons2015-10-30
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Pre-compile Android tools that are embedded in the Bazel binary.Gravatar Lukacs Berki2015-10-27
* Fixes the options build files when used from the default_android_tools reposi...Gravatar Alex Humesky2015-10-27
* Read $HOME first to determine the home directory (and when not present, fall ...Gravatar Lukacs Berki2015-10-27
* Another go at adding a bazel_notools binary that doesn't contain the embedded...Gravatar Lukacs Berki2015-10-19
* Rollback of commit 97eaf9136abad30827cf1a060cc32e786745923d.Gravatar Chris Parsons2015-10-16
* Add a //src:bazel-notools target that is the same as the Bazel binary except ...Gravatar Lukacs Berki2015-10-15
* Embed a tools directory into the Bazel binary.Gravatar Lukacs Berki2015-10-06
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Fix our Java 7 buildGravatar Damien Martin-Guillerez2015-10-02
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Create a binary packager for BazelGravatar Damien Martin-Guillerez2015-07-29
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Fix libunix dependency on OS XGravatar Kristina Chodorow2015-06-26
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Reorganized compile.shGravatar Damien Martin-Guillerez2015-06-10
* Disable heuristic_label_expansion in Bazel.Gravatar Han-Wen Nienhuys2015-06-02
* Added support for building with older JDK (JDK 7)Gravatar Damien Martin-Guillerez2015-05-28