aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make windows_export_all_symbols feature work for cc_binaryGravatar Yun Peng2017-09-28
* Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f.Gravatar elenairina2017-09-28
* Polish the interface of CppCompileActionBuilderGravatar hlopko2017-09-28
* Make the state in RuleContext explicitGravatar ulfjack2017-09-28
* Set --experimental_allow_android_library_deps_without_srcs to false by defaul...Gravatar jingwen2017-09-28
* Fix comment typo.Gravatar gregce2017-09-28
* Update bazel_apple_test to run on XCode 9.Gravatar John Cater2017-09-28
* Expose JavaRuleOutputJarsProvider in java_common.provider, when available.Gravatar Googler2017-09-28
* More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOut...Gravatar janakr2017-09-28
* Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchainGravatar cpeyser2017-09-28
* Removed unsafe public API methods for mutable types (list/dict)Gravatar brandjon2017-09-28
* 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
* Skylark tests: add support for negative testsGravatar laurentlb2017-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
* expect desugar metadata in conventional META-INF directory used by jar toolGravatar kmb2017-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
* Refactor srcs-less android_library rules: deps -> exports.Gravatar jingwen2017-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
* Use @SafeVarargs for AbstractObjectCodecTest constructorGravatar brandjon2017-09-27
* Make build_event_stream_test more portableGravatar aehlig2017-09-27
* Skylint: ignore naming conventions for importsGravatar fzaiser2017-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
* Skylint: check that load statements are at the top of the fileGravatar fzaiser2017-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
* Automatic code cleanup.Gravatar Googler2017-09-26
* Remove the status xml attribute from AntXmlResultWriterGravatar elenairina2017-09-26
* Improve BES retries.Gravatar buchgr2017-09-26
* Prepare processor classpath masking for Java 9Gravatar cushon2017-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
* Move objc_proto_library tests from legacy to crosstool test cases.Gravatar cpeyser2017-09-26