aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add method getCurrentlyAvailableNodes to QueryableGraph and Walkable GraphGravatar Googler2016-10-31
* Allow calling attributes of built-in objects.Gravatar Vladimir Moskva2016-10-31
* Bring experimental_objc_library module semantics in line with those ofGravatar Cal Peyser2016-10-31
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-10-31
* Add experimental flag to stop requiring all transitive modules as inputs.Gravatar Googler2016-10-31
* Move Bazel{ActionListener,ExtraAction} rule to rules.extra and drop prefix.Gravatar Ulf Adams2016-10-31
* Fix typo in bazel docs: Borne -> Bourne.Gravatar Googler2016-10-31
* Small doc fixes for BazelActionListenerRule.Gravatar Ulf Adams2016-10-31
* remove references to "server.socket" fileGravatar Thiago Farina2016-10-31
* Description redacted.Gravatar Googler2016-10-31
* 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
* Integration tests for RepositoryCache using Skylark's download() and download...Gravatar Jingwen Chen2016-10-28
* Avoid passing a Windows path as a regexGravatar Laszlo Csomor2016-10-28
* Rollback of commit b6301a5f7628d5a7e11abc6c1115918d42c6fba8.Gravatar Luis Fernando Pino Duque2016-10-28
* Disable protobuf modulemap generation if it's a linking target. Correctly con...Gravatar Sergio Campama2016-10-28
* Add the IsNullary(arg) and IsUnary(arg, next_arg) functionsGravatar Luis Fernando Pino Duque2016-10-28
* Rollback of commit 69c98ab99563e0542cd6146de22a397679c67fdb.Gravatar Tobias Werth2016-10-28
* Small docs updates for the extra action rule.Gravatar Ulf Adams2016-10-28
* extract a function to return the embedded binaries root directoryGravatar Thiago Farina2016-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
* 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