aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Delete obsolete API in ErrorProneAnalyzerGravatar Liam Miller-Cushon2016-10-28
* Remove old incremental dexing flag that was superseded by --incremental_dexin...Gravatar Googler2016-10-28
* Switch default --apk_signing_method from legacy_v1 to v1.Gravatar Adam Michael2016-10-28
* bazel query: Gravatar Greg Estren2016-10-28
* Singlejar apkbuilder now puts resources in the correct location in APK.Gravatar Adam Michael2016-10-28
* Update error messages generated by failure to copy files out of the sandbox.Gravatar John Cater2016-10-27
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* Fix linux-sandbox failure when there is a mount points under /tmpGravatar Yuki Yugui Sonoda2016-10-27
* Change getattr() behavior so 3-arg form doesn't fail when field is a methodGravatar Jon Brandvein2016-10-27
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Refactor exception handling in SandboxStrategy.Gravatar Philipp Wollermann2016-10-27
* Don't let input discovery add module files as inputs if we aren't actuallyGravatar Googler2016-10-27
* Move (Bazel)TestSuiteRule to rules.test and drop the Bazel prefix.Gravatar Ulf Adams2016-10-27
* Subtract resource-related provider values defined in avoid_deps from depsGravatar Chris Parsons2016-10-27
* Add missing parameter to open(path, flags) call in CreateEmptyFile in blaze_u...Gravatar Luis Fernando Pino Duque2016-10-27
* Dedupe Jar files produced for Android binary targets for desugaring purposes.Gravatar Googler2016-10-27
* Improve error message when failing to convert parameter types in Skylark func...Gravatar Carmi Grushko2016-10-27
* Integration tests for RepositoryCache.Gravatar Jingwen Chen2016-10-27
* Implementation of the Repository Cache get and put features. Gravatar Jingwen Chen2016-10-27
* VFS: PathFragment is no longer aware of MSYS pathsGravatar Laszlo Csomor2016-10-27
* Flip the order of recursive ForkJoinTasks generated during parallel allrdeps ...Gravatar Nathan Harmata2016-10-27
* "bazel clean": prevent creation of command.logGravatar Laszlo Csomor2016-10-27
* stop passing BuildConfiguration to CppCompileActionGravatar Thiago Farina2016-10-27
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Cleanup: remove isSkylark in Environment ContinuationGravatar Laurent Le Brun2016-10-27
* Fix a few issues that prevented Bazel from building with Java 7.Gravatar Lukacs Berki2016-10-27
* Clarify how startup options are conveyed between the client and the server.Gravatar Lukacs Berki2016-10-27
* Cleanup in Environment, remove unused lookup functionGravatar Laurent Le Brun2016-10-27
* Create a separate module for .proto.h files. Together with modules pruning,Gravatar Googler2016-10-27
* Cleanup in the parserGravatar Laurent Le Brun2016-10-26
* Fix uses of LocalRepositoryLookupFunction to work with JDK7.Gravatar John Cater2016-10-26
* Refactor: extract anonymous classesGravatar Laszlo Csomor2016-10-26
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* bazel query --output=xml: avoid iterating over all possible values forGravatar Greg Estren2016-10-26
* Uncomment lines inside blaze_util_tests since the tests are nowGravatar Luis Fernando Pino Duque2016-10-26
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Add generic parameter to make ParallelSkyQueryUtil Java7 compliantGravatar Googler2016-10-25
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Move from simulator version 8.4 to 9.3 which is going to be far more common n...Gravatar Dave MacLachlan2016-10-25
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Add new skyframe function to lookup the repository given a path, and use thatGravatar John Cater2016-10-25
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Trim labels in location expressions before expansion.Gravatar Tobias Werth2016-10-25
* Multidex uses singlejar instead of zip.Gravatar Adam Michael2016-10-25
* Reimplement whole archive on WindowsGravatar Yun Peng2016-10-25
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-25
* Ignore the environment variable "http_proxy" so that it doesn't interfere wit...Gravatar Lukacs Berki2016-10-25