index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
sandbox:
Yue Gan
2016-03-17
*
Add content encoding detection for downloader
Kristina Chodorow
2016-03-17
*
Add Python protobuf to Bazel third_party and move all protobuf targets into
David Chen
2016-03-17
*
Rename getGeneratingAction (which returns a SpawnAction) to getGeneratingSpaw...
Carmi Grushko
2016-03-17
*
Expose feature list in SkylarkRuleContext.
Dmitry Lomov
2016-03-17
*
Separate download library so it can be reused by generate_workspace
Kristina Chodorow
2016-03-15
*
Update the java_langtools flag to default to @bazel_tools//tools/jdk:langtools.
Luis Fernando Pino Duque
2016-03-15
*
Adds bazel_version to the native module for workspace macros.
Damien Martin-Guillerez
2016-03-15
*
Add an integration test for --experimental_ui
Klaus Aehlig
2016-03-15
*
Incremental dexing for sharded android_binary targets
Googler
2016-03-15
*
Add semantic tests for ExperimentalStateTracker
Klaus Aehlig
2016-03-14
*
Use repository_ctx for each usage of repository context.
Damien Martin-Guillerez
2016-03-14
*
Add repository_ctx.name to get the name of the repository
Damien Martin-Guillerez
2016-03-14
*
Cleanup AbstractQueueVisitorTest, simpleCounter in particular
Mark Schaller
2016-03-11
*
Enforce the current ordering semantics for GlobFunction. These semantics are
Janak Ramakrishnan
2016-03-11
*
Skylark repositories: added path.readdir() to list a directory
Damien Martin-Guillerez
2016-03-11
*
Expose runfiles symlink functionality in Skylark
Googler
2016-03-11
*
Make the bazel_worker_test non-flaky, once and for all.
Philipp Wollermann
2016-03-10
*
Quick fix for AbstractQueueVisitorTest.simpleCounter test flake
Mark Schaller
2016-03-09
*
Skylark: improved documentation and error messages of getattr() and hasattr()...
Florian Weikert
2016-03-08
*
Allow custom RuleDefinitions in PackageLoadingTestCase.
Googler
2016-03-08
*
Detect and warn about runfiles conflicts.
Googler
2016-03-08
*
Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...
Andrew Pellegrini
2016-03-08
*
Add unsetComputedValue method to GraphTester
Mark Schaller
2016-03-08
*
Skylark: implement dict.update
Laurent Le Brun
2016-03-08
*
Support android_resources in Android Studio.
Googler
2016-03-08
*
Add comments to intellij_info Skylark aspect.
Dmitry Lomov
2016-03-08
*
Clean up some testing code: don't have following tests fail from the Tracking...
Janak Ramakrishnan
2016-03-08
*
Correctly report stderr content for repository_ctx.execute
Damien Martin-Guillerez
2016-03-04
*
Allow AbstractQueueVisitor implementations to introspect on active worker cou...
Eric Fellheimer
2016-03-04
*
RELNOTES: Set --legacy_bazel_java_test to off by default.
Damien Martin-Guillerez
2016-03-04
*
Rollback of commit b8101f57681f292a9ec312a9cbbc84ac4ec0668d.
Dmitry Lomov
2016-03-04
*
Add types to implicit generics for JDK 7
Kristina Chodorow
2016-03-03
*
Canonicalize the name of the target itself for java indirect dep errors.
Brian Silverman
2016-03-03
*
Python provider is now available in Skylark
Yun Peng
2016-03-03
*
Use static creation method for SkyKey. This allows interning SkyKeys as they ...
Janak Ramakrishnan
2016-03-03
*
Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.
Kristina Chodorow
2016-03-02
*
Global cleanup change.
Googler
2016-03-02
*
Canonicalize the name of the target itself for java indirect dep errors.
Brian Silverman
2016-03-02
*
Expose artifact owner label to Skylark.
Dmitry Lomov
2016-03-02
*
Clean up absolutize and make it public for use in a subsequent change.
Nathan Harmata
2016-03-02
*
Always trim the BuildOptions; we've resolved the LIPO issue.
Ulf Adams
2016-03-02
*
Use two configurations for AspectKeys.
Michael Staib
2016-03-01
*
Add support for additional edge cases to RuleLinkExpander.
David Chen
2016-03-01
*
Add some additional JSON string escapes.
Erik Abair
2016-03-01
*
Add JSON conversion for Skylark structs.
Erik Abair
2016-03-01
*
Fix go example test to refer to remote repos
Kristina Chodorow
2016-02-29
*
Fix problems with retrieving external deps behind a proxy
Derek Lawless
2016-02-29
*
Fix the excepton when Skylark rule has 2 executable attributes pointing to th...
Dmitry Lomov
2016-02-29
*
Use client environment for repository_ctx.which path environment
Damien Martin-Guillerez
2016-02-29
[next]