aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add options for Android compilation with Jack.Gravatar Michael Staib2015-05-29
* added comment to compile.shGravatar David Mankin2015-05-29
* Added limits.h to headers to ijarGravatar Damien Martin-Guillerez2015-05-29
* Refactor J2ObjCSrcsProvider to have a builder, allowing us to move logic out ...Gravatar Googler2015-05-29
* Description redacted.Gravatar Googler2015-05-29
* Create a Skylark API for C++ rules.Gravatar Laurent Le Brun2015-05-29
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28
* Skylark: Added str.partition() and str.rpartition(), as known from Python.Gravatar Googler2015-05-28
* Parser cleanup: Introduce an enum instead of the booleansGravatar Laurent Le Brun2015-05-28
* Use a testenv.sh function rather than hardcoded list to specify the tools dir...Gravatar Googler2015-05-28
* Moves the build rule for jarjar to third_party/java/jarjar and adds a java_bi...Gravatar Alex Humesky2015-05-28
* Even more select concatenation: this time when a glob is *in*Gravatar Greg Estren2015-05-28
* Added support for building with older JDK (JDK 7)Gravatar Damien Martin-Guillerez2015-05-28
* Deletes third_party/jarjar in favor of third_party/java/jarjar.Gravatar Alex Humesky2015-05-27
* Creates a copy of third_party/jarjar in third_party/java/jarjar for better co...Gravatar Alex Humesky2015-05-27
* Forbid **kwargs and *args in BUILD files.Gravatar Laurent Le Brun2015-05-27
* Remove unused helper functions.Gravatar Han-Wen Nienhuys2015-05-27
* RELNOTES: Attribute error messages related to Android resources are easier to...Gravatar Philipp Wollermann2015-05-27
* Extract version numbers that look like "..._1.2.3_..." from BUILD_EMBED_LABEL...Gravatar Googler2015-05-27
* Don't make sha1 field mandatory until there's a helper to generate themGravatar Kristina Chodorow2015-05-27
* Make the PackageFunction cache an actual Cache.Gravatar Eric Fellheimer2015-05-27
* Rollback of commit 3e66823d81b6432953f8fa4105a82c3fe605239e.Gravatar Laurent Le Brun2015-05-27
* Give each extra action script file a unique name to avoid action conflicts wh...Gravatar Janak Ramakrishnan2015-05-27
* Add an entry to TransitiveTargetValue that tracks theGravatar Greg Estren2015-05-27
* Adds tools for building Android apps.Gravatar Alex Humesky2015-05-27
* Minor refactoring to SkyframeExecutor progress receiver.Gravatar Eric Fellheimer2015-05-27
* Rollback of commit 73ad1482a1d99b9acd14f4545ff11671d87ec4e1.Gravatar Kristina Chodorow2015-05-27
* Logging for yet another location we're failing to get the MD5 algorithm.Gravatar Janak Ramakrishnan2015-05-27
* Skylark: File object can now retrieve dirname/basename.Gravatar Googler2015-05-27
* Filter out middleman artifacts in RunfilesSupplierImplGravatar Michajlo Matijkiw2015-05-27
* Remove TODO now that Objective-C tooling has build filesGravatar Damien Martin-Guillerez2015-05-27
* Added BUILD files for X-code / Objective-C toolingGravatar Damien Martin-Guillerez2015-05-27
* Unset _JAVA_OPTIONS in compile.shGravatar Damien Martin-Guillerez2015-05-27
* Add textual_hdrs to the Bazel C++ rule classes.Gravatar Lukacs Berki2015-05-27
* TestRunnerAction attaches runfilesGravatar Michajlo Matijkiw2015-05-26
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* Quiet error-checking by implementing hash code for object that already had ha...Gravatar Janak Ramakrishnan2015-05-22
* Include all input files in the "files" count in the description of a JavaComp...Gravatar Lukacs Berki2015-05-22
* process-wrapper: only define _GNU_SOURCE if it wasn't defined yet,Gravatar Han-Wen Nienhuys2015-05-22
* Store RcFile pointers, rather than inline objects.Gravatar Han-Wen Nienhuys2015-05-22
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Expose Proto providers to Skylark for experimentation.Gravatar Laurent Le Brun2015-05-22
* Documentation fixes.Gravatar Laurent Le Brun2015-05-22
* Updated the Beta RoadmapGravatar Damien Martin-Guillerez2015-05-22
* Expose more CppConfiguration functions to Skylark.Gravatar Laurent Le Brun2015-05-22
* Minor cleanup, use "failure" instead of "error" for consistency with the attr...Gravatar Laurent Le Brun2015-05-22
* Fixes for several issues with using ibtool.Gravatar Googler2015-05-22
* Add a hidden flag which allows us to set the size of the legacy globbing thre...Gravatar Eric Fellheimer2015-05-22
* Rollback of commit 6d98f6c633ec4a12737544a149bc18c41a3c442a.Gravatar Rumou Duan2015-05-22
* Add sha1 checksum for maven jarsGravatar Kristina Chodorow2015-05-22