~vicamo/libhybris/+git/libhybris:for-libhybris-maintainers/bug-1596772/add-scandir-hook

Last commit made on 2016-06-28
Get this branch:
git clone -b for-libhybris-maintainers/bug-1596772/add-scandir-hook https://git.launchpad.net/~vicamo/libhybris/+git/libhybris
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
for-libhybris-maintainers/bug-1596772/add-scandir-hook
Repository:
lp:~vicamo/libhybris/+git/libhybris

Recent commits

13a1bb7... by You-Sheng Yang

bug-1596772/add-scandir-hook

28fc4ff... by Ballock

[properties] An off-by-one error in prop handling

2507693... by Simon Fels

debian: release 0.1.0+git20151016+6d424c9-0ubuntu17

9ee10ef... by Simon Fels

Merge remote-tracking branch 'morphis/fixes-for-multi-linker'

118774b... by Simon Fels

debian: enable ubuntu linker overrides only for armhf

17ffaf7... by Simon Fels

hybris: common: enable linker overrides only by configure option

This way we can selectively enable/disable them per build architecture
in the distribution packaging. Intent behind this is to let devices we
may migrate in the future from armhf to arm64 stay on the linker
version they're forced to to not change anything on what we have in
production but fix any bugs with a newer linker version only for arm64.

b45a220... by Simon Fels

hybris: glesv2: don't return anything in functions with void as return type

158d1f7... by Simon Fels

hybris: common: rename variable containing hooks for all devices

f47b3f5... by Simon Fels

hybris: common: use debug log statement rather than plain printf

816b8bc... by Simon Fels

hybris: common: add env variable to override selected SDK version