aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Handle TriState type in `bazel query --output=build`Gravatar Laurent Le Brun2017-02-27
* Clean up event busGravatar Klaus Aehlig2017-02-27
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Regression test for ActionCache shutdown roundtrip Gravatar George Gensure2017-02-27
* Cleanup migration-only build variablesGravatar Marcel Hlopko2017-02-27
* Remove AbtractAction#getInputsForExtraAction() (the third time).Gravatar Lukacs Berki2017-02-27
* Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems classGravatar Ulf Adams2017-02-27
* More documentation for distributed caching and remote execution Gravatar Alpha Lam2017-02-27
* More stable naming scheme for lambda classes in desugared android codeGravatar Googler2017-02-27
* Remove flag --experimental_j2objc_srcjar_processing, and always use the new J...Gravatar Rumou Duan2017-02-27
* Reword comment about the current implementation of ^.Gravatar Nathan Harmata2017-02-27
* RELNOTES: Activate the "dead_strip" feature if objc binary stripping is enabled.Gravatar Googler2017-02-27
* Fixes issue with ObjcCompileAction where extra action funcitonality is unableGravatar Googler2017-02-27
* Update depset constructor/method docsGravatar Jon Brandvein2017-02-27
* Adds the new versions of the template substitutions into ios_test.Gravatar Sergio Campama2017-02-27
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Add more depset documentationGravatar Jon Brandvein2017-02-27
* CrosstoolCompilationSupport registers a binary strip action when binaryGravatar Cal Peyser2017-02-27
* Use datetime as horizontal axis.Gravatar Yue Gan2017-02-27
* Fix allowed characters in package and restore a commentGravatar Damien Martin-Guillerez2017-02-24
* Add host_cxxopt in parallel to host_copt. Gravatar Marcel Hlopko2017-02-24
* Remove the first result in benchmark, since it's slower than others.Gravatar Yue Gan2017-02-24
* Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac.Gravatar Ulf Adams2017-02-24
* Fix Cpp action cachingGravatar Ulf Adams2017-02-24
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed Abstra...Gravatar Lukacs Berki2017-02-24
* Remove mention of the ignored flag "--output_descriptor_set".Gravatar Carmi Grushko2017-02-24
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Rollforward of "apple_binary extension_safe attribute results in configuratio...Gravatar Chris Parsons2017-02-24
* Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...Gravatar Carmi Grushko2017-02-24
* Description redacted.Gravatar Googler2017-02-24
* Better error messaging if apple cc toolchain cannot locate xcodeGravatar Chris Parsons2017-02-24
* Read the PersistentMap's backing file into memory all at once when processing...Gravatar Googler2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* All objc linking rules get the crosstool.Gravatar Cal Peyser2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-02-24
* Remove duplicate genrule documentation on base class.Gravatar John Cater2017-02-24
* Filter android_binary resources during analysisGravatar Googler2017-02-24
* Implicitly generate Proguard obfuscation mapping file for android_binary targ...Gravatar Andrew Pellegrini2017-02-24
* Fix typo.Gravatar Nathan Harmata2017-02-24
* Add commit link to githubGravatar Yue Gan2017-02-24
* Report inconsistent aspect order error to the user.Gravatar Dmitry Lomov2017-02-24
* Bazel client: make jvm.log path platform-safe Gravatar László Csomor2017-02-24
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-02-24
* Pass in the "coverage enabled" flag on the C++ linkstamp compile command line.Gravatar Lukacs Berki2017-02-24
* Upgrade //third_party/protobuf to v3.2.0Gravatar Carmi Grushko2017-02-23
* Add ProtoJavaApiInfoAspectProvider to JavaProvider.Gravatar Irina Iancu2017-02-23
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Fix BUILD file mistakes in code generator.Gravatar Yue Gan2017-02-23
* Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23