aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Type strip Python sources when building a target incompatible with inlineGravatar Googler2017-03-14
* Fix inadvertent performance regression introduced by the recent rewrite of 'b...Gravatar Nathan Harmata2017-03-14
* Simplify Attribute.Configurator, add dynamic configs support.Gravatar Greg Estren2017-03-14
* Avoid expanding NestedSets in IterablesChain BuilderGravatar Michajlo Matijkiw2017-03-14
* Make mobile-install work with --use_singlejar_apkbuilder.Gravatar Adam Michael2017-03-14
* Bazel client, Windows: can connect to fresh serverGravatar Laszlo Csomor2017-03-14
* apple_binary scopes link artifacts using child configuration for --experiment...Gravatar Cal Peyser2017-03-14
* Simplify the logic in CppCompileAction#updateActionInputs().Gravatar Lukacs Berki2017-03-14
* Refactor scheduling of LTO Backend actions into CppLinkActionBuilderGravatar Googler2017-03-14
* A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1.Gravatar Lukacs Berki2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* Bazel client, Windows: make server mode work Gravatar Laszlo Csomor2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* Speed-up the search for desugared classes in case of many lambdas by limiting...Gravatar Googler2017-03-14
* Global cleanup change.Gravatar Liam Miller-Cushon2017-03-14
* Clean up android desugar tool's flags a bitGravatar Kevin Bierhoff2017-03-14
* --Gravatar Carmi Grushko2017-03-14
* Open-source AndroidCommonTest.java.Gravatar Adam Michael2017-03-14
* Use platform-specific path separator for --dependencyManifests.Gravatar Adam Michael2017-03-14
* Implement coverage support for experimental_objc_libraryGravatar Cal Peyser2017-03-14
* Fix broken linkGravatar Jon Brandvein2017-03-14
* Add <resources> attribute processing to the Android resource processing toolc...Gravatar Andrew Pellegrini2017-03-14
* Clarify the log lines used when a command is interrupted to more obviously di...Gravatar Nathan Harmata2017-03-14
* Split AndroidDataDeserializer out of AndroidDataSerializer, as the two classesGravatar Googler2017-03-14
* Clarify UseDefault behavior surrounding expansion flags.Gravatar Chloe Calvarin2017-03-14
* Adding a temporary flag to Bazel to allow Platform override from the commandGravatar Ola Rozenfeld2017-03-14
* Remove an unused method from CppCompileAction.Gravatar Lukacs Berki2017-03-14
* Remove ` characters from java_common documentationGravatar Irina Iancu2017-03-14
* Fix missing type params for Java7Gravatar Mark Schaller2017-03-12
* Remove usage of SynchronizedBatchCallback findTargetsBeneathDirectoryAsync; b...Gravatar Nathan Harmata2017-03-12
* Improve query error msg when a package has a broken Skylark loadGravatar Mark Schaller2017-03-12
* Global cleanup change.Gravatar Googler2017-03-12
* Remove experimental Java min classpath optimizationGravatar Liam Miller-Cushon2017-03-12
* Configurably block errors from universe eval in query environmentsGravatar Mark Schaller2017-03-12
* Add the remote_execution_properties attribute to the platform() rule. Gravatar John Cater2017-03-12
* A no-op refactoring of BazelJavaSemantics to create a separate internal class...Gravatar Kush Chakraborty2017-03-10
* Adding an opaque Platform message with keys and values. As a first stepGravatar Ola Rozenfeld2017-03-10
* Add java_common.create_provider to allow creating a java_common.provider Gravatar Irina Iancu2017-03-10
* GitProgressMonitor: also post about progress Gravatar Klaus Aehlig2017-03-10
* Clean up *GccStrategyGravatar Ulf Adams2017-03-10
* Also report the spawn from the remote strategyGravatar Ulf Adams2017-03-10
* Change how desugar finds desugared classes to have it working on WindowsGravatar Googler2017-03-10
* Add the appropriate cxx_builtin_include_directory entries for clang to the An...Gravatar Adam Michael2017-03-10
* Adds linkmaps to the AppleDebugOutputsProvider for them to be consumed by dep...Gravatar Sergio Campama2017-03-10
* Remove bootclasspath fallback in Android desugaring toolGravatar Googler2017-03-10
* Introduce swift-stdlib-tool replacementGravatar Dmitry Shevchenko2017-03-10
* Read intellij plugin debug target deploy info from the build step instead of ...Gravatar Googler2017-03-10
* Increase log size limit to 10M.Gravatar Julio Merino2017-03-10
* Document the descriptor set output of proto_library.Gravatar Carmi Grushko2017-03-10