summaryrefslogtreecommitdiff
path: root/application-devel/embedded-devel
AgeCommit message (Collapse)Author
2011-01-25Added a basic introduction ti libraries:Jan Altenberg
- Creating static and shared libraries - Naming schemes for dynamic libraries
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-04-29Added some contents to the Toolchain / Embedded-Devel chapter:Jan Altenberg
- gcc options: Wall, Werror - gcc: useful options - ld-linux.so: Search order, environment variables
2010-04-22Basic chapter about gcc, binutils and makejan
2009-06-21Added Makefile for embedded-develJan Altenberg
2009-06-09Initial commit.Hans J. Koch