Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | androidmk: support conditionals on HOST_OS == linux | Colin Cross | 2015-03-27 | 2 | -8/+8 |
* | androidmk: print unsupported $(call) and $(eval) lines | Colin Cross | 2015-03-27 | 1 | -0/+2 |
* | Support cc_test_host | Colin Cross | 2015-03-27 | 2 | -1/+4 |
* | Add support for building NDK modules. | Dan Albert | 2015-03-26 | 1 | -7/+9 |
* | Update import paths for changes to blueprint | Colin Cross | 2015-03-23 | 2 | -2/+2 |
* | androidmk fixes for blueprint update | Colin Cross | 2015-03-20 | 1 | -3/+3 |
* | Add support for LOCAL_ARM_MODE in androidmk | Tim Kilbourn | 2015-03-19 | 2 | -6/+13 |
* | Remove LOCAL_CPP_EXTENSION during Android.mk translation | Colin Cross | 2015-03-19 | 2 | -0/+6 |
* | Fix LOCAL_CXX_STL translation (now maps to stl). | Dan Albert | 2015-03-18 | 1 | -1/+1 |
* | Add soong_build primary builder | Colin Cross | 2015-03-13 | 8 | -0/+1874 |