aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move caching to BuildOptions instead of BuildConfigurationValue.Key.Gravatar mjhalupka2018-07-11
* Pass options to BuildEventArtifactUploaderFactory.Gravatar tomlu2018-07-11
* Refactor handling of API generation in JavaPluginInfoProviderGravatar cushon2018-07-11
* Add attribute information to skydoc outputGravatar cparsons2018-07-11
* Simplify dSYM handlingGravatar Googler2018-07-11
* Deprecate py_extension "outs" attribute.Gravatar Googler2018-07-11
* Deletes Multimap marshaller. Superceded by MultimapCodec.Gravatar shahan2018-07-11
* Remove the "slow read" warning when using multi-threaded digesting.Gravatar philwo2018-07-11
* Skip fingerprinting stuff into a CppCompileAction's key that can only affectGravatar Googler2018-07-11
* remote: unix socket support for remote http cachingGravatar buchgr2018-07-11
* [Skylint] Fix a crash on analyzing augmented assignment to IndexExpression.Gravatar Taras Tsugrii2018-07-11
* Fix obvious bug. I am not going to write a test as this function doesn't evenGravatar Googler2018-07-11
* Automated rollback of commit 3ea6c18a623d6495a81f12baace40d3bc8a72bbe.Gravatar lberki2018-07-11
* [singlejar] Various portability fixes for MSVCGravatar Loo Rong Jie2018-07-10
* Retry ensureInputsPresent/execute/downloadGravatar George Gensure2018-07-10
* Remove outdated TODOGravatar juliexxia2018-07-10
* C++: Exposes new parameters of C++ Skylark API.Gravatar plf2018-07-10
* Remove Skylark calls to ctx.fragments.cpp fields that depend on CToolchain. T...Gravatar juliexxia2018-07-10
* Prepare CROSSTOOL for dSYM simplificationGravatar Googler2018-07-10
* Remove ToolchainContextException and make exception handling more robust.Gravatar John Cater2018-07-10
* Synchronize on process factory to inhibit ETXTBSYGravatar George Gensure2018-07-10
* Windows,tests: port bazel_build_event_stream_testGravatar Laszlo Csomor2018-07-10
* Remove old implementation for object file pathGravatar pcloudy2018-07-10
* Track additionallyPrunableIncludes separately from declaredIncludeSrcs (don'tGravatar Googler2018-07-10
* Bazel server, VFS: revert to using asByteSourceGravatar laszlocsomor2018-07-10
* Only compile a single source file once for a given cc_* rule.Gravatar lberki2018-07-10
* Bazel server, tools: ensure Writers are closedGravatar laszlocsomor2018-07-10
* Use generic classes instead of cquery specific class.Gravatar twerth2018-07-10
* Update third_party/protobuf to 3.6.0Gravatar Loo Rong Jie2018-07-10
* Restructure the NestedSet usage in CcCompilationContext. Goals:Gravatar Googler2018-07-10
* Pull up calls to ToolchainContext.resolvedToolchainLabels and finishGravatar John Cater2018-07-09
* Fix CcCompilationInfo to appropriately subclass Struct, and improve upon erro...Gravatar cparsons2018-07-09
* Tell user to blaze clean --expunge.Gravatar dmaclach2018-07-09
* Fix typo in javadoc for FileValue#realRootedPath.Gravatar shreyax2018-07-09
* [Reland] Accept proto paths relative to proto_source_root as direct dependenc...Gravatar Googler2018-07-09
* Adds interning to CcToolchainVariablesGravatar shahan2018-07-09
* Simple Markdown rendering for skydocGravatar cparsons2018-07-09
* Allow rules to define an implicit "$toolchains" attribute which can be used toGravatar jcater2018-07-09
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Add more profiling information to better understand what's happening in analy...Gravatar twerth2018-07-09
* Sync jmmv@'s table styles for the docs.bazel.build site.Gravatar jingwen2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Revert "Update protobuf to 3.6.0. Fixes #5439"Gravatar Jakob Buchgraber2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Windows, CROSSTOOL: Fix feature for linking interface library and dynamic lib...Gravatar pcloudy2018-07-09
* bep: introduce BuildEventArtifactUploaderFactoryGravatar buchgr2018-07-09
* Windows,JNI: more robust nativeCreateJunctionGravatar Laszlo Csomor2018-07-09
* Improve logging for parsing skylark files.Gravatar twerth2018-07-09
* Delete UnionFileSystem.Gravatar lberki2018-07-09
* Make loading/analysis phase a lot faster.Gravatar Googler2018-07-09