aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Change getBatch signature from Set to Iterable since Iterable is all that's n...Gravatar Janak Ramakrishnan2015-04-30
* Execute the plist merge action if there is a bundle id to stamp onto the plis...Gravatar Googler2015-04-30
* ios_test: Export device-specific information on a providerGravatar Daniel Wagner-Hall2015-04-29
* Indicate that experimental_ios_test targets can only run on OSXGravatar Daniel Wagner-Hall2015-04-29
* Minor refactoring of filesystem tests.Gravatar Eric Fellheimer2015-04-29
* Give OutputService#startBuild() access to the build ID.Gravatar Eric Fellheimer2015-04-29
* Add fetch commandGravatar Kristina Chodorow2015-04-28
* Very basic XcTest support in BazelGravatar Daniel Wagner-Hall2015-04-28
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-28
* Fix multiple issues with extra actions and input-discovering actions:Gravatar Janak Ramakrishnan2015-04-28
* Remove IncludeParser from Bazel tree.Gravatar Janak Ramakrishnan2015-04-28
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Update documentations for attribute bundle_id on objc rules to explain bundle...Gravatar Googler2015-04-28
* Remove bundling and application specific build settings from generated compan...Gravatar Googler2015-04-28
* Fix objective C rules to work with external repositoriesGravatar Kristina Chodorow2015-04-28
* Rollback of commit a4b66fdbe61845fd4d4ebaebec1e25cdcd99809d.Gravatar Marian Lobur2015-04-27
* CL for Java readability reviewGravatar Kristina Chodorow2015-04-27
* Fix SkyframeExecutor to not assume only one node for the configuration(s).Gravatar Ulf Adams2015-04-27
* Fix SkylarkList#equalsGravatar Francois-Rene Rideau2015-04-27
* Add environment_group support for query.Gravatar Greg Estren2015-04-27
* Make SkyKey cached hash code transientGravatar Mark Schaller2015-04-27
* Move comments closer to the code they describe.Gravatar Mark Schaller2015-04-27
* Clean up the TestFileOutErr to be less brittle, avoiding the "brutal overload...Gravatar Eric Fellheimer2015-04-27
* Add a mechanism for configuration fragments to add arbitrary rules to the def...Gravatar Lukacs Berki2015-04-24
* Look for resources under Maven's standard directory layoutGravatar Kristina Chodorow2015-04-24
* Fix warnings about ancestors calls creating generic arrays.Gravatar Ulf Adams2015-04-24
* Description redacted.Gravatar Peter Schmitt2015-04-24
* A minor refactoring in FileConfiguredTarget.Gravatar Lukacs Berki2015-04-24
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Ensure extension's bundle minimum OS version is at least 8.0.Gravatar Peter Schmitt2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Simplify AnalysisEnvironment creation.Gravatar Ulf Adams2015-04-23
* Fix indentation in TestCommand.Gravatar Ulf Adams2015-04-23
* Similar to TargetMarkerValue, have TargetPatternValue *not* embed Targets.Gravatar Nathan Harmata2015-04-23
* Fix http_jar documentationGravatar Kristina Chodorow2015-04-23
* Redirect the getBuildInfo method calls through RuleContext.Gravatar Ulf Adams2015-04-23
* Make --compile_one_dependency more "configurable attribute"-friendly:Gravatar Greg Estren2015-04-23
* Constraints: don't check constraints on implicit or lateboundGravatar Greg Estren2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* Only check visibility when the rule class has the attributeGravatar Kristina Chodorow2015-04-23
* Remove circular symlinks to external dependenciesGravatar Kristina Chodorow2015-04-23
* Use BuiltinFunction for all builtinsGravatar Francois-Rene Rideau2015-04-22
* Parser: Update code to prepare for list filtering.Gravatar Laurent Le Brun2015-04-22
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Add TEST_TMPDIR for BazelGravatar Kristina Chodorow2015-04-22
* Fix downloader to download more than 2048 bytesGravatar Kristina Chodorow2015-04-22
* Remove Package.AbstractBuilder.Gravatar Han-Wen Nienhuys2015-04-22
* Add the option to match by regexp in RecursiveFilesystemTraversal.Gravatar Janak Ramakrishnan2015-04-21
* Description redacted.Gravatar Googler2015-04-21
* Refactor link command line to live in CompilationSupport.Gravatar Peter Schmitt2015-04-21