aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Implement propagation along dependencies for Skylark aspects.Gravatar Dmitry Lomov2015-11-02
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Fix indentation.Gravatar Ulf Adams2015-10-30
* Make C++ builds work on OS X.Gravatar Lukacs Berki2015-10-30
* Use plutil instead of plmerge for converting strings files from text to binary.Gravatar Dave MacLachlan2015-10-30
* Moves -printmapping to the end of the Proguard arguments list.Gravatar Michael Staib2015-10-30
* Add Skylark support for string_list_dictGravatar Francois-Rene Rideau2015-10-30
* Only strip launcher for fissionized opt builds.Gravatar Googler2015-10-29
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Rollback of commit c1e4243dbefc57909feff4ebb19975f151fa6391.Gravatar Greg Estren2015-10-28
* Pass apple sdk information to ios_test test actionsGravatar Chris Parsons2015-10-27
* Force hdrs_check to "strict", remove "hdrs_check" attribute from cc_* rules.Gravatar Philipp Wollermann2015-10-27
* Clean up the CoverageReportActionFactory interface a bit.Gravatar Ulf Adams2015-10-27
* Eliminate the Android tools repository, and with it, Constants.ANDROID_DEP_PR...Gravatar Lukacs Berki2015-10-27
* Un-hardcode the names of some Python implicit attributes ($python_precompile,...Gravatar Carmi Grushko2015-10-27
* Refactor instrumentation in JavaCommon to remove Android specific content.Gravatar Andrew Pellegrini2015-10-27
* Remove the TOOLS_REPOSITORY prefix for tools/objc:xctest_app.Gravatar Chris Parsons2015-10-27
* Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...Gravatar Andrew Pellegrini2015-10-27
* Make -DNS_BLOCK_ASSERTIONS=1 by default when c=opt on objc builds.Gravatar Googler2015-10-27
* Support proto_library in AndroidStudioInfoAspect.Gravatar Googler2015-10-27
* Allow C++ compile actions to run in a sandbox by replacing the LocalGccStrate...Gravatar Philipp Wollermann2015-10-27
* Refactor include scanning / .d file parsing in the C++ rules so that validati...Gravatar Philipp Wollermann2015-10-27
* Remove the unused launcher argument from JavaSemantics.getJvmFlags.Gravatar Ulf Adams2015-10-27
* Have @SkylarkCallable methods accept Iterable instead of CollectionGravatar Francois-Rene Rideau2015-10-22
* Description redacted.Gravatar Alex Humesky2015-10-22
* Description redacted.Gravatar Googler2015-10-22
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Global cleanup change.Gravatar Googler2015-10-21
* Include memleaks plugin support for experimental_ios_testGravatar Chris Parsons2015-10-21
* Improve documentation for resolve_commandGravatar Francois-Rene Rideau2015-10-21
* Unify Skylark and BUILD listsGravatar Francois-Rene Rideau2015-10-20
* Add %crosstool_top% metasyntax for builtin cxx include directories.Gravatar Googler2015-10-20
* Improve error diagnostics for Skylark aspects.Gravatar Dmitry Lomov2015-10-20
* Implement aspect(...) Skylark function.Gravatar Dmitry Lomov2015-10-20
* Rollback of commit ac7195025b073948785db8c6975a53fc305c5087.Gravatar Peter Schmitt2015-10-20
* Allow relative CxxBuiltinDirectories not just under crosstool or sysroot.Gravatar Googler2015-10-20
* Also forward the exported_plugins of the rules in the deps of anGravatar Alex Humesky2015-10-20
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* Expose link flags to SkylarkGravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Implement aspect(...) Skylark function.Gravatar Dmitry Lomov2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Introduce --override_workspace_root blaze flag to hand-set workspace_root and...Gravatar Googler2015-10-15
* Remove command_helper, use resolve_command insteadGravatar Francois-Rene Rideau2015-10-15
* Improves the error message for invalid cpu (--cpu or --fat_apk_cpu).Gravatar Alex Humesky2015-10-13
* Makes the error message for invalid or duplicate crosstool toolchains more le...Gravatar Alex Humesky2015-10-13
* Split off 2 BUILD files.Gravatar Han-Wen Nienhuys2015-10-13
* Rename IOS_SDK_VERSION_OVERRIDE to APPLE_SDK_VERSION_OVERRIDE, as it need not...Gravatar Chris Parsons2015-10-13