Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: re-build all mesa binaries properly | Chih-Wei Huang | 2015-04-22 | 1 | -0/+8 |
| | | | | | | | The clean steps ensure both 32-bit and 64-bit objects are cleaned. Signed-off-by: Chih-Wei Huang <[email protected]> Reviewed-by: Emil Velikov <[email protected]> | ||||
* | android: add CleanSpec.mk | Emil Velikov | 2014-08-13 | 1 | -0/+7 |
The file contains rules that are executed on incremental builds. This way one can avoid doing a full clean and ensure that the new object (library) is correctly build. Inspired by the work of Chih-Wei Huang, from the Android-x86 project. Signed-off-by: Emil Velikov <[email protected]> |