aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve DottedVersion validation for minimum_os attribute, and fix error mess...Gravatar cparsons2017-04-18
* Remove the overloading of option category to cover documentation level.Gravatar ccalvarin2017-04-18
* Add /sdk/extras/m2repository the list of Android SDK embedded Maven repositor...Gravatar ajmichael2017-04-18
* Automated g4 rollback of commit e1d692e486a2f838c3c894fd9de693fabd6685ed.Gravatar schmitt2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* Report an error for missing java_library.exported_pluginsGravatar cushon2017-04-18
* Refactor options tests into a new fileGravatar brandjon2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Fix an expansion flag issue where it expands to a repeatable flag.Gravatar ccalvarin2017-04-18
* Correct ClassRemapperWithBugFix to avoid stack map frame corruption.Gravatar cnsun2017-04-18
* Expose the native libs of the android_binary rule to skylark.Gravatar Googler2017-04-18
* Canonicalize-flags can now show the canonical invocation policy.Gravatar ccalvarin2017-04-18
* Add bitcode support to objc crosstool linking.Gravatar cpeyser2017-04-18
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Enable params files for resource jar actionsGravatar cushon2017-04-18
* Remove the use_objc_header rule warning. Add a generic migration warning to o...Gravatar kaipi2017-04-18
* Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95...Gravatar cushon2017-04-18
* Migrate UnixGlob to Path#statIfFound() instead of #statNullable(). The latter...Gravatar felly2017-04-18
* In android_library targets, R.class files should not be runtime dependenciesGravatar Googler2017-04-18
* Fix `in` operator for targetsGravatar vladmos2017-04-18
* Introduce linkmap support for --experimental_objc_crosstool=allGravatar cpeyser2017-04-18
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-14
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-14
* Partition ObjC header scanning actions to better handle large targets.Gravatar Googler2017-04-14
* Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.Gravatar cushon2017-04-14
* Fix escaping of '@' in javabuilder command linesGravatar cushon2017-04-14
* Sets --objc_includes_prioritize_static_libs to be true by default.Gravatar cpeyser2017-04-14
* BEP: report shard and numbers 1-basedGravatar Klaus Aehlig2017-04-14
* Stop embedding apkbuildermain in Bazel binary.Gravatar ajmichael2017-04-14
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Update comments and remove obsolete field.Gravatar laurentlb2017-04-13
* Remove empty_files for bazel binary installer.Gravatar Harsh Vardhan2017-04-13
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-13
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-13
* Remove duplicate LICENSE.txt.Gravatar Adam Michael2017-04-13
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* Make src/test/shell/integration/logging_test.sh executable.Gravatar buchgr2017-04-13
* Do not add a build id to C++ binaries by default.Gravatar lberki2017-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
* Aspect-side compatibility with pending external workspace changes.Gravatar Googler2017-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