aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Add wrapper class around AnsiTerminalWriter that breaks linesGravatar Klaus Aehlig2016-02-29
* Remove incremental heuristic from workers, as it was not really useful.Gravatar Philipp Wollermann2016-02-29
* Fix killing workers in bazel_worker_test.sh.Gravatar Philipp Wollermann2016-02-29
* Little refactorings on resource management stuff:Gravatar Philipp Wollermann2016-02-28
* Pass the source path -> Artifact mapping into FdoSupport from a provider inst...Gravatar Lukacs Berki2016-02-28
* Skylark aspects should always output to bin directory.Gravatar Dmitry Lomov2016-02-28
* Adds an executable argument to repository_ctx.file and repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-28
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. ...Gravatar Luis Fernando Pino Duque2016-02-25
* Make process_headers_in_dependencies work for cc_binary und cc_test targets.Gravatar Googler2016-02-25
* Testing correct invalidation of Skylark Remote RepositoriesGravatar Damien Martin-Guillerez2016-02-25
* Update the glob documentation to reflect a semantic change made a very long t...Gravatar Nathan Harmata2016-02-25
* Expose information about transitive exports.Gravatar Dmitry Lomov2016-02-25
* Expose Android resources in Skylark API.Gravatar Dmitry Lomov2016-02-25
* Add syntax for referencing docs in other rule families.Gravatar David Chen2016-02-25
* Handle http <-> https redirectsGravatar Michajlo Matijkiw2016-02-25
* Expose to Skylark information about whether a target defines any Android reso...Gravatar Dmitry Lomov2016-02-24
* Expose IDL information about Android targets to Skylark.Gravatar Dmitry Lomov2016-02-24
* Refactoring of the OptionsParser implementation to allow overriding the value...Gravatar Luis Fernando Pino Duque2016-02-24
* Collect runtime dependencies correctly in intellij_info.bzlGravatar Dmitry Lomov2016-02-24
* Implements repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-24
* Enable access to file values in repository contextGravatar Damien Martin-Guillerez2016-02-24
* Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This inc...Gravatar Googler2016-02-24