aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* vfs: fix race condition in JavaIoFileSystem.deleteGravatar Laszlo Csomor2018-07-09
* Remove an unused method.Gravatar lberki2018-07-09
* PiperOrigin-RevId: 203687257Gravatar Googler2018-07-08
* Read proto javacopts directly in java_lite_proto_libraryGravatar cushon2018-07-06
* Publish used_heap_size_post_build metric to BEP.Gravatar tomlu2018-07-06
* Merge outputs in java_common.merge.Gravatar elenairina2018-07-06
* Windows, CROSSTOOL: Remove MSVC wrapper scripts from Bazel completelyGravatar Yun Peng2018-07-06
* Cleanup libs_to_link_dont_emit_objects_for_archiver build variableGravatar hlopko2018-07-06
* Clarify documentation for implicit deps and default attr valuesGravatar brandjon2018-07-06
* Make skylark repository functions exportableGravatar Klaus Aehlig2018-07-06
* Don't unnecessarily create a NestedSet and remove a stale comment. We do want...Gravatar Googler2018-07-06
* Automatic code cleanup.Gravatar vladmos2018-07-06
* Add an experimental option to disable .d-file scanning for modular builds. WhenGravatar Googler2018-07-06
* bep: guarantee event ordering in file transports.Gravatar buchgr2018-07-06
* Don't check if sandbox is supported over and over again.Gravatar twerth2018-07-06
* Make C++ extra action properly add module file flags for discovered C++Gravatar Googler2018-07-06
* Create Bazel coverage report action.Gravatar elenairina2018-07-06
* Windows,JNI: implement native DeletePath methodGravatar laszlocsomor2018-07-06
* windows,launcher: Rlocation function now handles absolute paths correctlyGravatar pcloudy2018-07-06
* blaze_util_freebsd.cc: include path.h explicitlyGravatar Klaus Aehlig2018-07-06
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Reverse the order of java_toolchain.compatible_with and java_toolchain.packag...Gravatar cushon2018-07-05
* Remove support for java_runtime_suiteGravatar cushon2018-07-05
* bazel sync: better report errorsGravatar Klaus Aehlig2018-07-05
* PiperOrigin-RevId: 203352511Gravatar twerth2018-07-05
* blaze_util_posix.cc: fix order of #defineGravatar Klaus Aehlig2018-07-05
* Windows,python tests: fine if $JAVA_HOME is emptyGravatar laszlocsomor2018-07-05
* python tools: ensure files are closedGravatar laszlocsomor2018-07-05