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