Skip to content

Releases: sammi/bazel-to-msbuild

bazel to msbuild converter for cpp console app

08 Jan 07:18
Compare
Choose a tag to compare

-> Fix b2m command cannot find ./cli.jar issue.
-> Update document for running b2m on Mac/Linux.

bazel to msbuild converter for cpp console app

04 Jan 06:14
620ad3a
Compare
Choose a tag to compare

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

04 Jan 06:01
Compare
Choose a tag to compare
v0.2.9

Fix command line regression issue.

bazel to msbuild converter for cpp console app

30 Dec 19:19
080a773
Compare
Choose a tag to compare

upgrade maven dependencies, resolve log4shell CVE issue.

bazel to msbuild converter for cpp console app

21 Jun 05:51
Compare
Choose a tag to compare
v0.2.7

Manage os environment variables by repository_rule.

bazel to msbuild converter for cpp console app

22 May 21:09
Compare
Choose a tag to compare
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

03 Apr 17:43
Compare
Choose a tag to compare
v0.2.5

Add unit test for midl rule.

bazel to msbuild converter for cpp console app

18 Mar 06:51
Compare
Choose a tag to compare

bazel to msbuild converter for cpp console app

18 Mar 06:45
Compare
Choose a tag to compare
v0.2.3

Add sample midl bazel project.

bazel to msbuild converter for cpp console app

18 Mar 06:02
Compare
Choose a tag to compare
v0.2.2

Merge remote-tracking branch 'origin/main' into main