aboutsummaryrefslogtreecommitdiff
path: root/bp2build/java_binary_host_conversion_test.go
AgeCommit message (Expand)Author
2023-04-11Bp2build support for sdk_version and java_version.Romain Jobredeaux
2023-03-16Create an intermediate java library for every java_binary targetRomain Jobredeaux
2023-03-14bp2build kotlinCFlagsAlix
2023-03-03code cleanup for bp2build java_binary with kt srcsAlix
2023-01-09java_binary with kotlin sourcesAlix
2022-10-31Multithread symlink forest removal.Lukacs T. Berki
2022-10-28Bp2build Java libs for java_binary -> java_import edgeAlix
2022-10-28Revert "Multithread symlink forest removal."Christopher Parsons
2022-10-28Multithread symlink forest removal.Lukacs T. Berki
2022-09-01Exporting MakeBazelTarget() in testing.goAlix
2022-08-01export common bp2build testing functionsSam Delmerico
2022-04-28bp2build converts java_version property to javacopts attributeVinh Tran
2022-03-30emulate java_library static_deps with Bazel exportsSam Delmerico
2022-02-03add target_compatible_with stanza for host targetsSam Delmerico
2022-01-06Convert javacflags -> javacopts for java_binary_hostSam Delmerico
2021-12-14Add the initial implementation of bp2build converter for java_library,Wei Li