aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* JavaBuilder: Remove old logic that tries to parse protos as textfiles.Gravatar Philipp Wollermann2015-04-28
* Add flags primary_bundle_id and fallback_bundle_id to PlMerge to set bundle i...Gravatar Googler2015-04-28
* Remove some unused code from FoundationTestCase.Gravatar Ulf Adams2015-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
* Cleanup: Do not include unnecessary headers in blaze_util.h.Gravatar Thiago Farina2015-04-28
* Explain extra_options more clearly.Gravatar Han-Wen Nienhuys2015-04-27
* Rollback of commit a4b66fdbe61845fd4d4ebaebec1e25cdcd99809d.Gravatar Marian Lobur2015-04-27
* Remove the remaining uses of scratchFS() (some by inlining).Gravatar Ulf Adams2015-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
* Inline FoundationTestCase.scratchFile.Gravatar Ulf Adams2015-04-27
* Fix SkylarkList#equalsGravatar Francois-Rene Rideau2015-04-27
* Description redacted.Gravatar Greg Estren2015-04-27
* Remove more calls to scratchFS().Gravatar Ulf Adams2015-04-27
* Add environment_group support for query.Gravatar Greg Estren2015-04-27
* Inline/remove some calls to FoundationTestCase.scratchFS().Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.overwriteScratchFile.Gravatar Ulf Adams2015-04-27
* Make SkyKey cached hash code transientGravatar Mark Schaller2015-04-27
* Inline FoundationTestCase.deleteFile and one variant of scratchFile.Gravatar Ulf Adams2015-04-27
* Inline FoundationTestCase.dir.Gravatar Ulf Adams2015-04-27
* Add a Path constructor to Scratch.Gravatar Ulf Adams2015-04-27
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-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
* Replace a few uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Extend the Scratch class to have a working directory.Gravatar Ulf Adams2015-04-27
* Add missing dependencies to :analysis_test in Bazel.Gravatar Lukacs Berki2015-04-24
* 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
* Open source more analysis tests.Gravatar Ulf Adams2015-04-24
* Open source the aspects-related tests.Gravatar Ulf Adams2015-04-24
* Move the BazelAnalysisMock to a subpackage of analysis.Gravatar Ulf Adams2015-04-24
* Open source the analysis/constraints tests.Gravatar Ulf Adams2015-04-24
* Fix warnings about ancestors calls creating generic arrays.Gravatar Ulf Adams2015-04-24
* Move blaze_exit_code.h into util/ directory.Gravatar Thiago Farina2015-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