aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-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
* 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
* 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 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
* 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
* 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
* worker: Small refactoring of RecordingInputStream.Gravatar philwo2017-04-28
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* Slight tweaks to text formatting of ErrorMessages.Gravatar philwo2017-04-28
* Simplify RecursiveDirectoryTraversalFunction: neither of its use cases were u...Gravatar janakr2017-04-28
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* worker: Remove the "retry on failure" feature.Gravatar philwo2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* Retain target kind in TransitiveTraversalValueGravatar Googler2017-04-28
* Make JavaCompilationArtifacts an AutoValue. Helpful for debugging.Gravatar Googler2017-04-28
* Allow bypassing the automated detection of jobs when --jobs=auto.Gravatar jmmv2017-04-28
* Use the new ErrorMessage class in WorkerTestStrategy. Also adds a nullGravatar philwo2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* BEP: enforce CommandLine before OptionsParsedGravatar Klaus Aehlig2017-04-27
* Init absent action configs for CppCompile actionsGravatar hlopko2017-04-27
* Hide --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-27
* RELNOTES: Add Skylark stubs needed to remove sysroot from CppConfiguration.Gravatar Googler2017-04-27
* Give RuleContext the ability to add Make VariablesGravatar Googler2017-04-27
* Add a way for options classes to mark that they are skyframe-friendlyGravatar brandjon2017-04-27
* Add Scala IDE info to Intellij aspect.Gravatar Googler2017-04-26
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4.Gravatar ajmichael2017-04-26
* Remove jack and jill attributes of android_sdk.Gravatar ajmichael2017-04-26
* Adds a forwarder for instrumented files in AppleBinary.Gravatar kaipi2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Bazel client, Windows: impl. server->IsStillAliveGravatar Laszlo Csomor2017-04-26
* proto_library: Pass exec path to protoc. Fixes #2265Gravatar Jakob Buchgraber2017-04-26
* Archiving with --experimental_objc_crosstool=all/library includes precompiledGravatar cpeyser2017-04-26