aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Fix IllegalStateException when reloading several time the same extensionGravatar Damien Martin-Guillerez2016-10-14
* Rollback of commit 2891ec527eed27d0c6460d66f51cb66a43373b6a.Gravatar Damien Martin-Guillerez2016-10-14
* Slight refactor of ExternalFilesHelper:Gravatar Nathan Harmata2016-10-14
* Simplify imports in BuildFileASTGravatar Laurent Le Brun2016-10-14
* Make --watchfs a common command option.Gravatar Ulf Adams2016-10-13
* Refactoring for LoadStatementGravatar Laurent Le Brun2016-10-13
* Make Darwin sandboxing default again.Gravatar Yue Gan2016-10-13
* Rollback of commit f695c54a8f5f6be7adb678d305005f78e4b44424.Gravatar Philipp Wollermann2016-10-13
* Fix createSymlinksForInputs to correctly handle existing files that are not s...Gravatar Philipp Wollermann2016-10-13
* Refactor getParentWithSkylarkModule() into SkylarkInterfaceUtilsGravatar Jon Brandvein2016-10-13
* Adds an enum to describe how PackageLookupFunction should handle package labelsGravatar John Cater2016-10-13
* Rollback of commit 2fcf0e4cfb97af7cc8b8a090c5144c87b759bc13.Gravatar Adam Michael2016-10-12
* Remove unneeded annotationGravatar Jon Brandvein2016-10-12
* Automated [] rollback of commit e898023ffc6c47a27312c4d3659dbeeccdb3cd37.Gravatar Yue Gan2016-10-12
* Add the coverage report generator to TestParams when the configuration says w...Gravatar Lukacs Berki2016-10-12
* When requesting all transitive traversal values recursively, request packages...Gravatar Janak Ramakrishnan2016-10-12
* Automated [] rollback of commit 8d36a34ee02ad0fd07d713b8c8ee273ff30d2fb9.Gravatar Jon Brandvein2016-10-12
* Initial checkin of apple_dynamic_libraryGravatar Chris Parsons2016-10-12
* [Roll-forward] Rollback of commit dd299dbc61be51112534a4698f7cf2deee43053b.Gravatar Jon Brandvein2016-10-12
* 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
* Fix build on WindowsGravatar Damien Martin-Guillerez2016-10-07
* Add a method in MetadataHandler to retrieve contained artifacts from TreeArti...Gravatar Rumou Duan2016-10-07