aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* Automated g4 rollback of commit 38b835097f9ae9a6062172b8a33ec2e2d1edde20.Gravatar dmarting2017-05-02
* Make tools/build_defs/hash/sha256.py py3 compatibleGravatar David Flemström2017-05-02
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Make tools/build_defs/pkg/archive.py py3 compatibleGravatar David Flemström2017-05-02
* Automated g4 rollback of commit 27a136b9bbb4d73b0a343d407b5da9f890175aea.Gravatar ajmichael2017-05-02
* Automated g4 rollback of commit d5217515002d468a3095243975e21e89eccc46b7.Gravatar ajmichael2017-05-02
* Remove implicit requirements on --use_singlejar_apkbuilder.Gravatar ajmichael2017-05-02
* Add best practices docGravatar kchodorow2017-05-02
* apple_static_library passes the correct crosstool to platform-specific compileGravatar cpeyser2017-05-02
* Support cpufeatures from Android NDK.Gravatar ajmichael2017-05-02
* Remove Scala IDE info, and use Java IDE info instead.Gravatar Googler2017-05-02
* Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf...Gravatar Googler2017-05-02
* Move platform providers to a new package to break cyclic dependencies.Gravatar John Cater2017-05-02
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-05-02
* Update third_party/protobuf to pre-release 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a.Gravatar Googler2017-04-30
* Custom module map for j2objc_libraryGravatar Googler2017-04-30
* Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53.Gravatar ajmichael2017-04-30
* Bug fix. Enable Desugar to desugar try-with-resources multiple times.Gravatar cnsun2017-04-30
* Convert LLVM raw profiles to indexed format if necessary.Gravatar Googler2017-04-30
* Split transition unconditionally for multiarch apple rulesGravatar cparsons2017-04-30
* Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a ...Gravatar Googler2017-04-30
* Don't clean-up externally set dump dirGravatar Googler2017-04-30
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* Refactor to extract the collection of portable proto filters.Gravatar kaipi2017-04-30
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Rollforward attempt 2 of "apple_binary extension_safe attribute results in co...Gravatar cparsons2017-04-28
* Add FILES_TO_COMPILE output group to apple_static_library.Gravatar cpeyser2017-04-28
* Bundled JDK changes for the release process. This is a fixed versionGravatar philwo2017-04-28
* Remove stale comment and add back a removed TODO.Gravatar nharmata2017-04-28
* Make --experimental_android_compress_java_resources true by default.Gravatar ajmichael2017-04-28
* Fix 'Argument list too long' error in :merge_licenses genruleGravatar Jakob Buchgraber2017-04-28
* Rename CppCompileCommandLine to CompileCommandLine and move it out from CppCo...Gravatar hlopko2017-04-28
* Extend BlazeModule to support listening to the console outputGravatar Klaus Aehlig2017-04-28
* Open source ManifestMergerActionTest.Gravatar ajmichael2017-04-28
* Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true".Gravatar philwo2017-04-28
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Add support for logging exception details via ErrorMessage.Gravatar philwo2017-04-28
* worker: Do not check if the process is still alive prior to using it.Gravatar philwo2017-04-28
* Only create the databinding annotation file onceGravatar cushon2017-04-28
* worker: Extract two methods from actuallyExec for better readability.Gravatar philwo2017-04-28
* Don't copy lambda bodies from interfaces into implementing classes.Gravatar kmb2017-04-28
* worker: Small refactoring of RecordingInputStream.Gravatar philwo2017-04-28
* Add documentation for cfg = "target".Gravatar Googler2017-04-28
* Use system property for lambda dir if setGravatar Googler2017-04-28
* Fix bazel_toolchain_testGravatar ulfjack2017-04-28
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28