Difference between revisions of "Bering-uClibc 4.x - Developer Guide"

From bering-uClibc
Jump to: navigation, search
(Added Debugging Tools and Techniques Chapter)
(Appendices)
Line 13: Line 13:
 
# [[Bering-uClibc 4.x - Developer Guide - Contents of the buildtool/tools/ Directory|Contents of the <code class="filename">buildtool/tools/</code> Directory]]
 
# [[Bering-uClibc 4.x - Developer Guide - Contents of the buildtool/tools/ Directory|Contents of the <code class="filename">buildtool/tools/</code> Directory]]
 
# [[Bering-uClibc 4.x - Developer Guide - Debugging Tools and Techniques|Debugging Tools and Techniques]]
 
# [[Bering-uClibc 4.x - Developer Guide - Debugging Tools and Techniques|Debugging Tools and Techniques]]
 
+
# [[Bering-uClibc 4.x - Developer Guide - The Release Process|The Release Process]]
  
 
[[Category:Bering-uClibc_4.x]]
 
[[Category:Bering-uClibc_4.x]]
 
[[Category:Developer_Guide]]
 
[[Category:Developer_Guide]]

Revision as of 21:20, 6 March 2011

Contents

  1. Introduction
  2. Preparing the Build Environment
  3. Compiling Source Code - How to use buildtool.pl
  4. Building a Package - How to use buildpacket.pl
  5. Building an Image - How to use buildimage.pl
  6. Building a Distribution - Putting it all together


Appendices

  1. Development Policies and Guidelines
  2. Hints and Tips for using Git SCM
  3. Contents of the buildtool/tools/ Directory
  4. Debugging Tools and Techniques
  5. The Release Process