Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanups for core/ui Makefile separation. | David 'Digit' Turner | 2011-02-23 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | This patch contains minor cleanups that will be needed by a few future patches that will improve the way core and ui sources are separated and built. - remove a few compiler warnings - formatting - remove the memcheck CONFIG_MEMCHECK checks (they later get in the way) - refine hw/hw.h inclusion's of cpu.h (this comes from upstream) - add missing definitions for PRUd64 and PRUx64 (used later) - remove CONFIG_SHAPER test, replace with CONFIG_ANDROID instead. - add missing strdup() calls. Change-Id: Ic7d6681a51af718c298f0ee4bd884b1d8750f28e | ||||
* | Revert "Build arm and x86 binaries at the same time." | Xavier Ducrohet | 2011-02-09 | 1 | -0/+6 |
| | | | | | | This fails to build on MacOS X This reverts commit a39b10bd2574825a815d6ad854499dd127cfa9cb. | ||||
* | Build arm and x86 binaries at the same time. | David 'Digit' Turner | 2011-02-10 | 1 | -6/+0 |
| | | | | Change-Id: I105c5a097c988cb964b47b40b71c7a08af0d9210 | ||||
* | Merge memory checking from sandbox | Vladimir Chtchetkine | 2010-02-18 | 1 | -0/+94 |
Change-id: Ibce845d0 |