Releases: sammi/bazel-to-msbuild
Releases · sammi/bazel-to-msbuild
bazel to msbuild converter for cpp console app
-> Fix b2m command cannot find ./cli.jar issue.
-> Update document for running b2m on Mac/Linux.
bazel to msbuild converter for cpp console app
fix regression.
add sample c++ bazel project for winmd by using c++ toolchain on windows10 and visual studio 2022.
bazel to msbuild converter for cpp console app
v0.2.9 Fix command line regression issue.
bazel to msbuild converter for cpp console app
upgrade maven dependencies, resolve log4shell CVE issue.
bazel to msbuild converter for cpp console app
v0.2.7 Manage os environment variables by repository_rule.
bazel to msbuild converter for cpp console app
v0.2.6 Fix can not run java unit test issue by upgrade spring boot and spock…
bazel to msbuild converter for cpp console app
v0.2.5 Add unit test for midl rule.
bazel to msbuild converter for cpp console app
v0.2.4 resolve conflicts
bazel to msbuild converter for cpp console app
v0.2.3 Add sample midl bazel project.
bazel to msbuild converter for cpp console app
v0.2.2 Merge remote-tracking branch 'origin/main' into main