1. 24d69a6 reflow the repository with buildifier by hsyed · 7 years ago
  2. 43dad81 reorganize skylark layout to support another aspect by hsyed · 7 years ago
  3. 4ec3449 split timing and trace into seperate flags and tidy up by hsyed · 7 years ago
  4. d802bde centralise output sink class and rework into a task context by hsyed · 7 years ago
  5. 78a2dc5 add debug setting and thread it to the builder via the toolchain by hsyed · 7 years ago
  6. d62ca7d merge task builder into kotlin builder and move task specific logic to by hsyed · 7 years ago
  7. 97b1d49 various tidy ups and reorganizations (for a task-model and from the android and js branches) by hsyed · 7 years ago
  8. d97fc6a update flag file check to support .jar-\d+.params by hsyed · 7 years ago
  9. 76a0e94 switch to JavaInfo as the constructor for the JavaInfo by hsyed · 7 years ago
  10. ae7772c use ctx.actions.args by hsyed · 7 years ago
  11. 34f8549 fix bug in srcjar generation by hsyed · 7 years ago
  12. 42eceb7 Source jar (#100) by Hassan Syed · 7 years ago
  13. 234b4ea swap guice for dagger and reduce deploy jar to 3.3 mb down from 8 by hsyed · 7 years ago
  14. 268a438 Keep the platform and rule type in destructured form in the compilation task. by hsyed · 7 years ago
  15. 8baf590 kotlin model changes by hsyed · 7 years ago
  16. e1eb8d5 fix ij plugin dep pickup by hsyed · 7 years ago
  17. 8bef4f2 fix extension usage by hsyed · 7 years ago
  18. f6e3010 Remove stdlib (#97) by Hassan Syed · 7 years ago
  19. a8e29cc Remove jar tool usage and add jar normalisation. (#94) by Hassan Syed · 7 years ago
  20. 9a7dfa0 remove underscores from common deps or ij won't index the deps and remove host cfg from stdlibs by hsyed · 7 years ago
  21. 415ee0f cherry pick directory structure from ic branch, refactor and document model. by hsyed · 7 years ago
  22. 7420b03 Update builder to support building from a JDK9 host_javabase (#82) by Hassan Syed · 7 years ago
  23. cb8545f fix bug leading to srcjar expansion and merge occuring twice by hsyed · 7 years ago
  24. 00042fc tidy up srcjar expansion and remove some unused methods by hsyed · 7 years ago
  25. ee07ea9 update to kotlin 1.2.50 by hsyed · 7 years ago
  26. bd96ef5 withSource method was extending the builder command with generated sources instead of regular sources by hsyed · 7 years ago
  27. c3c1b03 fix bug in arg preprocessor by hsyed · 7 years ago
  28. 2d517f9 issue #69 friend support by Hassan Syed · 7 years ago
  29. 8bb7c08 rework the bootstrap macros to support multiple bootstrap libs and add (#71) by Hassan Syed · 7 years ago
  30. 1b274ef log out kapt errors by hsyed · 7 years ago
  31. afeb2b4 fix error rendering to console by hsyed · 7 years ago
  32. 4a41020 huge refactor, performance improvments and bazel_deps by hsyed · 7 years ago
  33. fe7e1b1 test refactor and replace moshi with protobuf, start model proto file by hsyed · 7 years ago
  34. 4010f9b fixes for intellij model, srcjars weren't being picked up (#55) by Hassan Syed · 7 years ago
  35. 52cb2f2 add srcjar support to enable code gen plugins (#54) by Hassan Syed · 7 years ago
  36. 8b09300 directory refactor and class and source allignment with -2.params file ruleKind added by hsyed · 7 years ago
  37. c4ebdc5 rework flag bits for #36 and #37 by hsyed · 7 years ago
  38. a071dc4 reorganize builder packages by hsyed · 7 years ago