aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* Make FakeCppCompileAction fail if its source file doesn't compile without any...Gravatar lberki2017-04-13
* Lifting restriction that java home cannot be absolute path when jvm label is ...Gravatar Googler2017-04-13
* Add qemu2_x86 filegroup to @androidsdk.Gravatar ajmichael2017-04-13
* Remove special cases for "name" in implicit outputs codeGravatar Benjamin Peterson2017-04-13
* Remove Preprocessor.ResultGravatar laurentlb2017-04-13
* Fix memory regression introduced by default providersGravatar vladmos2017-04-13
* Add select() support for "query --output=build".Gravatar gregce2017-04-13
* Make Android data binding rules explicitly depend on the runtime library.Gravatar gregce2017-04-13
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* "minimum_os" attribute on multi-arch linking rules.Gravatar cparsons2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Update outdated commentGravatar brandjon2017-04-13
* Fix ProtobufSupport.java to use the build configuration when being called fro...Gravatar kaipi2017-04-13
* BuildEvent: reflect generic converter property also in interface variablesGravatar Klaus Aehlig2017-04-13
* Delete Preprocessor.FactoryGravatar laurentlb2017-04-12
* Make android_sdk_repository generate filegroups containing system image files...Gravatar ajmichael2017-04-12
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Introduce hidden configuration flag to list dexopts used by DexFileMerger too...Gravatar kmb2017-04-12
* Used 'DefaultInfo' instead of `ctx.default_provider`.Gravatar dslomov2017-04-12
* Fix typo, mobile_install should be mobile-installGravatar Googler2017-04-12
* Re-enabling the remote caching without remote execution code path, which wasGravatar olaola2017-04-12
* Remove Preprocessing support from PackageFactoryGravatar laurentlb2017-04-12
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12
* Implement default providerGravatar vladmos2017-04-11
* Better error messages for non-exported values.Gravatar dslomov2017-04-11
* Aspect propagation should not lose transitively-visible aspects.Gravatar dslomov2017-04-11
* CommandDispatcher: s/blaze/bazel/ in error messageGravatar laszlocsomor2017-04-11
* reformat "output" param so that it's visibleGravatar Googler2017-04-11
* Explicitly ignore returned FutureGravatar cushon2017-04-11
* Use split transition consistently among Apple multi-arch linking rules.Gravatar cparsons2017-04-11
* Avoid copying existing immutable collectionsGravatar cushon2017-04-11
* Added an optional option --j2objc_dead_code_reportGravatar Googler2017-04-11
* Support multidex in Bazel.Gravatar ajmichael2017-04-11
* Add toolchain_rule to enable rule authors to define toolchains.Gravatar John Cater2017-04-11
* Make AspectCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Avoid using jGit when we know how to download an archiveGravatar kchodorow2017-04-11
* Make TargetCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Allow constructing a dependency group with an initial capacity in GroupedList...Gravatar Googler2017-04-11
* Fix/clarify doc examples for string *strip() methodsGravatar brandjon2017-04-11
* fix: Allow parentheses in glob patternsGravatar Harmandeep Kaur2017-04-11
* Update stale Windows path comment.Gravatar ccalvarin2017-04-11
* Do not wrap dynamic libraries with --whole-archive blockGravatar hlopko2017-04-10
* Fix the SpawnInputExpander to compute the manifest path correctlyGravatar ulfjack2017-04-10
* Avoid calls to NestedSetBuilder#addAll(NestedSet)Gravatar cushon2017-04-10
* Make Bazel use existing NDK13 crosstool for NDK14.Gravatar ajmichael2017-04-10