aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix help text for --command_port so that it does not refer to the nonexistent...Gravatar Lukacs Berki2016-10-25
* Add a flag to lock down isystem include checks.Gravatar Ulf Adams2016-10-25
* Enables AllowValues and DisallowValues invocation policy operations to takeGravatar Alex Humesky2016-10-25
* If a group of deps has only one unique element, store it bare.Gravatar Janak Ramakrishnan2016-10-25
* Accept valid relative symlinks in TreeArtifacts.Gravatar Rumou Duan2016-10-25
* Defer targetification of SkyKeys during unbounded allrdeps evaluationGravatar Googler2016-10-24
* Add support for exported_plugins to android_libraryGravatar Googler2016-10-24
* Remove hack from bazel_apple_test to select an xcode that is 7-series or 8-se...Gravatar Chris Parsons2016-10-24
* Prepare to remove --experimental_optimize_header_compilation_annotation_proce...Gravatar Liam Miller-Cushon2016-10-24
* Syncing up the latest protos with the internal version. Adding UNSUPPORTEDGravatar Ola Rozenfeld2016-10-24
* Gives warning instead of error when fail to delete sandbox directory.Gravatar Yue Gan2016-10-24