1. 59dc747 Update README.md by str · 5 years ago master
  2. 8b84fe6 Create ROADMAP.md by str · 5 years ago
  3. 4c71740 Add renovate.json (#176) by Renovate Bot · 5 years ago
  4. 326661e Have the no-srcs android_library in android.bzl use exports= instead of deps= (#153) by Christian Edward Gruber · 5 years ago
  5. da1232e Fix mixed UTF-8 Java and Kotlin builds (#178) by Romuald Cari · 5 years ago
  6. a712c3a update bazel toolchains pin and add toolchain config target (#177) by Nicolas Lopez · 5 years ago
  7. 9d10040 Update README.md by str · 5 years ago
  8. 8b14332 Update bazel-toolchains (#173) by Marcel Hlopko · 5 years ago
  9. a632c3a Create CODEOWNERS (#171) by Dmitry Lomov · 5 years ago
  10. be15145 Fix http_jar by Yun Peng · 5 years ago
  11. cab5eaf Cleanup for Bazel incompatible changes (#169) by Laurent Le Brun · 5 years ago
  12. 1b64e49 Run Buildifier to reformat files and apply automated fixes (#166) by Laurent Le Brun · 5 years ago
  13. 0eff49f Update bazel-toolchains pin (#168) by Marcel Hlopko · 5 years ago
  14. 87bd13f Update bazel_toolchains pin. (#157) by Xin · 5 years ago
  15. eacc5a2 Use Skylark version of http_archive. (#155) by Xin · 5 years ago
  16. 4715294 Update bazel-toolchains pin. (#154) by Xin · 5 years ago
  17. 92a3cfc refactor the testbench mocks so they are more composeable (#148) by Hassan Syed · 6 years ago
  18. 9c60df0 adding remote repo definition (#141) by Menny Even Danan · 6 years ago
  19. 46b867e cherry pick kt_jvm_import fixes and doc and kt_jvm_import the compiler jar to prevent ijarification (#143) by Hassan Syed · 6 years ago
  20. 907768e update to 1.2.70 and remove friend paths work arround (#142) by Hassan Syed · 6 years ago
  21. c56299c remove outdated description text from readme by hsyed · 6 years ago
  22. 6a1ba7b remove timeout from test, bazel handles this by hsyed · 6 years ago
  23. 9b02fa2 remove unused targets by hsyed · 6 years ago
  24. b48c3f3 Kapt3 use processorpath and processors flags. remove gson usage. by hsyed · 6 years ago
  25. fe593c5 support only a single compiler repository version by hsyed · 6 years ago
  26. d83e268 thread all deps through android_library before compiling kotlin by hsyed · 6 years ago
  27. c5e25d7 rebase "fix usage java tools" pr (#134) by Hassan Syed · 6 years ago
  28. 864cf4e develop builder testing base classes further by hsyed · 6 years ago
  29. 0577be9 get builder tests passing on windows by hsyed · 6 years ago
  30. 0f771d9 basic js tests. by hsyed · 6 years ago
  31. ea6d98b add builder tests that validate errors are rendered relative to workspace. by hsyed · 6 years ago
  32. 303b1ca add builder tests for annotation processing by hsyed · 6 years ago
  33. a4e902d consolate all srcs under src by hsyed · 6 years ago
  34. 643b3e5 js_import expanded, now compatible with node module conventions by hsyed · 6 years ago
  35. 2031321 tidy up and update the resource merging away from deprecated apis by hsyed · 6 years ago
  36. 94a3848 simplify the plugin aspect rollup by hsyed · 6 years ago
  37. 7dbb903 various tidy ups and documentation by hsyed · 6 years ago
  38. 303eefb basic js support (#114) by Hassan Syed · 6 years ago
  39. afcaf55 Basic Android support (#117) by Hassan Syed · 6 years ago
  40. ab20af7 cherry some changes from android branch by hsyed · 6 years ago
  41. d9d2a43 #107 fix, resolve_command ensures correct sequencing by hsyed · 6 years ago
  42. 2fddb2a cherry pick some changes from js branch by hsyed · 6 years ago
  43. 9b1dece remove skydoc generation wireup by hsyed · 6 years ago
  44. edb6616 fine tune compilation output logging and some other cherries by hsyed · 6 years ago
  45. 3506c46 tidy up toolchain.bzl and jvm.bzl. These files are no longer skydoc compatible. by hsyed · 6 years ago
  46. 24d69a6 reflow the repository with buildifier by hsyed · 6 years ago
  47. 71e20d6 rename KtInfo to KtJvmInfo by hsyed · 6 years ago
  48. 43dad81 reorganize skylark layout to support another aspect by hsyed · 6 years ago
  49. 4ec3449 split timing and trace into seperate flags and tidy up by hsyed · 6 years ago
  50. d802bde centralise output sink class and rework into a task context by hsyed · 6 years ago
  51. 89f5f30 add scripts to makefile by hsyed · 6 years ago
  52. 78a2dc5 add debug setting and thread it to the builder via the toolchain by hsyed · 6 years ago
  53. d62ca7d merge task builder into kotlin builder and move task specific logic to by hsyed · 6 years ago
  54. 97b1d49 various tidy ups and reorganizations (for a task-model and from the android and js branches) by hsyed · 6 years ago
  55. d97fc6a update flag file check to support .jar-\d+.params by hsyed · 6 years ago
  56. dcb6763 update the local tests with new hashes by hsyed · 6 years ago
  57. 34970e0 update to 1_2_60 by hsyed · 6 years ago
  58. e58076b kotlin current release updated to 1.2.51 (#103) by Shagen Ogandzhanian · 6 years ago
  59. 9d7bcb5 Correct rules names by Menny Even Danan · 6 years ago
  60. 76a0e94 switch to JavaInfo as the constructor for the JavaInfo by hsyed · 6 years ago
  61. ae7772c use ctx.actions.args by hsyed · 6 years ago
  62. 34f8549 fix bug in srcjar generation by hsyed · 6 years ago
  63. 42eceb7 Source jar (#100) by Hassan Syed · 6 years ago
  64. 234b4ea swap guice for dagger and reduce deploy jar to 3.3 mb down from 8 by hsyed · 6 years ago
  65. 268a438 Keep the platform and rule type in destructured form in the compilation task. by hsyed · 6 years ago
  66. 8baf590 kotlin model changes by hsyed · 6 years ago
  67. e1eb8d5 fix ij plugin dep pickup by hsyed · 6 years ago
  68. 8bef4f2 fix extension usage by hsyed · 6 years ago
  69. 0f986c6 make the hashing test local and add ij runconfig by hsyed · 6 years ago
  70. 5f741f4 fix embed resources hash by hsyed · 6 years ago
  71. 72bf788 ensure jar normalization by hsyed · 6 years ago
  72. f6e3010 Remove stdlib (#97) by Hassan Syed · 6 years ago
  73. 4184f41 Update bazel deps (#95) by Hassan Syed · 6 years ago
  74. a8e29cc Remove jar tool usage and add jar normalisation. (#94) by Hassan Syed · 6 years ago
  75. 9a7dfa0 remove underscores from common deps or ij won't index the deps and remove host cfg from stdlibs by hsyed · 6 years ago
  76. 0a60cad Move implicits to toolchain and some other stuff (#92) by Hassan Syed · 6 years ago
  77. 415ee0f cherry pick directory structure from ic branch, refactor and document model. by hsyed · 6 years ago
  78. 740b962 regenerate the documentation and remove deprecated startup option removals by hsyed · 6 years ago
  79. ed8ff30 tidy ups by hsyed · 6 years ago
  80. ed4effb remove usages of native http archive by hsyed · 6 years ago
  81. d7ebd99 update skydoc stack and get doc gen working again (somewhat) by hsyed · 6 years ago
  82. 68b3fc4 remove usage of filetype by hsyed · 6 years ago
  83. 7420b03 Update builder to support building from a JDK9 host_javabase (#82) by Hassan Syed · 6 years ago
  84. cb8545f fix bug leading to srcjar expansion and merge occuring twice by hsyed · 6 years ago
  85. bc7f26f remove language version -- use latest ij plugin. by hsyed · 6 years ago
  86. 9246f92 split dagger example test as it can fail on independently and reorganize a bit by hsyed · 6 years ago
  87. b04bc71 add generated srcjar example for intellij validation by hsyed · 6 years ago
  88. 00042fc tidy up srcjar expansion and remove some unused methods by hsyed · 6 years ago
  89. 2c12883 add kotlinx coroutines to coffee app for ij verification by hsyed · 6 years ago
  90. ee07ea9 update to kotlin 1.2.50 by hsyed · 6 years ago
  91. bd96ef5 withSource method was extending the builder command with generated sources instead of regular sources by hsyed · 6 years ago
  92. acaa900 Manually call the Kotlin compiler during bootstrap by David Flemström · 6 years ago
  93. cab1d67 Merge pull request #73 from bazelbuild/friends by Hassan Syed · 6 years ago
  94. c3c1b03 fix bug in arg preprocessor by hsyed · 6 years ago
  95. 44a90a7 Update README.md by Hassan Syed · 6 years ago
  96. 0159225 Merge pull request #72 from bazelbuild/friends by Hassan Syed · 6 years ago
  97. 2d517f9 issue #69 friend support by Hassan Syed · 6 years ago
  98. 8bb7c08 rework the bootstrap macros to support multiple bootstrap libs and add (#71) by Hassan Syed · 6 years ago
  99. 14c3804 Merge pull request #68 from bazelbuild/fix_export_trans_runtime_path by Hassan Syed · 6 years ago
  100. 41225f1 fix export deps runtime deps so that hjars are not selected by hsyed · 6 years ago