Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
include/asio/ | 03-May-2024 | - | 29,350 | 16,018 | ||
COPYING | D | 03-May-2024 | 224 | 5 | 3 | |
LICENSE_1_0.txt | D | 03-May-2024 | 1.3 KiB | 24 | 20 | |
README | D | 03-May-2024 | 111 | 5 | 3 | |
README.parameter-framework | D | 03-May-2024 | 449 | 9 | 7 |
README
1asio version 1.10.6 2Released Tuesday, 24 March 2015. 3 4See doc/index.html for API documentation and a tutorial. 5
README.parameter-framework
1This version of ASIO has been minified for lower disk footprint for Android 2integraton by support/android/asio/asio_shrinker.sh. 3 4Although unlikely (thanks to having been tested on all AOSP lunch targets), if 5the Parameter Framework fails to compile on your lunch target because of a 6missing ASIO header, you may download a vanilla ASIO version from 7'http://sourceforge.net/projects/asio/files/asio/1.10.6%20%28Stable%29/' and 8run that script anew. 9