aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Introduce proto_lang_toolchain().Gravatar Carmi Grushko2016-10-31
* Verify (in test) that ObjcProvider keys are either exposed to skylark or expl...Gravatar Chris Parsons2016-10-31
* Disable protobuf modulemap generation if it's a linking target. Correctly con...Gravatar Sergio Campama2016-10-28
* Small docs updates for the extra action rule.Gravatar Ulf Adams2016-10-28
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-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
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-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
* 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
* 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
* 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
* 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
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-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