aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* RELNOTES: Allow C++ features to make proto_library emit smaller C++ codeGravatar Googler2018-03-19
* Update the distfile compile scripts to create a valid embedded toolsGravatar John Cater2018-03-19
* Replace =0/=1 with =False/=True in documentation.Gravatar lberki2018-03-19
* runfiles,C++: add a Runfiles* factory methodGravatar Laszlo Csomor2018-03-19
* Split off troubleshooting section into a FAQ pageGravatar brandjon2018-03-18
* @AutoCodec TemplateExpansionAction. Have to make some anonymous classes concr...Gravatar janakr2018-03-17
* @AutoCodec WriteZipControlFileAction (and ImmutableIterable).Gravatar janakr2018-03-16
* Automated rollback of commit 48e205a19bed1cccaa51c7bbfbef6c2fbe47e3de.Gravatar ruperts2018-03-16
* Reflect core library moves in super calls, even in default method stubs. Alw...Gravatar kmb2018-03-16
* Add unit tests for https://github.com/bazelbuild/bazel/commit/f304d2be2e8c26b...Gravatar janakr2018-03-16
* @AutoCodec some expressions that show up in Java configured targets.Gravatar janakr2018-03-16
* Adds codecs for more list variants.Gravatar shahan2018-03-16
* Add @AutoCodec strategy for @AutoValue.Builder.Gravatar janakr2018-03-16
* Deletes list marshaller and makes map entry marshaller into a runtime codec.Gravatar shahan2018-03-16
* Clean up after b/72379900Gravatar cushon2018-03-16
* Fix remote_execution_test on Ubuntu, broken by https://github.com/bazelbuild...Gravatar olaola2018-03-16
* PiperOrigin-RevId: 189372237Gravatar Googler2018-03-16
* Propagating remote results, including stdout/err, to Bazel on execution timeo...Gravatar olaola2018-03-16
* Pass all TreeArtifacts to the ParameterWriteFileAction so they're expanded by...Gravatar Googler2018-03-16
* Refactor DependencyResolver#dependentNodeMap to take in a set of toolchain la...Gravatar juliexxia2018-03-16
* Delete 1.2k lines of dead code.Gravatar carmi2018-03-16
* Inline and delete artifactPrefix, which is never assigned.Gravatar carmi2018-03-15
* Correct name of mstaib@ in CONTRIBUTORS.Gravatar mstaib2018-03-15
* Makes leaf level AutoCodec marshallers into runtime codecs.Gravatar shahan2018-03-15
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Remove unnecessary @VisibleForTestingGravatar michajlo2018-03-15
* Clean up whitespace in add_dep messagesGravatar cushon2018-03-15
* Allow optimization related features to be ignored when unsupported as opposed...Gravatar Googler2018-03-15
* Add cquery to Blaze manual's list of commandsGravatar juliexxia2018-03-15
* Suppress ThinLTO indexing for linkstatic library in testsGravatar Googler2018-03-15
* Adds 'timeout' to the table describing test size and a table for the timeoutGravatar ahumesky2018-03-15
* Optimize GC churn due to PackageFunction#getContainingDirectory. While I'm he...Gravatar nharmata2018-03-15
* Modify CTQEnvironment and associated files to handle AliasConfiguredTargets. ...Gravatar juliexxia2018-03-15
* Add documentation about cquery to bazel!Gravatar juliexxia2018-03-15
* Conditionally set the default crosstool based on the major revision by bindin...Gravatar jingwen2018-03-15
* Include object exec path in LTO Backend progress messageGravatar Googler2018-03-15
* Android tools: remove mtime-modificationsGravatar Laszlo Csomor2018-03-15
* Ensure that only ObjC tests initialize the MockObjcSupport.Gravatar jcater2018-03-15
* Simplify ClientEnvironmentValue invalidation.Gravatar Benjamin Peterson2018-03-15
* Emit SJD errors even if we don't know the label of a dependencyGravatar cushon2018-03-14
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Dedupes aspects in BuildViewGravatar Googler2018-03-14
* Clean up tests of temp dirs in CcCommonTest to properly set the host CPU.Gravatar jcater2018-03-14
* Delete unused method.Gravatar carmi2018-03-14
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Remove the table of contents from the Android and Bazel page. I clicked on th...Gravatar jingwen2018-03-14
* Automated rollback of commit c2b332b45e6ea41a14ecbd3c5f30782bcdeec301.Gravatar laszlocsomor2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Modify the Java rules to take in JavaInfoGravatar elenairina2018-03-14