aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/BUILD
Commit message (Expand)AuthorAge
* Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory,Gravatar Googler2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Select correct JDK for windows_msysGravatar dslomov2017-05-16
* add config setting for LinuxGravatar Thiago Farina2017-05-15
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Update to javac9-r4023Gravatar cushon2017-04-25
* Embed a prebuilt jarjar into Bazel so that Android builds work again.Gravatar lberki2017-04-20
* Stop embedding apkbuildermain in Bazel binary.Gravatar ajmichael2017-04-14
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.Gravatar xingao2017-04-04
* Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41.Gravatar philwo2017-03-31
* Make Java tool jars available from @bazel_tools. Gravatar Xin Gao2017-03-28
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Enable docker on local version of local remote build serverGravatar Googler2017-03-20
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Create ExperimentalTestRunner which is just the same as BazelTestRunner, but ...Gravatar Kush Chakraborty2017-03-09
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Remove mobile-install stub app targets from BUILD files.Gravatar Adam Michael2017-02-23
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Move the JUnit runner tests to the same location as the Internal Repo.Gravatar Kush Chakraborty2017-02-10
* Benchmark part 1: generate java code for buildGravatar Yue Gan2017-01-25
* Windows, JNI: add tests for windows_utilGravatar Laszlo Csomor2017-01-18
* Open sourcing junitrunner tests.Gravatar Irina Iancu2017-01-10
* Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.Gravatar Adam Michael2016-12-15
* Remove BUILD files for checked in Android apksigner.Gravatar Adam Michael2016-12-07
* Add JacocoCoverageRunner to junitrunner.Gravatar Yue Gan2016-12-05
* Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc.Gravatar Irina Iancu2016-11-11
* 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