aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Extract configuration fragment access logic into ConfigurationFragmentPolicy.Gravatar Michael Staib2015-09-30
* Reintroduce an inconsistency check (albeit, in a weaker form) removed by a pr...Gravatar Nathan Harmata2015-09-30
* Remove extraneous comma from iOS app page in tutorialGravatar Googler2015-09-30
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Optimize how we mark files read-only upon action completion.Gravatar Eric Fellheimer2015-09-30
* Change uses of Lists#newArrayListWithExpectedSize to ArrayList#ArrayList(int)...Gravatar Nathan Harmata2015-09-30
* Pass test log as argument to formatting perl program instead of inliningGravatar Michajlo Matijkiw2015-09-30
* [docker] Add workdir attributeGravatar Damien Martin-Guillerez2015-09-30
* Limit the length of the output of Printer.printList().Gravatar Florian Weikert2015-09-30
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Rename PackageManager.getTargetPatternEvaluator to newTargetPatternEval.Gravatar Ulf Adams2015-09-30
* Move loadingPhaseRunner from BlazeRuntime to CommandEnvironment.Gravatar Ulf Adams2015-09-30
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Refactors proguard_whitelister.Gravatar Alex Humesky2015-09-30
* Rollback of "Propagates cc_library linkopts attribute to dependent objc_libra...Gravatar Chris Parsons2015-09-30
* Fixes Android integration tests by wiring up idlclass rules in integrationGravatar Alex Humesky2015-09-30
* Simplify buildingState check in markCleanGravatar Mark Schaller2015-09-30
* Refactor ErrorInfo creation to share single constructorGravatar Michajlo Matijkiw2015-09-30
* Use an isolated classloader for JavaBuilder pluginsGravatar Liam Miller-Cushon2015-09-30
* Don't crash when building environment groups directlyGravatar Greg Estren2015-09-30
* Make test setup name public.Gravatar Han-Wen Nienhuys2015-09-30
* Fix JavaBuilder bug when the source files are empty.Gravatar Eddie Aftandilian2015-09-30
* Add --sandbox_debug.Gravatar Han-Wen Nienhuys2015-09-30
* Move test setup script up in the hierarchy.Gravatar Han-Wen Nienhuys2015-09-30
* Fix a long standing issue where in the presence of '{' or '\' characters in t...Gravatar Miguel Alcon Pinto2015-09-30
* BlazeRuntime.reporter is now null in production.Gravatar Ulf Adams2015-09-30
* Add Android aspect test for non-conforming java package.Gravatar Googler2015-09-30
* Adds the textual_hdrs attribute, which are treated as regular headers but not...Gravatar Googler2015-09-30
* Set the SkyframeActionExecutor.reporter in prepareForExecution.Gravatar Ulf Adams2015-09-30
* Add Android aspect gen jars test.Gravatar Googler2015-09-30
* Remove BuildView.packageManager, which was only used for testing.Gravatar Ulf Adams2015-09-30
* Add strip_prefix to the C++ documentationGravatar Kristina Chodorow2015-09-28
* BuildView; move the methods around.Gravatar Ulf Adams2015-09-28
* Use EventHandler rather than Reporter where possible inGravatar Han-Wen Nienhuys2015-09-28
* Refactor BuildView; clearly identify the ide_build_info and the testing API.Gravatar Ulf Adams2015-09-28
* Fix broken build under Debian Wheezy.Gravatar Brian2015-09-28
* Remove duplicate of me in AUTHORSGravatar Brian Silverman2015-09-28
* Simplify PackageFactoryApparatus.Gravatar Han-Wen Nienhuys2015-09-28
* RELNOTES: remove webstatusserver (--use_webstatusserver). Gravatar Han-Wen Nienhuys2015-09-28
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Move the BuildView over from BlazeRuntime to CommandEnvironment.Gravatar Ulf Adams2015-09-28
* Move the remaining state from BuildView to SkyframeBuildView.Gravatar Ulf Adams2015-09-28
* Remove BuildView.skyframeCacheWasInvalidated.Gravatar Ulf Adams2015-09-28
* Remove BuildView.binTools, which was only used for tests.Gravatar Ulf Adams2015-09-28
* Give a nice error message on double included files in objc rules.Gravatar Peter Schmitt2015-09-28
* Inject an event handler into the getErrorFreeVisitedPackages call.Gravatar Ulf Adams2015-09-28
* Refactor the LoadingPhaseRunner: create a new TransitivePackageLoader per run.Gravatar Ulf Adams2015-09-28
* Clean up Aspect checks in query tests.Gravatar Eric Fellheimer2015-09-28
* Remove unnecessary env.valuesMissing() call.Gravatar Nathan Harmata2015-09-28
* Make explicit that the SkyframeTransitivePackageLoader needs an EventHandler.Gravatar Ulf Adams2015-09-28