aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* Clarify documentation of why glob() does not apply to generated files.Gravatar Googler2016-06-03
* Don't create CommandCompleteEvent for OOMs ahead of time. Its super-construct...Gravatar Janak Ramakrishnan2016-06-03
* --Gravatar Googler2016-06-03
* Add support for more augmented-assignment operators.Gravatar Googler2016-06-03
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* experimental UI: when showing the last test, color-code its stateGravatar Klaus Aehlig2016-06-03
* Update j2objc targets referenced by Bazel rules.Gravatar Googler2016-06-02
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Introduce FsEventsDiffAwareness for OS X.Gravatar Damien Martin-Guillerez2016-06-02
* Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Tobias Werth2016-06-02
* Pass --ios_sdk_version to more of bazel_apple_tests.Gravatar Dmitry Lomov2016-06-02
* Dynamic configurations: trim top-level targets, too.Gravatar Greg Estren2016-06-02
* Add a SpellChecker class with edit distance function.Gravatar Laurent Le Brun2016-06-01
* If an action_config is given for a particular type of link action, use that a...Gravatar Cal Peyser2016-06-01
* Clarify that input/output names should be in cache key.Gravatar Janak Ramakrishnan2016-06-01
* Make "bazel info" load only the packages that are necessary for its job.Gravatar Lukacs Berki2016-06-01
* Fix a bug in SkyframeExecutor.getConfigurations() for dynamicGravatar Greg Estren2016-06-01
* Restore proto_library#JavaRuleOutputJarsProvider.Gravatar Googler2016-06-01
* Remove dead code in rbuildfiles().Gravatar Eric Fellheimer2016-06-01
* Remove DepsContext from CppCompilationContext. This simplifies theGravatar Manuel Klimek2016-05-31
* Replace Constants.PRODUCT_NAME with a startup option --product_name=bazel and Gravatar Luis Fernando Pino Duque2016-05-31
* Make Android rules/tests refer to the correct runfiles pathsGravatar Kristina Chodorow2016-05-31
* Append correct error message when recursing jgit exception stack.Gravatar David Chen2016-05-31
* Remove the --use_isystem_for_includes option.Gravatar Lukacs Berki2016-05-31
* In AnalysisUtils.getProviders, construct the result in place.Gravatar Carmi Grushko2016-05-31
* Use the age-old "write to a file descriptor in signal handler" idiom to handl...Gravatar Lukacs Berki2016-05-31
* Roll forward commit 8375185ee11d573562f98de14bed79a77fcfd728.Gravatar Googler2016-05-30
* For open-source Error Prone, disable checks that are more stylistic thanGravatar Eddie Aftandilian2016-05-30
* Refactoring of Apple Platform detection and usage, to pave the way for non-IO...Gravatar Chris Parsons2016-05-30
* Add exoblaze and bazel tests for apple_binaryGravatar Chris Parsons2016-05-30
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Add documentation for apple_binary rule, making it visible for public consump...Gravatar Chris Parsons2016-05-30
* Description redacted.Gravatar Googler2016-05-30
* Allow blacklisted package prefixes to be passed in lazily via a Supplier.Gravatar Eric Fellheimer2016-05-30
* Removes the generated proto sources from the header list, as it conflicts withGravatar Sergio Campama2016-05-30
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* Adds "jre_deps" attribute to j2objc_library and the "--explicit_jre_deps" flagGravatar Googler2016-05-30
* Remove now dead class LoadingProgressReceiverGravatar Klaus Aehlig2016-05-30
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* Fix typo.Gravatar Nathan Harmata2016-05-27
* Force paths to be relative when archives are decompressedGravatar Kristina Chodorow2016-05-27
* Allow AQV users to inject arbitrary handling of classified errors.Gravatar Nathan Harmata2016-05-27
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-05-27
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Fixes bug where the well known types would not be added as an input to the ge...Gravatar Sergio Campama2016-05-27
* Short-circuit equality comparison for unequal PackageIdentifiers by precomput...Gravatar Shreya Bhattarai2016-05-27
* Defer converting IDE aspect output to string.Gravatar Googler2016-05-27
* Change name of intellij_info output to intellij-build.txt.Gravatar Googler2016-05-27
* Add EvaluationResultSubject#hasReverseDepsInGraphThat method.Gravatar Janak Ramakrishnan2016-05-27