aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix crosstool target cpu to match local.Gravatar John Cater2018-04-03
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Add stats about cache hits and execution strategies to Bazel's UI.Gravatar Googler2018-04-03
* Add methods to parse resources without assetsGravatar asteinb2018-04-03
* Remove the unused method IdleServerTasks#continueProcessing() .Gravatar lberki2018-04-03
* Make the BUILD_TIMESTAMP build info entry contain the number of seconds (inst...Gravatar lberki2018-04-03
* Remove CcToolchainProvider#getEnvironment() and all the supporting infrastruc...Gravatar lberki2018-04-03
* Remove Android jar from android_local_test bootclasspathGravatar ajmichael2018-04-02
* Remove some unnecessary params.Gravatar nharmata2018-04-02
* Serialize PythonUtils#GET_INIT_PY_FILES as a singleton so that object equalityGravatar cpeyser2018-04-02
* Moves the decision to enable memoization from codecs to the top-level invocat...Gravatar shahan2018-04-02
* Add noneable=true to several parameters of list and dict methodsGravatar cparsons2018-04-02
* Add codec for ImmutableMultimap.Gravatar cpeyser2018-04-02
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Deduplicate the list of valid CPUsGravatar Googler2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Fix toolchain CPU identifiers to match what's in the BUILD.tpl file.Gravatar John Cater2018-04-02
* Fix permissions for bazel developer scripts.Gravatar John Cater2018-04-02
* Change profiling to only accept strings for its "description" argument. Profi...Gravatar janakr2018-04-01
* Enable bulk writes in the HttpBlobStoreGravatar ulfjack2018-04-01
* Make ijar support not stripping the class data.Gravatar tomlu2018-03-31
* build and test KeepScanner tool open-sourceGravatar kmb2018-03-30
* BEP: Cached test actions post execution info from TestResultGravatar ulfjack2018-03-30
* BEP: Report the correct exit code for blaze coverageGravatar ulfjack2018-03-30
* Automated rollback of commit 0654620304728a5aecadd58138e96c41135d24e7.Gravatar ulfjack2018-03-30
* Don't test for reference equality of the underlying IOException. It's overkil...Gravatar nharmata2018-03-30
* Improve performance and output of bazel_determinism_test.Gravatar Philipp Wollermann2018-03-30
* Migrate SkylarkDict and MutableList methods to use @SkylarkCallable instead o...Gravatar cparsons2018-03-30
* Enforce @SkylarkCallable must have a non-empty doc string or explicitly be do...Gravatar cparsons2018-03-30
* Enable bulk writes in the HttpBlobStoreGravatar ulfjack2018-03-30
* Update to auto-value 1.5.4Gravatar calpeyser2018-03-30
* Make RuleClass serializable and remove Environment from it, since it was only...Gravatar janakr2018-03-30
* Remove category checking from incompatible changes.Gravatar ccalvarin2018-03-30
* Make the client's java startup command line list all startup options.Gravatar ccalvarin2018-03-30
* Automated rollback of commit a76f7db51a90cc2e35c1d66782056c310729eef0.Gravatar corysmith2018-03-30
* add singlejar variant to bazel that includes Android desugar dependency checkingGravatar kmb2018-03-29
* Make indenting consistent in android_local_test docs.Gravatar ajmichael2018-03-29
* This change adds the writing of the remote execution log to a file behind an ...Gravatar Googler2018-03-29
* Fix a warning about comparing signed and unsigned valuesGravatar cushon2018-03-29
* Modify the .flat decompilation to account for multiple configurations by conv...Gravatar corysmith2018-03-29
* Allow Merge action to take an interface as primary, not just ResourceContainerGravatar asteinb2018-03-29
* Support source versions newer than 8 in Bazel's annotation processorsGravatar cushon2018-03-29
* Remove Target from TargetPatternPhaseValue. Use the sets of targets that woul...Gravatar mjhalupka2018-03-29
* Remove pdie.Gravatar ccalvarin2018-03-29
* Pass resources and assets seperately into parse and compile actionsGravatar asteinb2018-03-29
* Allow setting the value which BazelPackageLoader returns for native.bazel_ver...Gravatar carmi2018-03-29
* Fixing issue with external j2objc protos (reattempt at #4058)Gravatar Mike Lewis2018-03-29
* Rename LocalResourceContainer to AndroidResources and remove asset code from itGravatar asteinb2018-03-29
* Remove startup JVM version checkGravatar cushon2018-03-29