aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-05-27
* Implement zip file symlink supportGravatar Kristina Chodorow2016-05-27
* [ObjcProtoAspect] Fixes an issue where targets that don't have a deps attribu...Gravatar Sergio Campama2016-05-27
* By default, don't create the .runfiles/workspace/external/repo dirsGravatar Kristina Chodorow2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27
* Fixes the assert_one_of failure message, to print the correct expected values.Gravatar Anastasios Kakalis2016-05-27
* --Gravatar Carmi Grushko2016-05-27
* Increase the size of //src/test/shell/bazel:local_repository_test_jdk8Gravatar Damien Martin-Guillerez2016-05-27
* Enable interleaved loading & analysis by default.Gravatar Ulf Adams2016-05-25
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* Framework paths marked for search paths only are appropriately propagated toGravatar Cal Peyser2016-05-25
* Allow honoring select dexopts in incremental dexingGravatar Googler2016-05-25
* Support for gathering all the protos seen in the transitive closure of depend...Gravatar Sergio Campama2016-05-25
* Decrease visibility of createProtoCompilerCommandLine() to private.Gravatar Carmi Grushko2016-05-25
* Create a feature for per-object-file debug info files and move -gsplit-dwarf ...Gravatar Lukacs Berki2016-05-25