aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add zip file of Windows binary into release processGravatar Yun Peng2016-10-28
* Reap the direct child process when double-forking to daemonize.Gravatar Lukacs Berki2016-10-28
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Global cleanup change.Gravatar Damien Martin-Guillerez2016-10-28
* Global cleanup change.Gravatar Damien Martin-Guillerez2016-10-28
* 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
* Aspects, Documentation: Changes ctx.attr.deps to ctx.rule.attr.deps in code e...Gravatar Pedro Liberal Fernandez2016-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
* Make android_integration_test run again!Gravatar Adam Michael2016-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
* Cookbook doc fixGravatar Jon Brandvein2016-10-27
* Generate coverage mappings for Swift.Gravatar Googler2016-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
* Skip gpg signing if .sig file is already thereGravatar Yun Peng2016-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
* Remove .sig file before gpg signingGravatar Yun Peng2016-10-26
* Use TEST_TMPDIR for zip_manifest_extractor_test.sh.Gravatar Adam Michael2016-10-26
* Fix zip_manifest_creator dep in bazel_tools repo with an alias.Gravatar Adam Michael2016-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
* Update some FAQ questions.Gravatar Han-Wen Nienhuys2016-10-26
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25