aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Update comments and remove obsolete field.Gravatar laurentlb2017-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
* 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
* 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
* Remove unused variableGravatar dmishe2017-04-13
* Add feature_flags attribute to Android binary rules.Gravatar mstaib2017-04-13
* Update outdated commentGravatar brandjon2017-04-13
* Document the current confusing semantics of relative windows paths with drive...Gravatar nharmata2017-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
* Bazel client, Windows: impl. client-level lockingGravatar laszlocsomor2017-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
* test_action_conflict no longer relies on cc_binary internalsGravatar cparsons2017-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
* Mark toolchain_test.sh executable.Gravatar buchgr2017-04-11
* 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
* Remove remnants of apkbuilder from Android tests.Gravatar ajmichael2017-04-11
* Open source AndroidBinaryMultidexTest.Gravatar ajmichael2017-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