aboutsummaryrefslogtreecommitdiff
path: root/cc/rs.go
AgeCommit message (Expand)Author
2021-07-30remove target from every intermediate depFileYuntao Xu
2020-08-11Remove obsolete PDK build functionalityDan Willemsen
2020-08-07Introduce AlwaysUsePrebuiltSdksJeongik Cha
2019-12-09Move/dedupe some host path functions in package_ctx.go.Martin Stjernholm
2019-11-07Split local and global cflagsColin Cross
2019-07-17Renderscript: rename .rs extension to .rscriptJeff Vander Stoep
2019-06-13Actually depend on the headers from renderscriptDan Willemsen
2018-11-18Use prebuilt llvm-rs-cc for unbundled buildColin Cross
2018-03-19Mark generated renderscript header files as implicit outputsColin Cross
2017-12-01Add system_$(VER)Sundong Ahn
2017-11-07Change bool, and string properties to *bool, and *string for ccNan Zhang
2017-10-24Move ModuleContext.ModuleBuild to ModuleContext.BuildColin Cross
2017-10-18Some clarifications in preparation to automatically order linker dependenciesJeff Gaston
2017-05-10Prettify soong ninja build descriptionsColin Cross
2017-05-08Automatically add frameworks/rs includes to modules with .rs filesColin Cross
2017-05-05Support .rs and .fs files in cc_* module srcs listsColin Cross