aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Remove static checks from the parser.Gravatar Laurent Le Brun2016-08-04
* Late-bound split attribute configs weren't being properly propagated to deps ...Gravatar Greg Estren2016-08-04
* Handle archives with preamble.Gravatar Sasha Smundak2016-08-04
* Global cleanup change.Gravatar Googler2016-08-03
* Refactor CppLinkAction to construct its command line using the crosstool inst...Gravatar Cal Peyser2016-08-03
* Do not compile turbine for Java 7 build.Gravatar Damien Martin-Guillerez2016-08-03
* Start removing the parsePython booleanGravatar Laurent Le Brun2016-08-03
* Prefer IPv6 when binding the gRPC server to localhost, because the OS X sandb...Gravatar Philipp Wollermann2016-08-03
* Add an enum representing the specific build file name (WORKSPACE, BUILD) to t...Gravatar John Cater2016-08-03
* Preliminary cleanup for removing Blaze-specific code from the environmentGravatar Laurent Le Brun2016-08-03
* Remove reference to android_tool_runner.Gravatar Googler2016-08-03
* Provides a clearer message when target analysis fails because its dynamicGravatar Greg Estren2016-08-03
* Make remote worker message ipv4/v6 agnostic.Gravatar Shreya Bhattarai2016-08-03
* Introduce apple_watch2_extension rule for bundling watchOS2 extensions.Gravatar Chris Parsons2016-08-03
* Delete NodeEntryField since it's now superfluous in the presence of the new Q...Gravatar Nathan Harmata2016-08-03
* Adds support for round and 340dpi to resource qualifiers, and allows stamping...Gravatar Googler2016-08-03
* Dynamic configs: also include fragments needed to resolve the rule's late-bou...Gravatar Greg Estren2016-08-03
* Add TestUtil::RunCommand.Gravatar Sasha Smundak2016-08-03
* Handle some previously unhandled scenarios of cycle reporting for TEST_COMPLE...Gravatar Googler2016-08-03
* Add source path context to @+id parse errors.Gravatar Googler2016-08-02
* ExperimentalStateTracker: make suffix gracefully handle negative lengthGravatar Klaus Aehlig2016-08-02
* Move the --define command line option from CppConfiguration to BuildConfigura...Gravatar Lukacs Berki2016-08-02
* ExperimentalEventHandler: narrow scope of synchronized blocksGravatar Klaus Aehlig2016-08-02
* Rollback of commit f61d12e9e4f940810efbaf244911a94830ba6c05.Gravatar Lukacs Berki2016-08-02
* ExperimentalEventHandler: avoid recursive starting of the updateThreadGravatar Klaus Aehlig2016-08-02
* Rollback of commit 49dfc29a40764ae48f2343007f88f3a4938498f1.Gravatar Yun Peng2016-08-02
* Avoid unnecessarily nesting FilesetTraversalParams if the nesting adds no inf...Gravatar Janak Ramakrishnan2016-08-02
* Add hashCode(), equals(), and basic toString() to FilesetTraversalParams clas...Gravatar Janak Ramakrishnan2016-08-02
* Fixes bug where --noenforce_constraints wasn't propagating to host configurat...Gravatar Greg Estren2016-08-02
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-08-02
* Tolerate missing field value in binary's R.txtGravatar Googler2016-08-02
* Don't fill in stack trace for ReturnExceptionGravatar Michajlo Matijkiw2016-08-02
* Add 'local=1' to sandbox tests, as they can't run on remote execution nor ins...Gravatar Yue Gan2016-08-01
* StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to testsGravatar Yue Gan2016-08-01
* Move streaming operator to the test file.Gravatar Sasha Smundak2016-08-01
* Make the default way of communication between client and the server gRPC inst...Gravatar Lukacs Berki2016-08-01
* Adds support for NDK12 to Bazel. Also updates ndk crosstools test to include ...Gravatar Googler2016-08-01
* --Gravatar Carmi Grushko2016-08-01
* Refactor FileArtifactValue and ArtifactValue now that presence of mtime and d...Gravatar Janak Ramakrishnan2016-08-01
* Reducing visibility of @VisibleForTesting methods in JavaCompileAction.Gravatar Googler2016-08-01
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* Lazily construct NoSuchVariableException messageGravatar Michajlo Matijkiw2016-08-01
* Allow objc rule deps to include any rule that exports an "objc" provider.Gravatar Googler2016-08-01
* Sets SONAME on shared objects in Android binaries.Gravatar Adam Michael2016-08-01
* --Gravatar Googler2016-08-01
* Use Error Prone's own plugin loading codeGravatar Liam Miller-Cushon2016-08-01
* Fix the description of allow_empty arg on string_list.Gravatar Dmitry Shevchenko2016-08-01
* Replace calls to SpawnAction$Builder#addInputs(NestedSet) with addTransitiveI...Gravatar Liam Miller-Cushon2016-07-29
* Add the jdk8 tag to the worker testGravatar Damien Martin-Guillerez2016-07-29
* Mark experimental_ui_test as manual...Gravatar Damien Martin-Guillerez2016-07-29