bazel_maven_repository icon indicating copy to clipboard operation
bazel_maven_repository copied to clipboard

Support Windows

Open cgruber opened this issue 6 years ago • 3 comments

cgruber avatar Mar 23 '19 06:03 cgruber

Currently blocked by #64

cgruber avatar Mar 23 '19 06:03 cgruber

#65 is on its way in. I don't know if it's sufficient, but I'll try to do some testing once it's in place. I tried to set up some windows-based CI, and Travis is just not there yet. I have a windows laptop now, so I'll give a go on that.

cgruber avatar Jun 14 '19 03:06 cgruber

Unfortunately, this is going to be a bit harder. I've had to use some unix-specific things in some areas, so I will have to solve this by making toolchains appropriate to each platform.

cgruber avatar Jun 18 '19 06:06 cgruber