summaryrefslogtreecommitdiff
path: root/scripts/gen-kotlin-build-file.py
AgeCommit message (Collapse)Author
2024-08-07Use rsp for kotlin classpath Colin Cross
Support long classpaths by passing the classpath in a file to the script that generates build.xml. Bug: 308016794 Test: builds Flag: EXEMPT refactor Change-Id: Ib238a83a26acba7ede8e55298397dbeb9a57a866
2024-05-04Fix reference unknown variable 'file' Cole Faust
Also log the rspfile for easier debugging. Bug: 318434287 Test: Presubmits Change-Id: I4ef6f2065a39ce6fef816f7241d079149043ffd0
2020-06-26Move gen-kotlin-build-file.sh to python Colin Cross
Kotlin common multiplatform sources support will require more complexity in gen-kotlin-build-file.sh, move it to python instead. Test: m checkbuild Change-Id: I02312160ad781877f1fec971168331c0dcecf136