aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
...
* Show --experimental_repository_cache in Bazel options : https://github.com/se...Gravatar Jingwen Chen2017-09-28
* Add required/advertised Skylark providers.Gravatar elenairina2017-09-28
* Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstampsGravatar hlopko2017-09-28
* Mock cc toolchain is registered in module instead of in PlatformOptions.Gravatar cpeyser2017-09-28
* Simplify make variable expansion call sitesGravatar ulfjack2017-09-28
* Rewrite CppHelper linkopts expansion to take a list and return a listGravatar ulfjack2017-09-27
* Simplify RuleContext APIGravatar ulfjack2017-09-27
* ExperimentalEventHandler: clean up in afterCommandGravatar Klaus Aehlig2017-09-27
* Reorganise the srcs_version attribute of py_binary/py_test/py_library rules:Gravatar Googler2017-09-27
* BEP: also report baseline coverageGravatar Klaus Aehlig2017-09-27
* remove unused code for unused aapt flagsGravatar ajmichael2017-09-27
* Adds option bes_keywords BEP publishing.Gravatar Googler2017-09-27
* Add new option categorization and tagging information to HelpCommand's output.Gravatar ccalvarin2017-09-27
* Add charset to action key computation of ParameterFileWriteAction.Gravatar twerth2017-09-27
* Move the canonicalization of an option value to the option value itself.Gravatar ccalvarin2017-09-27
* Add integration tests for android_sdk_repository() and android_ndk_repository...Gravatar jingwen2017-09-27
* Collect action cache hits, misses, and reasons for the misses.Gravatar jmmv2017-09-27
* Ensure that SpawnResults make their way back to the SpawnActions that caused ...Gravatar ruperts2017-09-27
* Make UnionFileSystem accept all paths Bazel can throw at it.Gravatar ccalvarin2017-09-27
* Move ExternalPackageUtil to a new lib.repository package and simplify itGravatar ulfjack2017-09-26
* Rollforward change of Java coverage logic.Gravatar elenairina2017-09-26
* Add an option to control building of transitive py_binary runfiles trees. ,Gravatar Benjamin Peterson2017-09-26
* Fix java_stub_template.txt when parsing runfiles with spaces in path.Gravatar pcloudy2017-09-26
* Fix end offset of expressions in Skylark parserGravatar fzaiser2017-09-26
* Improve BES retries.Gravatar buchgr2017-09-26
* Windows: Add static_link_msvcrt and related featuresGravatar Yun Peng2017-09-26
* Denittize CppModel and CppLinkActionBuilderGravatar hlopko2017-09-26
* Move --plugin to JavaOptions and remove --plugin_copt.Gravatar mstaib2017-09-26
* Don't generate the mutability annotation until necessary.Gravatar shreyax2017-09-26
* Stop injecting embedded artifacts. They're never used by anyone in Skyframe, ...Gravatar janakr2017-09-26
* BEP: Add coverage data to test_resultGravatar Klaus Aehlig2017-09-26
* Adjust visibility of SkyframeExecutor#findArtifactConflicts.Gravatar janakr2017-09-26
* Stop injecting WorkspaceStatusAction into the Skyframe graph as a precomputed...Gravatar janakr2017-09-26
* Update Bazel's android_device support to use new emulator paths.Gravatar ajmichael2017-09-26
* Update RegisteredToolchainsFunction and ToolchainUtil to check values for err...Gravatar John Cater2017-09-25
* Increase the connection timeout between the client and the server.Gravatar lberki2017-09-25
* Simplify CcLinkParams#addCcLibraryGravatar hlopko2017-09-25
* Check parameter types for methods when multiple types are allowed.Gravatar Dmitry Lomov2017-09-25
* Remove unnecessary collectLinkstamp switchGravatar hlopko2017-09-25
* Fix cc_fake_binaries with linkstampingGravatar hlopko2017-09-25
* Internal changeGravatar David Ostrovsky2017-09-25
* Delete duplicated definitions for package_name() and repository_name().Gravatar laurentlb2017-09-25
* Cleanups for Skylark tracebacksGravatar brandjon2017-09-25
* Fix and improve context.args.add documentation.Gravatar tomlu2017-09-25
* Remove wasteful function.toString() call in evalArgs. Also remove functions t...Gravatar shreyax2017-09-25
* Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore r...Gravatar janakr2017-09-25
* Remove BuildInfoFactory precomputed value.Gravatar janakr2017-09-25
* Stop the transitive duplication of FilesetTraversalParams when Filesets are n...Gravatar kush2017-09-25
* Remove product name precomputed value.Gravatar janakr2017-09-25
* Remove PrecomputedValue for BlazeDirectories. All consumers have the value in...Gravatar janakr2017-09-25