Difference between revisions of "Bering-uClibc 5.x - Developer Guide"
From bering-uClibc
m (Add Git Workflows) |
|||
Line 2: | Line 2: | ||
# [[Bering-uClibc 5.x - Developer Guide - Introduction|Introduction]] | # [[Bering-uClibc 5.x - Developer Guide - Introduction|Introduction]] | ||
# [[Bering-uClibc 5.x - Developer Guide - Preparing the Build Environment|Preparing the Build Environment]] | # [[Bering-uClibc 5.x - Developer Guide - Preparing the Build Environment|Preparing the Build Environment]] | ||
+ | # [[Bering-uClibc 5.x - Developer Guide - Compiling Source Code|Compiling Source Code]] - How to use <tt>buildtool.pl</tt> | ||
+ | # [[Bering-uClibc 5.x - Developer Guide - Building a Package|Building a Package]] - How to use <tt>buildpacket.pl</tt> | ||
+ | # [[Bering-uClibc 5.x - Developer Guide - Building an Image|Building an Image]] - How to use <tt>buildimage.pl</tt> | ||
# [[Bering-uClibc 5.x - Developer Guide - Adding a Hardware Architecture Variant|Adding a Hardware Architecture Variant]] | # [[Bering-uClibc 5.x - Developer Guide - Adding a Hardware Architecture Variant|Adding a Hardware Architecture Variant]] | ||
Revision as of 07:55, 4 October 2012
Contents
- Introduction
- Preparing the Build Environment
- Compiling Source Code - How to use buildtool.pl
- Building a Package - How to use buildpacket.pl
- Building an Image - How to use buildimage.pl
- Adding a Hardware Architecture Variant