aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* sandbox:Gravatar Yue Gan2016-03-17
* Add content encoding detection for downloaderGravatar Kristina Chodorow2016-03-17
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Rename getGeneratingAction (which returns a SpawnAction) to getGeneratingSpaw...Gravatar Carmi Grushko2016-03-17
* Expose feature list in SkylarkRuleContext.Gravatar Dmitry Lomov2016-03-17
* Separate download library so it can be reused by generate_workspaceGravatar Kristina Chodorow2016-03-15
* Update the java_langtools flag to default to @bazel_tools//tools/jdk:langtools.Gravatar Luis Fernando Pino Duque2016-03-15
* Adds bazel_version to the native module for workspace macros.Gravatar Damien Martin-Guillerez2016-03-15
* Add an integration test for --experimental_uiGravatar Klaus Aehlig2016-03-15
* Incremental dexing for sharded android_binary targetsGravatar Googler2016-03-15
* Add semantic tests for ExperimentalStateTrackerGravatar Klaus Aehlig2016-03-14
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* Add repository_ctx.name to get the name of the repositoryGravatar Damien Martin-Guillerez2016-03-14
* Cleanup AbstractQueueVisitorTest, simpleCounter in particularGravatar Mark Schaller2016-03-11
* Enforce the current ordering semantics for GlobFunction. These semantics areGravatar Janak Ramakrishnan2016-03-11
* Skylark repositories: added path.readdir() to list a directoryGravatar Damien Martin-Guillerez2016-03-11
* Expose runfiles symlink functionality in SkylarkGravatar Googler2016-03-11
* Make the bazel_worker_test non-flaky, once and for all.Gravatar Philipp Wollermann2016-03-10
* Quick fix for AbstractQueueVisitorTest.simpleCounter test flakeGravatar Mark Schaller2016-03-09
* Skylark: improved documentation and error messages of getattr() and hasattr()...Gravatar Florian Weikert2016-03-08
* Allow custom RuleDefinitions in PackageLoadingTestCase.Gravatar Googler2016-03-08
* Detect and warn about runfiles conflicts.Gravatar Googler2016-03-08
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Add unsetComputedValue method to GraphTesterGravatar Mark Schaller2016-03-08
* Skylark: implement dict.updateGravatar Laurent Le Brun2016-03-08
* Support android_resources in Android Studio.Gravatar Googler2016-03-08
* Add comments to intellij_info Skylark aspect.Gravatar Dmitry Lomov2016-03-08
* Clean up some testing code: don't have following tests fail from the Tracking...Gravatar Janak Ramakrishnan2016-03-08
* Correctly report stderr content for repository_ctx.executeGravatar Damien Martin-Guillerez2016-03-04
* Allow AbstractQueueVisitor implementations to introspect on active worker cou...Gravatar Eric Fellheimer2016-03-04
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Rollback of commit b8101f57681f292a9ec312a9cbbc84ac4ec0668d.Gravatar Dmitry Lomov2016-03-04
* Add types to implicit generics for JDK 7Gravatar Kristina Chodorow2016-03-03
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-03
* Python provider is now available in SkylarkGravatar Yun Peng2016-03-03
* Use static creation method for SkyKey. This allows interning SkyKeys as they ...Gravatar Janak Ramakrishnan2016-03-03
* Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.Gravatar Kristina Chodorow2016-03-02
* Global cleanup change.Gravatar Googler2016-03-02
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-02
* Expose artifact owner label to Skylark.Gravatar Dmitry Lomov2016-03-02
* Clean up absolutize and make it public for use in a subsequent change.Gravatar Nathan Harmata2016-03-02
* Always trim the BuildOptions; we've resolved the LIPO issue.Gravatar Ulf Adams2016-03-02
* Use two configurations for AspectKeys.Gravatar Michael Staib2016-03-01
* Add support for additional edge cases to RuleLinkExpander.Gravatar David Chen2016-03-01
* Add some additional JSON string escapes.Gravatar Erik Abair2016-03-01
* Add JSON conversion for Skylark structs.Gravatar Erik Abair2016-03-01
* Fix go example test to refer to remote reposGravatar Kristina Chodorow2016-02-29
* Fix problems with retrieving external deps behind a proxyGravatar Derek Lawless2016-02-29
* Fix the excepton when Skylark rule has 2 executable attributes pointing to th...Gravatar Dmitry Lomov2016-02-29
* Use client environment for repository_ctx.which path environmentGravatar Damien Martin-Guillerez2016-02-29