Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-26 | build system: unify/simplify library handling a bit. | Thomas Martitz | |
libs in $ROOT/lib now add to $(CORE_LIBS) and $(EXTRA_LIBS) and are automatically linked by the core and codecs/plugins respectively. Change-Id: Iff482c792a8c8142718f6a16a450c6e2f1497c9a | |||
2012-01-22 | Fix native arm builds. arm_support couldn't build properly. | Thomas Martitz | |
Change-Id: I34526a015357e36ffd612bf2fabf78a0354066ca | |||
2012-01-21 | Move supprt-arm.S to separate library. | Thomas Martitz | |
Core, codecs and plugins link it separately so this gets rid of SOURCES trickery. Don't build it for hosted targets. Change-Id: If15ef90e93cd218a4352ae8e89eea95d3122452f |