aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/BUILD
Commit message (Expand)AuthorAge
...
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel buildsGravatar Chris Parsons2016-10-11
* Fix build on WindowsGravatar Damien Martin-Guillerez2016-10-07
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Fix dependency on libtool's helper script make_hashed_objlist.py.Gravatar Chris Parsons2016-09-27
* Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weigh...Gravatar Irina Iancu2016-09-23
* Add BUILD target for bazel apksigner and BUILD.tools so that it can be used inGravatar Adam Michael2016-09-02
* Create Python executable zip fileGravatar Yun Peng2016-08-04
* Do not compile turbine for Java 7 build.Gravatar Damien Martin-Guillerez2016-08-03
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* C++ reimplementation of singlejar tool: first checkin, take two: fix the prob...Gravatar Sasha Smundak2016-07-18
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445.Gravatar Klaus Aehlig2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* C++ reimplementation of singlejar tool: first checkin.Gravatar Sasha Smundak2016-07-01
* GPLv2 + Classpath exception compliance: ship the source code of jformatstringGravatar Damien Martin-Guillerez2016-06-29
* Add skeleton code for a JNI .DLL on Windows.Gravatar Lukacs T. Berki2016-06-27
* Generate the command-line reference from bazel help.Gravatar Ulf Adams2016-06-23
* 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