Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support passing parameters to annotation processor? #28

Closed
Piasy opened this issue Oct 18, 2015 · 1 comment
Closed

Support passing parameters to annotation processor? #28

Piasy opened this issue Oct 18, 2015 · 1 comment

Comments

@Piasy
Copy link
Contributor

Piasy commented Oct 18, 2015

No description provided.

@kageiit
Copy link
Contributor

kageiit commented May 23, 2016

If you add extra parameters to the relevant JavaCompile.options , they will be pulled into the generated buck files automatically.

So if any apt plugin sets extra compiler args, they will be copied over automatically as well

@kageiit kageiit closed this as completed May 23, 2016
cwoodwar6 pushed a commit to cwoodwar6/okbuck that referenced this issue Apr 19, 2018
…tream to master

* commit '2bccd5bd8c97262987eefc008f78bf535db17e8e': (24 commits)
  Structure OkBuck's KOTLIN_HOME in the structure it expects (uber#543)
  Publish v0.29.8
  Use correct file separator char
  Publish v0.29.7
  Handle transform config files correctly
  Publish v0.29.6
  Greatly simplify transform handling in okbuck (uber#542)
  Publish v0.29.5
  Do not use merged manifest for lint and unit tests (uber#541)
  Publish v0.29.4
  Only add mapping file if proguard is enabled
  Publish v0.29.3
  Add dependency on proguard mapping file if it exists
  Publish v0.29.2
  Export proguard mapping file for use in buck if it exists
  Publish v0.29.1
  Make lint/test exclude options available per project
  Publish v0.29.0
  Add option to disable lint/test rules for specifc build types/variants (uber#540)
  NewApi Lint test and bump to 26rc1 (uber#536)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants