aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* NDK cc_toolchains: include bundled runtime libraries in cc_toolchain.all_filesGravatar Jingwen Chen2018-03-21
* Add a test, verifying that paths within the same repo can be hard-codedGravatar Klaus Aehlig2018-03-21
* blaze.cc: Remove unused had_to_wait variableGravatar David Ostrovsky2018-03-21
* Split PackageProvider to TargetProvider and CachingPackageLocatorGravatar dbabkin2018-03-21
* Fix output_file build variable to be correct for fake compile actions.Gravatar hlopko2018-03-21
* Assume toolchain supportsDynamicLinker from presence of "dynamic_linking_mode...Gravatar hlopko2018-03-21
* third_party/guava: update to 24.1Gravatar Jakob Buchgraber2018-03-21
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Remove no longer available cmd optionGravatar Passw2018-03-21
* Fix bazel_test_test when --local_test_jobs is set in system-wide bazelrc.Gravatar philwo2018-03-21
* third_party/guava: update guava to 24.1Gravatar Jakob Buchgraber2018-03-21
* Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d.Gravatar laszlocsomor2018-03-21
* runfiles,C++: move to //tools/cpp/runfilesGravatar Laszlo Csomor2018-03-21
* runfiles,Bash: add a package for runfiles libraryGravatar Laszlo Csomor2018-03-21
* Allow android_library rule to also accept rules that provide the JavaInfoGravatar Googler2018-03-20
* Mark //src/test/java/com/google/devtools/build/lib/skylark:SkylarkTests as fl...Gravatar ruperts2018-03-20
* Hand-rolls EnumRuntimeCodecGravatar shahan2018-03-20
* Bug fix to allow timeout errors for remote spawns.Gravatar Googler2018-03-20
* Add EnumMapCodec. Some hackery necessary to get Class for Enum when map is em...Gravatar janakr2018-03-20
* Give ConfigurationTransition and implementing classes a getName method for ea...Gravatar juliexxia2018-03-20
* Don't check for deps being done in a keep-going build as we expect this to al...Gravatar shreyax2018-03-20
* Force @SkylarkCallable Params with defaultValue = "None" to be noneable.Gravatar cparsons2018-03-20
* Add ability to shallow-freeze individual objectsGravatar brandjon2018-03-20
* Add more documentation for rule.outputsGravatar brandjon2018-03-20
* @Autocodec a few leftover classes. Also, add @AutoCodec builder support for ...Gravatar cpeyser2018-03-20
* runfiles,Python: remove library from @bazel_toolsGravatar Laszlo Csomor2018-03-20
* Allow path options to use user specific pathsGravatar David Ostrovsky2018-03-20
* Remove visibility attribute from //third_party/def_parser:def_parserGravatar Yun Peng2018-03-20
* Fix visibility of def_parser for remote buildsGravatar Yun Peng2018-03-20
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Make FdoSupport use outputName to generate object file pathGravatar pcloudy2018-03-20
* Automated rollback of commit 72d28f3efc2842510a34cacd930c0204143f7412.Gravatar shreyax2018-03-19
* Plumb support for mounting a sandboxfs instance during a build.Gravatar jmmv2018-03-19
* Automated rollback of commit e6af9f9178e731a45e552b1d249ded90124945ba.Gravatar janakr2018-03-19
* Use ConfiguredTargetAndData in some android tests and pass in the target conf...Gravatar janakr2018-03-19
* Add some testing methods to get ConfiguredTargetAndData more easily, and rena...Gravatar janakr2018-03-19
* Make "legacy globber" threads daemon.Gravatar carmi2018-03-19
* 1) Fixes a bug in the checking of missing members. Before, MemberInfo containsGravatar cnsun2018-03-19
* Expose the j2objc configuration fragment, with field dead_code_report, matchi...Gravatar cparsons2018-03-19
* RELNOTES[INC]: Remove //tools/defaults:android_jar. Use @bazel_tools//tools/a...Gravatar ajmichael2018-03-19
* Remove features that actually don't exist from the specGravatar laurentlb2018-03-19
* Fix error in documentation.Gravatar nharmata2018-03-19
* Automated rollback of commit 2ee6dd262bcf5fd890e24d5f185616b8ab259608.Gravatar philwo2018-03-19
* Add behavior to NestedSetCodec to prevent it from running during testing.Gravatar cpeyser2018-03-19
* Rename a few pagesGravatar brandjon2018-03-19
* Fix paths to CPU.java and OS.java in commentsGravatar ajmichael2018-03-19
* Add tester method that allows us to unconditionally create a TestFunction bui...Gravatar shreyax2018-03-19
* 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