aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
...
* 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
* 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
* Add a clear() method to FileOutErr.Gravatar Eric Fellheimer2015-04-21
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* Skylark fail function: Remove when attribute.Gravatar Laurent Le Brun2015-04-20
* Skylark documentation: Add missing linksGravatar Laurent Le Brun2015-04-20
* Remove legacy methods Package#{getRules,getFiles}.Gravatar Han-Wen Nienhuys2015-04-20
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Added py_test rule to BazelGravatar Damien Martin-Guillerez2015-04-17
* A minor refactoring of BlazeRuntime.Gravatar Lukacs Berki2015-04-17
* A minor simplification in Java rules.Gravatar Lukacs Berki2015-04-17
* Use Object#equals.Gravatar Nathan Harmata2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17