aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Windows,Bazel client: multithreaded file writingGravatar Laszlo Csomor2018-07-17
* [singlejar] Add port library for various MSVC hacksGravatar Loo Rong Jie2018-07-17
* Expose BUILD and Starlark symbols.Gravatar Googler2018-07-17
* Improve error reporting for BuildEventService{Module,Transport}Gravatar lpino2018-07-17
* External repositories: disallow use of unexported repository rulesGravatar Klaus Aehlig2018-07-17
* Automated rollback of commit eb587075b0d6ffab1cf9e69ede1b7e547905e547.Gravatar janakr2018-07-16
* Fix comments.Gravatar Googler2018-07-16
* Expose AndroidPreDexJarProvider to Skylark as AndroidPreDexJarInfo.Gravatar Googler2018-07-16
* AndroidIdeInfoProvider exposed to Skylark (as AndroidIdeInfo).Gravatar Googler2018-07-16
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* Ensure BEP file output stream is flushed promptly.Gravatar Googler2018-07-16
* Make AndroidAssetsInfo createable from Skylark.Gravatar Googler2018-07-16
* Skylark debugger: show contents of SkylarkValue objects when serializing.Gravatar brendandouglas2018-07-16
* Add implicit mapping from "@mainrepo" to "@". This fixes the issue where refe...Gravatar Danna Kelmer2018-07-16
* Second cl for verbose workspaces (ability to log certain potentially non-herm...Gravatar Googler2018-07-16
* C++: Remove CcDynamicLibrariesForRuntime.Gravatar plf2018-07-16
* C++: New functionality exposed to Skylark for external libs.Gravatar plf2018-07-16
* Test suite to verify contracts of @SkylarkCallable and @SkylarkModule which a...Gravatar cparsons2018-07-13
* Improve build API support in the fakebuildapi, allowing Skydoc to run on file...Gravatar cparsons2018-07-13
* Remove unused mapGravatar dannark2018-07-13
* Reference bazel rather than blaze in user message.Gravatar schmitt2018-07-13
* Fix misspelling in https://github.com/bazelbuild/bazel/commit/b39c69394c5e799...Gravatar kush2018-07-13
* Expose AndroidIdlProvider to Skylark (as AndroidIdlInfo).Gravatar Googler2018-07-13
* Add toString to RepositoryMappingValueGravatar dannark2018-07-13
* Remove SkylarkCallable.mandatoryPositionalsGravatar cparsons2018-07-13
* Drop module-info "class" in Android desugaringGravatar kmb2018-07-13
* Set file uploader in BEP integration test to "local".Gravatar tomlu2018-07-13
* Remove documentation for the old Actions provider.Gravatar cparsons2018-07-13
* Fix Skydoc's following of imports to correctly process absolute labels.Gravatar cparsons2018-07-13
* Add option to turn on strict deps for the java compilation of proto generatedGravatar twerth2018-07-13
* Code Cleanup: Simplify the ResolvedFile interface by removing unnecessary tes...Gravatar kush2018-07-13
* Stop setting G3_VERSION_INFO C++ linkstamp variable.Gravatar Googler2018-07-13
* C++: Implements py_wrap_cc in SkylarkGravatar plf2018-07-13
* Remove bazel info crosstool-configurationGravatar hlopko2018-07-13
* Windows,JNI: graceful error-handlingGravatar Laszlo Csomor2018-07-13
* For all top-level artifacts, track the labels that own them when that is avai...Gravatar janakr2018-07-13
* Stop requiring the creation and storage of FileStateValues within ResolvedFil...Gravatar kush2018-07-12
* make tests for singlejar's --check_desugar_deps flag run in Bazel's CIGravatar kmb2018-07-12
* Read a byte array instead of a certain number of bytes that are indicated by aGravatar mjhalupka2018-07-12
* Do not expose interface building related variables in the Skylark C++ toolcha...Gravatar hlopko2018-07-12
* Sort expansions of aggregating middlemen by exec file path. These commonlyGravatar Googler2018-07-12
* remote: add a ByteStreamBuildEventArtifactUploaderGravatar buchgr2018-07-12
* Simplify (hopefully) usage of modules during input discovery. Goals:Gravatar Googler2018-07-12
* Make spend_cpu_time more reliable by tracking time.Gravatar jmmv2018-07-12
* Move output option down to specific query option.Gravatar twerth2018-07-12
* Automated rollback of commit f4a3dd9b8124dc7b2795f89e6700881b66371e4f.Gravatar lberki2018-07-12
* Windows,tests: port bazel_rules_testGravatar Laszlo Csomor2018-07-12
* Automatic ClangTidyReadability code cleanup.Gravatar Googler2018-07-12
* Store the hashCode as an Int instead of a string in FilesetOutputSymlink, andGravatar kush2018-07-11
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11