aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* ide-compile output group now mirrors the compile-only output group for cc rulesGravatar Googler2016-10-12
* Automated cleanupGravatar Laurent Le Brun2016-10-12
* Make EvalUtils.getDataTypeNameFromClass() look for @SkylarkModules in parent ...Gravatar Jon Brandvein2016-10-12
* Provide a mechanism for objc code built with CppCompileAction to forego dotdGravatar Cal Peyser2016-10-12
* Added support for rex to optionally compress dex files.Gravatar Googler2016-10-12
* Move interface so building to action configsGravatar Marcel Hlopko2016-10-12
* Rollback of commit 9c25afe750a937b2152c21a93effc8b9ba82c27b.Gravatar Ulf Adams2016-10-11
* Minor cleanupGravatar Laurent Le Brun2016-10-11
* Improve error message when 'del' keyword is usedGravatar Laurent Le Brun2016-10-11
* Rollback of commit e025939e71b179ae0f6bd09ef3af474f49b853a2.Gravatar Ulf Adams2016-10-11
* Only add the runfiles of artifacts that are actual inputs of the spawn action.Gravatar Florian Weikert2016-10-11
* Rollback of commit f341bc4f6e918b6a41c1536c111bbf24f14f967b.Gravatar Ulf Adams2016-10-11
* Adding support for Linux s390xGravatar namrata-ibm2016-10-11
* Avoid deadlock when a client disconnects with the gRPC queue full.Gravatar Lukacs Berki2016-10-11
* Fix bug(s) with Skylark import cycles: we assumed that a package that failed ...Gravatar Janak Ramakrishnan2016-10-11
* When inlining imports, avoid visiting Skylark files multiple times that are l...Gravatar Janak Ramakrishnan2016-10-11
* Expose objc_provider keys sdk_frameworks and weak_sdk_frameworks to skylarkGravatar Chris Parsons2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* In AllRdepsUnboundedVisitor, group rdeps by package before partitioning them ...Gravatar Nathan Harmata2016-10-11
* Split SkyQueryEnvironment#getReverseDeps into a few helper methods and use th...Gravatar Nathan Harmata2016-10-11
* Clean up --strict_android_deps and --strict_java_depsGravatar Liam Miller-Cushon2016-10-11
* Generate aar_import and java_import rules for local maven repositories in <sd...Gravatar Adam Michael2016-10-11
* Post the expansion of a target pattern on the event streamGravatar Klaus Aehlig2016-10-10
* Fall back to compiling header-only libraries with --compile_one_dependency.Gravatar Googler2016-10-10
* RELNOTES: Create a flag --android_dynamic_mode to turn off dynamic mode durin...Gravatar Googler2016-10-10
* Add a way to pass extra inputs to the linking stepGravatar Dmitry Shevchenko2016-10-10
* Refactor in preparation for adding minimum classpath optimization.Gravatar Googler2016-10-10
* Make the .d file a mandatory output of the ObjcCompileAction.Gravatar Cal Peyser2016-10-10
* Make a method in ProtoOutputFormatter visible for tests.Gravatar Janak Ramakrishnan2016-10-10
* Add a method in MetadataHandler to retrieve contained artifacts from TreeArti...Gravatar Rumou Duan2016-10-07
* Remove support for "Python" parsing mode.Gravatar Laurent Le Brun2016-10-07
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Fix-up for last sandbox change, forgot to add "block-*" to the execution info...Gravatar Philipp Wollermann2016-10-07
* Rollback of commit 5c071429e83b5c6d872c755d3da21ad934638111.Gravatar Damien Martin-Guillerez2016-10-07
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* Register the BuildEventStreamerGravatar Klaus Aehlig2016-10-07
* Implement cc_common.link_params_merge function.Gravatar Dmitry Lomov2016-10-07
* Allow rules to consume CcLinkParamsProviders provided by Skylark rules.Gravatar Dmitry Lomov2016-10-07
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* remove inaccurate sentence from DependencyResolver commentsGravatar Benjamin Peterson2016-10-07
* Rollback of commit 0e9a1b2d51f9e03f4493e52d23cb3efc568be59f.Gravatar Googler2016-10-07
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-10-07
* Remove duplicated "Can be None". The allowReturnNones = true generates "MayGravatar Adam Michael2016-10-07
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Handles missing classes.jar in aar_import gracefully, by creating an empty ja...Gravatar Adam Michael2016-10-07
* Bridged --experimental_repository_cache value to HttpDownloader. Created Http...Gravatar Jingwen Chen2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Improve memory overhead of calculating all computed default valuesGravatar Michajlo Matijkiw2016-10-07
* Allow repositories to refer to the local repository by repo nameGravatar Kristina Chodorow2016-10-07