aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Properly handle exceptions that RecursivePkgFunction can encounter, instead o...Gravatar Janak Ramakrishnan2015-06-03
* Slight refactoring of readdir().Gravatar Eric Fellheimer2015-06-03
* Remove compatible_with / restricted_to attributes from ruleGravatar Greg Estren2015-06-03
* Pass Bazel client workspace root to XcodeGen.Gravatar Rumou Duan2015-06-03
* Fix issue where MavenDownloader was using empty defaults for repositoryGravatar Michajlo Matijkiw2015-06-03
* Make sure that all system includes that are specified in the CROSSTOOL file a...Gravatar Janak Ramakrishnan2015-06-03
* Keep host dependencies exempt from constraint checkingGravatar Greg Estren2015-06-03
* Improve an error messageGravatar Francois-Rene Rideau2015-06-03
* Minor doc update (wrt exports_files and BUILD files).Gravatar Laurent Le Brun2015-06-03
* Skylark - delete deprecated ctx.target(s)Gravatar Laurent Le Brun2015-06-02
* Update comments - it's not experimental anymore.Gravatar Laurent Le Brun2015-06-02
* Disable heuristic_label_expansion in Bazel.Gravatar Han-Wen Nienhuys2015-06-02
* Confusing method description elaborated upon a little bit.Gravatar Googler2015-06-01
* Implement smart negation for target pattern sequencesGravatar Mark Schaller2015-06-01
* Push down Package serialization io logicGravatar Michajlo Matijkiw2015-06-01
* Add the --sysroot argument even if it is the default for the particular Cross...Gravatar Lukacs Berki2015-06-01
* Use the -nf option of ApkBuilder (which is available in the Android SDK) inst...Gravatar Lukacs Berki2015-06-01
* Changes the android rules to invoke jarjar directly instead of through a script.Gravatar Alex Humesky2015-06-01
* Change the contract of IncludeScanner#process to include the original sources...Gravatar Janak Ramakrishnan2015-06-01
* Add main to print list of rules.Gravatar Han-Wen Nienhuys2015-06-01
* Add support for @foo//:bar-format labels on the command lineGravatar Kristina Chodorow2015-06-01
* Attach runfiles middlemen to py-binary data runfilesGravatar Michajlo Matijkiw2015-06-01
* Guard against a null targets list.Gravatar Cody Schroeder2015-06-01
* Fully qualify links to PackageFunction in PackageGravatar Michajlo Matijkiw2015-06-01
* Re-enable documentation on maven_jarGravatar Kristina Chodorow2015-06-01
* Skylark: Implemented str.rsplit() and made split()'s separator a mandatory pa...Gravatar Florian Weikert2015-06-01
* Expose Python provider to SkylarkGravatar Laurent Le Brun2015-06-01
* Skylark: Expose proto providers in a cleaner way.Gravatar Laurent Le Brun2015-06-01
* Initial checkin of the "mobile-install" command.Gravatar Lukacs Berki2015-05-29
* Use an aspect to calculate the Android neverlink libraries.Gravatar Lukacs Berki2015-05-29
* Add options for Android compilation with Jack.Gravatar Michael Staib2015-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
* 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
* Even more select concatenation: this time when a glob is *in*Gravatar Greg Estren2015-05-28
* Forbid **kwargs and *args in BUILD files.Gravatar Laurent Le Brun2015-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
* 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