aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* Migrate tests to Truth.Gravatar lberki2017-05-26
* cpp: remove blaze_util::sys_ioprio_set() call from FreeBSD portGravatar Thiago Farina2017-05-24
* Improve error messages for malformed Android SDK/NDK.Gravatar ajmichael2017-05-24
* Actually run DataResourceXmlTest with Bazel.Gravatar ajmichael2017-05-24
* Remove outdated documentation about appcompat library.Gravatar ajmichael2017-05-24
* Remove possibility of circular initialization errors inGravatar John Cater2017-05-24
* Set --experimental_enable_objc_cc_deps by default in the blaze binary.Gravatar cpeyser2017-05-23
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* cpp: change PrintError() to print "ERROR:"Gravatar Thiago Farina2017-05-23
* Automated g4 rollback of commit 7f520a8286c39c5145b6d816cd0be5a6b7b18250.Gravatar elenairina2017-05-23
* Make PackageOrException.get() public + make loadPackages() variant.Gravatar carmi2017-05-23
* Add functionality from the old shell-based coverage runner script to the new ...Gravatar lberki2017-05-23
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23
* Update remote caching / execution docsGravatar ulfjack2017-05-23
* Add an integration test that verifies that the source file of a C++ compile a...Gravatar lberki2017-05-23
* Make Desugar work for relative dumpDirectory paths.Gravatar Googler2017-05-23
* Refactor process-wrapper code so the spawn/wait code is pluggable.Gravatar philwo2017-05-23
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23
* Don't de-duplicate linkopts from two different configured targets that have t...Gravatar lberki2017-05-23
* Add a #hashCode() method to WorkspaceStatusAction implementations as is advis...Gravatar lberki2017-05-23
* Fix typos in android_device.system_image attribute documentationGravatar Googler2017-05-23
* Store the features enabled for each targetGravatar Googler2017-05-23
* Make checking of lambda dump directory accept relative path.Gravatar cnsun2017-05-23
* Add CC_FLAGS to the macros that pull in the CcToolchainProvider for genrulesGravatar Googler2017-05-23
* Remove outdated comment.Gravatar ajmichael2017-05-23
* Add deprecation warning if the "legacy" manifest merger is used, now that the...Gravatar apell2017-05-23
* If the target apple_binary is a loadable_bundle, always pass the @loader_path...Gravatar kaipi2017-05-23
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Fix ordering of -fPIC for PIC compiles in the LTOBackendActionGravatar Googler2017-05-23
* Automated g4 rollback of commit c78c947e6a8cbb323304f872a3dcabb989a3d76b.Gravatar cpeyser2017-05-23
* Loosen java_library.exports and java_import.*Gravatar Stephen Twigg2017-05-22
* Extract determining which manifest merger to use (legacy v android) to a sepa...Gravatar Googler2017-05-22
* Fix aspect processing when same dep appears in 2 attributes.Gravatar kaipi2017-05-22
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Create a loadPackages() method that loads multiple packages simultaneously, u...Gravatar carmi2017-05-22
* Expose javac jar in java_toolchain's skylark providerGravatar Googler2017-05-22
* Keep annotations of default methods in interfaces during desugaring.Gravatar cnsun2017-05-22
* Add operator // for division.Gravatar laurentlb2017-05-22
* Move Bazel Android WORKSPACE rule docs to Android family.Gravatar ajmichael2017-05-22
* Update the platform rule documentation to match the actual attribute names.Gravatar jcater2017-05-22
* Turn the --explicit_jre_deps flag into a noop.Gravatar Googler2017-05-22
* Fix attribute name so docs are generated properly.Gravatar jcater2017-05-22
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Avoid waste in registerNewlyDiscovered... when there aren't anyGravatar mschaller2017-05-22
* Create new android_host_service_fixture rule.Gravatar ajmichael2017-05-22
* gRPC is locking down access to internal classes, so remove refs to it.Gravatar Googler2017-05-22
* Fixes incorrectly-ordered arguments to calls to assertEqualsGravatar Googler2017-05-19