aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/BUILD
Commit message (Expand)AuthorAge
* 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
* Get rid of namespace-sandbox filegroup.Gravatar Thiago Farina2015-05-18
* Open-source Bazel bash completion scriptGravatar Damien Martin-Guillerez2015-04-10
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Make JDK not need tools/jdk/jdk symlinkedGravatar Kristina Chodorow2015-03-18
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25