aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Refactoring of Apple Platform detection and usage, to pave the way for non-IO...Gravatar 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
* 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
* 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
* 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
* 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
* --Gravatar Carmi Grushko2016-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
* Remove Package.LegacyBuilder (unneeded as of commit 3a95f353704dc2f7061e2c078...Gravatar Nathan Harmata2016-05-25
* Introducing PopulateTreeArtifactAction, an Action that populates a TreeArtifa...Gravatar Rumou Duan2016-05-25
* Make linkstamp info use NestedSet.Gravatar Manuel Klimek2016-05-25
* Remove the --cwarn command line option.Gravatar Lukacs Berki2016-05-25
* Move -frandom-seed= into a feature.Gravatar Lukacs Berki2016-05-25
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* workers: Improve verbose messages when workers are restarted. Prevent killing...Gravatar Philipp Wollermann2016-05-24
* workers: When a WorkerFactory is instantiated, first remove old worker logs t...Gravatar Philipp Wollermann2016-05-24