summaryrefslogtreecommitdiff
path: root/android/mesa3d_cross.mk
Commit message (Expand)AuthorAgeFilesLines
* Android.mk: Fix gnu++14 related build failuresMauro Rossi2022-11-071-1/+1
* android: -Ddri-drivers= is not needed anymoreYonggang Luo2022-11-021-1/+0
* Android: Use libgbm_mesa name for SDK30+Roman Stratiienko2022-09-121-1/+1
* Android.mk: Provide a custom entry name to ensure meson checks succeedAlessandro Astone2022-09-051-0/+1
* Android.mk: Filter out --build-id=md5 linker flagAlessandro Astone2022-09-051-1/+2
* Android.mk: Disable lmsensorsAlessandro Astone2022-08-121-0/+1
* Android.mk: Intermediate output paths may already be absoluteAlessandro Astone2022-06-261-18/+33
* Android.mk: Generate the dummy source in local-generated-sources-dirAlessandro Astone2022-06-261-4/+5
* Android.mk: Fix c11-related build failuresRoman Stratiienko2022-06-171-4/+2
* gallium/swr: Remove common code and build optionsJan Zielinski2021-12-061-2/+1
* android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)Mauro Rossi2021-11-301-0/+1
* Revert "android: define cpp_rtti=false because libLLVM is built w/o RTTI"Mauro Rossi2021-11-301-1/+0
* android.mk: Add missing variables to the make targetRoman Stratiienko2021-11-231-1/+5
* android: define cpp_rtti=false because libLLVM is built w/o RTTIMauro Rossi2021-11-201-0/+1
* AOSP: Update timestamps of target binariesRoman Stratiienko2021-08-161-2/+4
* AOSP: Do not add '-Wl,--gc-sections' to the linker argumentsRoman Stratiienko2021-07-071-2/+3
* android: Add scripts to build using mesonRoman Stratiienko2021-06-071-0/+293