aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Prepare .bzl files to the new semantics of += on listsGravatar vladmos2017-08-17
* Make default java_toolchain compile protos as java 7.Gravatar ajmichael2017-08-17
* Link to the Tulsi and IntelliJ plugin pages.Gravatar Googler2017-08-17
* Fix NPE in PrinterGravatar brandjon2017-08-17
* Filter out non-aidl files out of idl_preprocessed param if the passed in valueGravatar Googler2017-08-17
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Fix terminal output expansion flag spacing & add implicit requirements.Gravatar ccalvarin2017-08-17
* Simplify validation environment (futureReadOnlyVariables is not needed).Gravatar laurentlb2017-08-17
* Bazel source code is no longer java7.Gravatar ajmichael2017-08-17
* Add aapt2 to the resource compile action.Gravatar corysmith2017-08-17
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Refactoring: create only one ValidationEnvironmentGravatar laurentlb2017-08-17
* Fix skyframe-native filesets to honor 'excludes' while in a directory traversal.Gravatar kush2017-08-17
* workers: Don't skip empty lines when expanding flagfiles.Gravatar philwo2017-08-17
* REDACTEDGravatar Googler2017-08-17
* Add flag to fail when android_resources targets are encounteredGravatar Googler2017-08-17
* Fix lexer bug that allowed non-ASCII letters in identifiersGravatar fzaiser2017-08-17
* Fixing #3552: re-execute cached orphaned Actions.Gravatar olaola2017-08-17
* Fix typo in C++ tutorial: "target that that builds"Gravatar Alex2017-08-17
* Delete Literal.javaGravatar laurentlb2017-08-17
* When a worker can no longer be used, because one or more of its files on disk...Gravatar philwo2017-08-17
* Remove methods that shouldn't belong to FuncallExprGravatar fzaiser2017-08-17
* Use cached values for option converter types.Gravatar ccalvarin2017-08-16
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Add the command option --experimental_oom_more_eagerly_threshold. This will r...Gravatar janakr2017-08-16
* android_library can be used in the resources attributeGravatar Googler2017-08-16
* Delete unused ObjcProvider keys.Gravatar schmitt2017-08-16
* Delete last vestiges of xcodegen.Gravatar schmitt2017-08-16
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* Delete --deprecated_generate_xcode_project.Gravatar schmitt2017-08-16
* Update BUILD grammarGravatar fzaiser2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* Remove unused methods from FunctionSignatureGravatar brandjon2017-08-16
* Delete unused buck iOS supportGravatar Peter Schmitt2017-08-14
* Fix product name in directory messagesGravatar Klaus Aehlig2017-08-14
* SyntaxTreeVisitor handles flow statements (break / continue).Gravatar laurentlb2017-08-14
* Fix Skylark parsing of call expressions.Gravatar fzaiser2017-08-14
* Update JacocoCoverageRunnerGravatar elenairina2017-08-14
* Lazily construct AndroidDeployInfo proto.Gravatar tomlu2017-08-14
* Use Label for equality comparison instead of Target: Target objects don't hav...Gravatar janakr2017-08-14
* Introduce a new SpawnCache API; add a RemoteSpawnCache implementationGravatar ulfjack2017-08-14
* Make AndroidTest#initializeTargetDevicesTest use lazy template args.Gravatar tomlu2017-08-14
* Workaround for ld bug that causes flakiness when using -bitcode_symbol_map.Gravatar allevato2017-08-14
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Intern aspect definitions by their respective aspect class + parameters.Gravatar tomlu2017-08-14
* Introduce the 'siblings' query function.Gravatar nharmata2017-08-14
* Rollback of https://github.com/bazelbuild/bazel/commit/21436e062a12b64c8bee66...Gravatar ajmichael2017-08-14
* Internal changeGravatar Googler2017-08-14
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14