Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

hsyed/rules_kotlin_old

This branch is 23 commits ahead of, 8 commits behind pubref/rules_kotlin:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7abdd03 · Jan 31, 2018

History

71 Commits
Jan 31, 2018
Jan 31, 2018
Jan 29, 2018
Jan 26, 2018
Jan 6, 2018
Jan 2, 2018
Jan 29, 2018
Jan 29, 2018
Jan 29, 2018
Jan 29, 2018
Jan 22, 2018
Jan 31, 2018
Jan 29, 2018

Repository files navigation

These rules are now maintained at bazelbuild/rules_kotlin. This repo will be recycled soon.

Overview

These rules were initially forked from pubref/rules_kotlin. Key changes:

  • Replace the macros with three basic rules. kotlin_binary, kotlin_library and kotlin_test.
  • Use a single dep attribute instead of java_dep and dep.
  • Add support for the following standard java rules attributes:
    • data
    • resource_jars
    • runtime_deps
    • resources
    • resources_strip_prefix
    • exports
  • Persistent worker support.
  • Mixed-Mode compilation (compile Java and Kotlin in one pass).

About

This repo is retired and will be recycled soon. Official rules found at ->

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.9%
  • Java 46.8%
  • Other 1.3%