aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove testFunctionListArgumentsAreImmutable and testFunctionDictArgumentsAre...Gravatar vladmos2017-09-01
* Android,Windows: use default shell env in actionsGravatar Laszlo Csomor2017-09-01
* Android,Windows: wrap SingleJar in a java_binaryGravatar Laszlo Csomor2017-09-01
* Remove the Dialect type from the Parser.Gravatar laurentlb2017-09-01
* Refactor HelpCommand by applying the visitor pattern to iterate over Bazel op...Gravatar fwe2017-09-01
* Update comments about the option processor.Gravatar ccalvarin2017-09-01
* Compile Bazel with -c opt when bootstrappingGravatar Damien Martin-Guillerez2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Fix wrong location of string literals in the lexerGravatar fzaiser2017-09-01
* Remove TODO referring to Dagger.Gravatar Philipp Wollermann2017-09-01
* Update the bundled OpenJDK to zulu8.23.0.3-jdk8.0.144.Gravatar Philipp Wollermann2017-09-01
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* Automated rollback of commit 36178dddc45ee39e302516232c83b0fbc4c5dc37.Gravatar Googler2017-09-01
* BEP: Rename enum entryGravatar aehlig2017-09-01
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Remove stray comment reference to "no_" prefix for boolean flags which was re...Gravatar dannark2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Release config_setting.flag_values from the whitelist.Gravatar mstaib2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Publish TARGET_SKIPPED status to Goops and Master Log for targets with incomp...Gravatar Googler2017-09-01
* Move final static option checks to compile time.Gravatar ccalvarin2017-09-01
* PiperOrigin-RevId: 167167400Gravatar kmb2017-09-01
* Remove resource_extractor attribute from the android_sdk rule.Gravatar jingwen2017-09-01
* Move caching of OptionDefinitions to be static, and remove uncached extractio...Gravatar ccalvarin2017-09-01
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Fix BazelPackageLoader to handle local repositories, and clean up API byGravatar jcater2017-09-01
* Fix aspects documentationGravatar dslomov2017-09-01
* Stop testing for mips android ndk support.Gravatar ajmichael2017-09-01
* Changed Android manifest merger build action to also resolve relative class n...Gravatar Googler2017-09-01
* Fix --nobuild_runfile_manifests to keep transitive dependencies of the runfilesGravatar Googler2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* Update Error Prone versionGravatar Liam Miller-Cushon2017-09-01
* Update turbine versionGravatar Liam Miller-Cushon2017-09-01
* Allow non-dottedversion aliases for --xcode_versionGravatar cparsons2017-08-31
* Remove unused android_library.resource_extractor attributes in the depot.Gravatar jingwen2017-08-31
* Fixes typo in proto_library docsGravatar Googler2017-08-31
* Moves the bazel_j2objc repository definition from j2objc.WORKSPACE to the mainGravatar Googler2017-08-31
* Skylint: add a lint that reports unused identifiersGravatar fzaiser2017-08-31
* CI: Add def parser test into Windows testsGravatar pcloudy2017-08-31
* Skylark: ctx.actions.run_shell uses helper scriptGravatar László Csomor2017-08-31
* Note the existence of a `execroot/` directoryGravatar Alex Vandiver2017-08-31
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Remove Dagger from third_party, as it is unused.Gravatar Philipp Wollermann2017-08-31
* Remove reference to 'blaze'Gravatar hlopko2017-08-31
* Add JavaInfo as a (preferred) alias to java_common.provider.Gravatar dslomov2017-08-31
* Update 'copts' documentationGravatar hlopko2017-08-31
* Skylint: handle for-loops in control flow lint correctlyGravatar fzaiser2017-08-31